A:link 		{
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size: 9pt; 
color: Black; 
font-weight:normal;
text-decoration: underline;
}

A:visited	{
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size: 9pt; 
color: Black; 
font-weight:normal;
text-decoration: underline;
}

A:active	{
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size: 9pt; 
color: Black; 
font-weight:normal;
text-decoration: none;
}

A:hover 	{
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size: 9pt; 
color: #656565; 
background: #F1E3C7;
font-weight:normal;
text-decoration: none;
}


.border {
	border: 1px solid #588092;
}
.maintext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
.bluetext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #538198;
}
.verticalborder {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #C4CBAC;
}
.datetext {
	color: #39AEAE;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
}
