﻿* 
{
	padding: 0px;
	margin: 0px;
	position: relative;
}
body 
{
	font-family: Geneva, Verdana, Tahoma, Arial;
	font-size: 10px;
	background-color: #ffffff;
	color: #222222;
	line-height: 18px;
    margin-top: 0px;
    background: url('images/bodybg.gif') repeat-x;
}
h1, h2, h3, h4
{
	font-weight: bold;
	color: #990000;	
}
h1
{
	font-size: 17px;
	padding: 0px 0px 0px 0px;
}
h2
{
	font-size: 14px;
	padding: 0px 0px 20px 0px;
}
h3
{
	font-size: 12px;
	padding: 0px 0px 20px 0px;
}
h4
{
	font-size: 10px;
	padding: 0px 0px 20px 0px;
}

a 
{
	color: #336633;
	text-decoration: underline;
}
a:hover 
{
	text-decoration: none;
}
a:link.titleLink
{ 
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration:none;
}
a:visited.titleLink  
{ 
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration:none;
}
a:hover.titleLink  
{ 
	font-size: 12px;
	font-weight: bold;
	color: #336633;
	text-decoration:none;
}
a:active.titleLink  
{ 
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration:none;
}
a:link.menuHeader
{ 
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration:none;
}
a:visited.menuHeader  
{ 
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration:none;
}
a:hover.email  
{ 

}
a:hover.menuHeader  
{ 
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration:none;
}
a:active.menuHeader  
{ 
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration:none;
}
