.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #006633;
}
.blacktitle {
	font-family:Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.whitetitle {
	font-family:Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.table {
	border: thin solid #006633;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
.row {
	background-color: #EBF5ED;
}
.text {
	font-family:Tahoma;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: justify;
}
.textbox {
	font-family:Tahoma;
	font-size: 9pt;
}
.button {
	font-family:Tahoma;
	font-size: 9pt;
	color:black;
}
.combobox {
	font-family:Tahoma;
	font-size: 7pt;
	color:black;
}
.formshort {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 150px;
	height: 15px;
	border-color:black;
	border-width:thin ; 
}
.links {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	font-family:Tahoma;
	text-decoration:'underline';
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.links2 {

	font-size: 10px;
	font-weight: normal;
	color: #003300;
	font-family:Tahoma;
	text-decoration:none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

.links:hover {
	font-size: 10px;
	font-weight:normal;
	color: #999999;
	font-family:Tahoma;
	text-decoration:'underline';
}

.formlong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 300px;
	height: 15px;
	border-color:black;
	border-width:thin ;  
}


.header {
	font-family:Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 3px;
}
.text2 {
	font-family:Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
BODY
{
	background-image:url(bg.jpg);
	background-repeat:repeat-x;
}