a:link {text-decoration: none}
a:hover {text-decoration: underline}
a:visited {text-decoration: none}
a:visited:hover {text-decoration: underline}


.standard
{
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight:none;
text-decoration:none;
font-size:11px;
line-height:18px;
color:#990033;
}

.mainbody
{
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight:none;
text-decoration:none;
font-size:11px;
line-height:20px;
color:#660000;
}

.maindetails
{
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight:none;
text-decoration:none;
font-size:11px;
line-height:16px;
color:#660000;
}

.maindetails a
{
color:#660000;
}

.small
{
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight:none;
text-decoration:none;
font-size:11px;
line-height:13px;
color:#990033;
}

.smallest
{
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight:none;
text-decoration:none;
font-size:10px;
line-height:13px;
color:#990033;
}

.smallestblack
{
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight:none;
text-decoration:none;
font-size:10px;
line-height:13px;
color:#000000;
}

.smallwhite
{
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight:none;
text-decoration:none;
font-size:11px;
line-height:13px;
color:#ffffff;
}

.big
{
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight:none;
text-decoration:none;
font-size:18px;
line-height:22px;
color:#667E4E;
}

.mid
{
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight:none;
text-decoration:none;
font-size:14px;
line-height:18px;
color:#000000;
}

.midspaced
{
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight:none;
text-decoration:none;
font-size:14px;
line-height:21px;
color:#000000;
}

.formbits {
	background-color: #F8F7F1;
	color: #000000;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica;
}

.formbutton {
	background-color: #DFDDDC;
	color: #000000;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica;
	font-color: #000000;
}

#NewsPanel
{
	background-color: #EFE5E6;
	border-style: solid;
	border-width: 2px;
	border-color: #EFCED5;
	margin-top: 20px;
	padding: 8px;
}

#NewsPanel a
{
	color: #650009;
}

#NewsTitle
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	line-height:26px;
	color:#667E4E;
}

#NewsContent
{
	color: #650009;
	line-height: 16px;
}