A:link 		{
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size: 9pt; 
color: #333333; 
font-weight:normal;
text-decoration: underline;
}

A:visited	{
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size: 9pt; 
color: #333333; 
font-weight:normal;
text-decoration: underline;
}

A:active	{
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size: 9pt; 
color: #333333; 
font-weight:normal;
text-decoration: none;
}

A:hover 	{
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size: 9pt; 
color: black; 
background: #CCCCCC;
font-weight:normal;
text-decoration: none;
}



.toptile {
	background-image: url(images/dropshadowtile.jpg);
	background-repeat: repeat-x;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.redtitle {
	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #C8131A;
}
.redsubtitle {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #D12327;
}
.whitetitle {

	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #FFFFFF;
}
