.white_link:link{color:#FFFFFF;font-size:11px;font-family:Tahoma, Arial, Verdana; font-weight: normal; text-decoration: none;}
.white_link:active{color:#FFFFFF;font-size:11px;font-family:Tahoma, Arial, Verdana; font-weight: normal; text-decoration: none;}
.white_link:visited{color:#FFFFFF;font-size:11px;font-family:Tahoma, Arial, Verdana; font-weight: normal; text-decoration: none;}
.white_link:hover{color:#FFFFFF;font-size:11px;font-family:Tahoma, Arial, Verdana; font-weight: normal; text-decoration: none;}

.block_link:link{color:#000000;font-size:11px;font-family:Tahoma, Arial, Verdana; font-weight: normal; text-decoration: none;}
.block_link:active{color:#000000;font-size:11px;font-family:Tahoma, Arial, Verdana; font-weight: normal; text-decoration: none;}
.block_link:visited{color:#000000;font-size:11px;font-family:Tahoma, Arial, Verdana; font-weight: normal; text-decoration: none;}
.block_link:hover{color:#000000;font-size:11px;font-family:Tahoma, Arial, Verdana; font-weight: normal; text-decoration: none;}

.white {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.block {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.tableContent {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	padding-left:5px;
	color: #666666;
}

.green {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #224541;
}

.formfields1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#FFFFFF;
	font-weight:bold;
	background-color: #256161;
	border: 1px solid #cccccc;
}

A.small_link:link, A.small_link:visited, A.small_link:hover  {
	font-family:Tahoma, Arial, Verdana;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}
.smalltext
{
	font-family:Tahoma, Arial, Verdana;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}

.hdr {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration:underline;
}

.hdr:hover
{
text-decoration:none;
}


.formfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FCFCFC;
	border: 1px solid #000000;
}
