body {
font-family:verdana; font-size:10px;
background-color : #000000;
}



#menu {
	border-bottom : 1px solid #b51515;
	margin : 0;
	padding-bottom : 19px;
	padding-left : 5px;
}

#menu ul, #menu li	{
	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;
}

	
#menu a:link, #menu a:visited	{
	background : #f5f5f5;
	border : 1px solid #b51515;
	color : #666;
	float : left;
	line-height : 14px;
	margin-right : 1px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;
}

#menu a:link.active, #menu a:visited.active	{
	background : #fff;
	border-bottom : 1px solid #b51515;
	color : #000;
}

#menu a:hover	{
	color : #f00;
}

	
body.section-1 #menu li#nav-1 a, 
body.section-2 #menu li#nav-2 a,
body.section-3 #menu li#nav-3 a,
body.section-4 #menu li#nav-4 a,
body.section-5 #menu li#nav-5 a,
body.section-6 #menu li#nav-6 a,
body.section-7 #menu li#nav-7 a,
body.section-8 #menu li#nav-8 a {
	background : #d4d4d4;
	border-bottom : 1px solid #d4d4d4;
	color : #000;
}

#menu ul a:hover {
	color : #f00 !important;
}

#contents {
	background : #d4d4d4;
	border : 1px solid #b51515;
	border-top : none;
	clear : both;
	margin : 0px;
	padding : 5px;
}

td.topimage {
background-image : url('images/maintop.jpg');
}



p.body{
color:#b51515;
font-weight:bold;
font-size:12px;
font-family:verdana;
margin-bottom:0;
margin-top:0;
}

p.body2{
color:#000000;
font-size:12px;
font-family:verdana;
margin-bottom:0;
margin-top:0;
}

p.body3{
color:#b51515;
font-weight:bold;
font-size:14px;
font-family:verdana;
margin-bottom:0;
margin-top:0;
}

p.header{
color:#000000;
font-weight:bold;
font-size:14px;
font-family:verdana;
margin-bottom:0;
margin-top:0;
text-decoration : underline; 
}

p.bottom{
color:#ffffff;
font-size:10px;
font-family:verdana;
margin-bottom:0;
margin-top:0;
}

p.small{
color:#000000;
font-size:10px;
font-family:verdana;
margin-bottom:0;
margin-top:0;
}

A.bottom:link {
text-decoration : none; 
color : #b51515; 
} 
A.bottom:visited {
text-decoration : none; 
color : #b51515; 
} 
A.bottom:hover {
text-decoration : none; 
color : #b51515; 
}



A.main:link {
text-decoration : none; 
color : #3B5973; 
} 
A.main:visited {
text-decoration : none; 
color : #3B5973; 
} 
A.main:hover {
text-decoration : none; 
color : #3B5973; 
}