body {	background-color: #7F7F7F;  		
		margin-left: 0;
		margin-top: 0;
		margin-right: 0;
		margin-bottom: 0;
}

.bodystyle {
	font-family: Verdana, Arial, Century Gothic;
	font-size: 8.5pt;
	font-style: normal;
	font-weight:normal;
	color: #333333;
}

.bodystyle A:link {text-decoration: none; color: #ffffff;}
.bodystyle A:visited {text-decoration: none; color: #cceeff;}
.bodystyle A:active {text-decoration: none; color: #0988ff;}
.bodystyle A:hover {text-decoration: none; color: #ffffff;}

.maintitle {
	font-family: Verdana, Arial, Century Gothic;
	font-size: 14pt;
	font-style: normal; 
	font-weight: bold;
	color: #ffffff;
}
.mainnav {
	font-family: Verdana, Arial, Century Gothic;
	font-size: 8.5pt;
	font-style: normal; 
	color: #ffffff;
}
.mainnav A:link {text-decoration: none; color: #ffffff;}
.mainnav A:visited {text-decoration: none; color: #cceeff;}
.mainnav A:active {text-decoration: none; color: #0000ff;}
.mainnav A:hover {text-decoration: none; color: #ffffff;}

.title {
	font-family: Verdana, Arial, Century Gothic;
	font-size: 12pt;
	font-style: normal; 
	font-weight: bold;
	color: #0055aa;
}
.content
{	font-family: Verdana, Arial, Century Gothic;
	font-size: 8.5pt;
	font-style: normal; 
	font-weight: normal;
	color: #666666;}
.content A:link {text-decoration: none; color:#666666;}
.content A:visited {text-decoration: none; color: #999999;}
.content A:active {text-decoration: none; color: #}
.content A:hover {text-decoration: none; color: #003366;}


#main_nav_bg a
{
display: block;
	padding: 2px;
	padding-left: 3em;
	background-color: #;
	border: 0px solid #0054aa;
	margin-left:auto; 
	margin-right:auto; 
	border-bottom: 1px solid white;
	filter:alpha(opacity=100); 
	-moz-opacity: 100; 
	opacity: 100;
}

#main_nav_bg a:link, #navlist a:visited
{
	color: #333333; 
	text-decoration: none;
}

#main_nav_bg a:hover
{
	background-color: #ff0000;
	opacity:.50;
	filter: alpha(opacity=50); 
	-moz-opacity: 100;
	color: #ffffff;
}




#side_nav_bg a
{
display: block;
	padding: 2px;
	padding-left: 3em;
	background-color: #;
	border: 0px solid #0054aa;
	margin-left:auto; 
	margin-right:auto; 
	border-bottom: 1px solid white;
	filter:alpha(opacity=100); 
	-moz-opacity: 100; 
	opacity: 100;
}

#side_nav_bg a:link, #navlist a:visited
{
	color: #ffffff;
	text-decoration: none;
}

#side_nav_bg a:hover
{
	background-color: #ff0000;
	opacity:.50;
	filter: alpha(opacity=50); 
	-moz-opacity: 100;
	color: #ffffff;
}
.address {
	font-family: Verdana, Arial, Century Gothic;
	font-size: 7.5pt;
	font-style: normal;
	font-weight:normal;
	color: #333333; 
}
.address2 {
	font-family: Verdana, Arial, Century Gothic;
	font-size: 7pt;
	font-style: normal;
	font-weight:normal;
	color: #666666;
}


  



