@charset "utf-8";
/* CSS Document */

.content {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#534a4a;
font-weight:normal;
text-decoration:none;
}
.redcontent {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#d80303;
font-weight:normal;
text-decoration:none;
}
.redcontent a:link, .redcontent a:visited, .redcontent a:active{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#d80303;
font-weight:normal;
text-decoration:none;
}
.redcontent a:hover{
text-decoration:underline;
}


.contentwithspace {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#534a4a;
font-weight:normal;
text-decoration:none;
padding-left:8px;
padding-top:3px;
}
.contentwithspacered {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#d80303;
font-weight:normal;
text-decoration:none;
padding-left:8px;
padding-top:3px;
}
.footerlink {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#868679;
font-weight:normal;
text-decoration:none;
}

.footerlink a:link, .footerlink a:visited, .footerlink a:active{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#868679;
font-weight:normal;
text-decoration:none;
}
.footerlink a:hover{
text-decoration:underline;
}

.button {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#534a4a;
font-weight:bold;
background-image:url(img/button.gif);
background-repeat:no-repeat;
width:80px;
height:18px;
}
.textfield {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#534a4a;
background-color:#f6f5f5;
border: 1px #b3b3b3;
font-weight:normal;
text-decoration:none;
}
.pagehead
{
	font-family:Helvetica, sans-serif;
	font-size:15px;
	color:#AD131B;
	font-weight:bold;
}
.announ
{
	font-family:Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
.whitetext {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
}
.grayborder {
border:#c7c7c7 solid 1px;
}
