.nav {
	display: block;
	line-height: 20px;
	width:121px;
	height: 20px;
	text-decoration: none;
	text-align: center;
    background-color: #459172;
	font-size: 10pt;
	font-weight:bold;
	color: #FFFFFF;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-top:1px solid #999999;

}
.nav:hover{
    background-color:#FFFFFF;
	color: #000000;

}


td {

	font-family:Tahoma;

	font-size:13px;

	color:#6C7D88;


}

a {

	text-decoration: underline;

	color:#5182B3;

}

a.1 {

	text-decoration: none;

	color: 000000;

}

.t11 {

	font-family: Tahoma;

	font-size: 11px;

	font-style: normal;

}

body {	margin:0px;padding:0px;

		scrollbar-face-color:#;

		scrollbar-track-color:#;

		scrollbar-arrow-color:#;

		scrollbar-3Dlight-color:#;

		scrollbar-base-color:#;

		scrollbar-shadow-color:#;

		scrollbar-darkshadow-color:#;

		scrollbar-highlight-color:#;}

.blue {color:#6C7D88}

.light_blue {color:#5182B3}

.orange {color:#F38900}

.bott {color:#FFFFFF; font-size:9px; text-decoration:none}



