.st1 {
	font-family: verdana, tahoma, arial;
	font-size:10px;
	font-weight: bold;
	color: #FBE103;
	text-align : left;
} 
.st2 {
	font-family: verdana, tahoma, arial;
	color: white;
	font-size:11px;
	text-align : left;
} 
.st3 {
	font-family: verdana, tahoma, arial;
	color: white;
	font-size:14px;
	text-align : left;
}
.st4 {
	font-family: verdana, tahoma, arial;
	color: #0A4E64;
	font-size:10px;
	text-align : center;
}
.st5 {
	font-family: verdana, tahoma, arial;
	color: #FBE103;
	font-size:10px;
	text-align : left;
} 
.st6 {
	font-family: verdana, tahoma, arial;
	color: white;
	font-size:10px;
	text-align : left;
}  

.td_on {background-color: #0A4E64}
.td_off {background-color: #0C5A73}

a:visited {color: yellow; text-decoration: none;} 
a:hover {color: white; text-decoration: underline;}
a:active  {	color: orange;}
a:link  {color: yellow; text-decoration: none;}


a.b:visited  {
	display: block;
	background: url('images/mn.gif'); 
	color: #FBE103; 
	padding-top: 4px;
	padding-left:36px; 
	width: 137px; 
	height:17px; 
	text-decoration: none;
}

*html a.b:visited  {
	width: 173px; 
	height:21px; 
}

a.b:link  {
	display: block;
	background: url('images/mn.gif'); 
	color: #FBE103; 
	padding-top: 4px;
	padding-left:36px; 
	width: 137px; 
	height:17px; 
	text-decoration: none;
}

*html a.b:link  {
	width: 173px; 
	height:21px; 
}

a.b:hover {
	background: url('images/mn-over.gif'); 
	padding-left:42px; 
	width: 131px;  
	color: #FF9900; 
}

*html a.b:hover {
	width: 173px;  
}

a.c:visited {color: #0A4E64; text-decoration: none; font-size:8px;} 
a.c:hover {color: #0A4E64; text-decoration: underline; font-size:8px;}
a.c:active  {color: red; font-size:8px;}
a.c:link  {color: #0A4E64; text-decoration: none; font-size:8px;}

img {
	border: 0;
}

hr { height: 1px; color: #0084B0;} 

form {margin: 0;}

.inp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: white;
	background-color : #0C5A73;
}



BODY {
	padding: 0;
	margin: 0;
	background-color: #0A4E64;
	background-image: url('images/bg.gif');
	scrollbar-face-color: #0D6480;
	scrollbar-shadow-color:#0099CC;
	scrollbar-highlight-color: #0D6480;
	scrollbar-darkshadow-color: #0099CC;
	scrollbar-track-color: #0A4E64;
	scrollbar-arrow-color: #0099CC;
}

