/* CSS Document */

<style type="text/css">
<!-- 

a.menu:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a.menu:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
}
a.menu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: justify;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;

}
tr {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
}
.regtextinp { font-family: tahoma; font-size: 11px; color: #000000}

// .style1 {color: #000000}
.style2 {
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.style3 {
	font-size: 12px;
	color: #000000;
}
.style4 {
	font-size: 12px;
	font-weight: bold;
}
.style6 {font-size: 12px; color: #000000; font-weight: bold; }
.style7 {color: #000000}
.style9 {font-size: 12px; color: #FF6600; font-weight: bold; }
.style11 {color: #000000; font-size: 11px; }
-->
</style>