body {
	background-image:url(../images/body_bg.jpg);
	margin: 0px;
	margin:20px;
}

td {
	font-family: Arial;
	font-size : 12px;
	color: #525252;
	line-height: 1.3;
}
input {
	font-family: Arial;
	font-size : 12px;
	color: #3B3B3B;
	padding-left: 5px;
	border: 1px solid #7F9DB9;
}

textarea { 
	font-family: Arial;
	font-size : 12px;
	color: #3B3B3B;
	padding-left: 5px;
	border: 1px solid #7F9DB9;
	background-color: #FFFfff; 
}
select { 
	font-family: Arial;
	font-size : 12px;
	color: #3B3B3B;
	padding-left: 5px;
	border: 1px solid #7F9DB9;
	background-color: #FFFfff; 
}

a.roz, a.roz:link, a.roz:active { font-family : Arial;font-size : 12px;font-weight:bold;text-decoration : none;color : #525252;}
a.roz:hover {font-family : Arial;font-size : 12px;font-weight:bold;text-decoration : none;color : #5184BD;}

a.top, a.top:link, a.top:active { font-family : Arial;font-size : 12px;font-weight:bold;text-decoration : none;color : #525252;}
a.top:hover {font-family : Arial;font-size : 12px;font-weight:bold;text-decoration : underline;color : #5184BD;}

a.top_buget, a.top_buget:link, a.top_buget:active { font-family : Arial;font-size : 12px;font-weight:normal;text-decoration : none;color : #525252;}
a.top_buget:hover {font-family : Arial;font-size : 12px;font-weight:normal;text-decoration : underline;color : #5184BD;}

a.menu, a.menu:link, a.menu:active { font-family : Arial;font-size : 14px;font-weight:normal;text-decoration : none;color : #000000;}
a.menu:hover {font-family : Arial;font-size : 14px;font-weight:normal;text-decoration : underline;color : #5184BD;}

a.white, a.white:link, a.white:active { font-family : Arial;font-size : 12px;font-weight:normal;text-decoration : none;color : #FFFFFF;}
a.white:hover {font-family : Arial;font-size : 12px;font-weight:normal;text-decoration : underline;color : #FFFFFF;}


a.blue, a.blue:link, a.blue:active { font-family : Arial;font-size : 13px;font-weight:bold;text-decoration : none;color : #5184BD;}
a.blue:hover {font-family : Arial;font-size : 13px;font-weight:bold;text-decoration : underline;color : #5184BD;}


.title {
	color:#000000;
	font-family: Californian FB, Arial;
	font-size:24px;
	font-weight:bold;
}
