/* CSS Document */

.top_txt {
	color:#333333;
	text-decoration:none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 2px;
	padding-bottom: 3px;
	}
.top_txt:hover {
	color:#477A76;
	text-decoration:none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

}

.sidelink-1 {
	font: bold 11px Verdana;
	color: #477A76;
}


.main_txt {
	color:#000000;
	text-decoration:none;
	text-align: justify;
	font-weight: normal;
	font-family: Verdana, ;
	font-size: 11px;
	}
.bottomtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: blink;
}
.texthead1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006699;
	padding-bottom: 8px;
	text-decoration: blink;
}
.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC9966;
	border-right-color: #CC9966;
	border-bottom-color: #CC9966;
	border-left-color: #CC9966;
}

.tblborder {
	border: #CC9900;
}
