body {background: #ffffff;}
#body {
	background: #D4D4D4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #8B0D19;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8B0D19;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}

.headtoplinks {
	font-size: 12px; 
	font-family: "Times New Roman", Times, serif; 
	color: #8B0D19; 
}

.headtoplinks a:link {
	color: #8B0D19; 
	text-decoration:none;	
}

.headtoplinks a:hover {
	color: #8B0D19; 
	text-decoration:none;	
}

.headtoplinks a:active {
	color: #8B0D19; 
	text-decoration:none;	
}

.headtoplinks a:visited {
	color: #8B0D19; 
	text-decoration:none;	
}

.headbotlinks {
	font-size: 12px; 
	font-weight: bold; 
	font-family: "Times New Roman", Times, serif;
}

.headbotlinks a:link {
	color:#000;
	text-decoration:none;
}

.headbotlinks a:hover {
	color:#000;
	text-decoration:none;
}

.headbotlinks a:active {
	color:#000;
	text-decoration:none;
}

.headbotlinks a:visited {
	color:#000;
	text-decoration:none;
}

.botfooter {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.topfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.leftcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;	
}

.rightcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.flashpicscontent {}

.submenu{
z-index:1000;
border:0;
background:#ccc;
} 
