body
{
	/* background-color:#d5d2c1; */
	background-image:url('/2007images/sitebg.gif');background-repeat: repeat-x;
	
}
a
{
	text-decoration:none;	
}
a:hover
{
	text-decoration:underline;	
}
a:visited
{
	text-decoration:none;
}
.maintable
{
	width:778px;
	background-color:#ffffff;
	align:center;
	height:86px;
}


.sitename1
{
	font-family: Arial;
	font-size:18px;
	color:#b0293a;
}
.sitename1 a
{
	text-decoration:none;
}
.sitename2
{
	font-family: Arial;
	font-size:18px;
	color:#5c5c5c;
}
.headingsmalltext1
{
	font-family: Arial;
	font-size:11px;
	color:#5c5c5c;
}
.headingsmalltext2
{
	font-family: Arial;
	font-size:11px;
	color:#b0293a;
}
.headingsmalltext2 a
{
	font-family: Arial;
	font-size:11px;
	color:#b0293a;
	text-decoration:none;
}
.headingsmalltext2 a:hover
{
	color:#000000;
	text-decoration:underline;
}
.search
{
color:#ffffff;font-family:Arial;font-size:12px;
}
.searchdropdown
{
color:#ae273e;font-family:Arial;font-size:12px;background-color:#ffffff;
}
.navigationtitle
{
	font-family: Arial;
	font-size:14px;
	color:#525252;
	padding:5px;
	font-weight:bold;
}
.navigationgrey td, th
{
	font-family: Arial;
	font-size:11px;
	color:#525252;
}
.navigationgrey
{
	font-family: Arial;
	font-size:11px;
	color:#525252;
}
.navigationgrey a
{
	font-family: Arial;
	font-size:12px;
	color:#525252;
}

.navigationgrey a:hover
{
	font-family: Arial;
	color:#525252;
	text-decoration:underline;
}
.navigationgrey li
{
	padding-bottom:5px;
}



.navigationred
{
	font-family: Arial;
	font-size:11px;
	color:#b0293a;
	padding:5px;
	font-weight:bold;
}
.navigationred a
{
	color:#b0293a;
	text-decoration:none;
	font-weight:bold;
}
.navigationred a:visited
{
	color:#b0293a;
	text-decoration:none;
}


.navigationred a:hover
{
	color:#b0293a;
	text-decoration:underline;
}

.title
{
	font-family: Arial;
	font-size:18px;
	color:#b0293a;
	padding:5px;
	
}
p
{
	font-family: Arial;
	font-size:12px;
	color:#525252;
	margin:0px;
	padding-top:5px;
}

.redbutton
{
	background-color:#b0293a;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
}