/* CSS Document */
<!--
.style1 {
	font-family: Tahoma;
	font-size: 10px;
}
.style3 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #7D93AC;
}
.Border{ border: 2px; border-color: #B4C0CF; border-style:solid}
.style5 {font-family: Tahoma; font-size: 11px; }
.FormLogin {border-width: 1px;
border-color: #7CBA6B;
border-style:solid;
width: 50px;
height: 12px; font-family: tahoma;
font-size:10px}
.style6 {
	font-family: tahoma;
	font-size: 10px;
	color: #999999;
}
body {
	margin-top: 0px;
}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.style8 {

font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;


}
.style11 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style12 {font-size: 10px}

.BorderBottom{
border-bottom-color: #99CC00;
border-bottom-width: 1px;
border-bottom-style:solid;
}
.BorderTop{
border-top-color: #99CC00;
border-top-style:solid;
border-top-width: 1px;
}
.BorderLeft{
border-left-color: #99CC00;
border-left-width: 1px;
border-left-style:solid;
}
.BorderRigt{
border-right-color: #99CC00;
border-right-width: 1px;
 border-right-style:solid;
}
a:link { text-decoration:none; color: #666666}
a:active { text-decoration:none; color: #666666 }
a:visited { text-decoration:none; color: #666666 }
a:hover { text-decoration:underline; color: #666666 }


-->
