a, tr, td, body
{
	font-family: Verdana, Tahome;
	font-size: 11px; color: #000000;
}
a:link {
	color: #009900;
	text-decoration: none;
}
a:visited {
	color: #009900;
	text-decoration: none;
}
a:hover {
	color: #009900;
	text-decoration: underline;

}
.smallText{
	font-size: 11px;
}
.title{
	font-size: 20px;
	color: #990000;
	font-weight: bold;
}
.textField{
font-family:Verdana;
font-size:9pt;
color: black;
background-color:#336699;
border:black;
border-style:groove;
border-top-width: 1px;
border-bottom-width:1px;
border-right-width: 1px;
border-left-width: 1px;
}

.box{
font-family:Verdana;
font-size:9pt;
color: black;
background-color:#F5F5F5;
border:black;
border-style:groove;
border-top-width: 0 px;
border-bottom-width: 0 px;
border-right-width: 0 px;
border-left-width: 0 px;
}
.boxover{
font-family:Verdana;
font-size:9pt;
color: black;
cursor:hand;
background-color:#C1E0FF;
border:black;
border-style:groove;
border-top-width: 0 px;
border-bottom-width: 0 px;
border-right-width: 0 px;
border-left-width: 0 px;

}
BODY {
	SCROLLBAR-ARROW-COLOR: #105B42; SCROLLBAR-BASE-COLOR: #D6D6D6
}
