body,td,th {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #000000;
	
	/*scrollbar-face-color:#053364;
scrollbar-arrow-color:indigo;
scrollbar-track-color:#cccccc;
scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';
*/
}
/*body {
	background-color: #999999;
}*/

a:link {color: #000000; text-decoration: none; }
a:visited {text-decoration: none; color: #000000;}
a:hover { text-decoration: underline; color: #053364;background-color: #FFCC00; }
a:active { text-decoration: none; color: #000000; }

.nava:link {color: #FFCC00; text-decoration: none;  }
.nava:visited {text-decoration: none; color: #FFCC00; }
.nava:hover { text-decoration: none; background-color: #FFCC00; width: 140; color: #000000;}
.nava:active { text-decoration: none; color: #FFFFCC;  }

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #000000;
}
.style1 {
	color: #FFCC00;
	font-weight: bold;
}
.tblbdrrl {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0F1D88;
	border-left-color: #0F1D88;
}
.ms {
	background-color: #FFCC00;
	
}
