body {
		background: #E5E5FF url(images/bground.jpg) repeat-x;
		
}

.content
{
	font-family:  Verdana, Arial, Helvetica, Tahoma, Times New Roman, Times;
	text-align: Justify;
	margin: 18px;
	line-height: 125%;
	font-size: 12px;
	color: #000000;
	text-decoration: none;	

}

.content a:link
{
	color: Navy;
	text-decoration: none;	

}

.content a:visited
{
	color: Gray;
	text-decoration: none;	

}

.content a:hover
{
	color: Red;
	text-decoration: none;	

}

.headcontent
{
	font-family:  Verdana, Times New Roman, Times, Arial;
	text-align: Left;
	margin: 0px;
	line-height: 100%;
	font-size: 12px;
	font-weight: Bold;
	color: Navy;
	text-decoration: none;	

}

.footer
{
	font-family:  Tahoma, Times New Roman, Times, Arial;
	text-align: Center;
	margin: 8px;
	line-height: 125%;
	font-size: 10px;
	color: #000000;
	text-decoration: none;	

}

.menuheads
{
	font-family:  Verdana, Arial, Helvetica;
	text-align: Left;
	font-size: 13px;
	font-weight: Bold;
	line-height: 100%;
	color: #800000;
	margin: 2px;
	margin-top: 18px;

}

.menuitems
{
	font-family:   Verdana, Arial, Helvetica;
	text-align: Left;
	font-size: 12px;
	margin: 5px;
	color: White;
	font-weight: Normal;
	line-height: 190%;
	}
	
.menuitems a:link
{	
    text-decoration: none;
    color: White;
}
	
.menuitems a:visited
{	
	color: Navy;
	text-decoration: none;
}

.menuitems a:hover
{
    text-decoration: underline;
    color: Red;	
}

.submenuitems
{
	font-family:   Verdana, Arial, Helvetica;
	text-align: Left;
	font-size: 11px;
	margin: 1px;
	margin-top: -5px;
	color: White;
	font-weight: Normal;
	line-height: 100%;
	text-indent: 20
}
	
.submenuitems a:link
{	
    text-decoration: none;
    color: White;
}
	
.submenuitems a:visited
{	
	color: Navy;
	text-decoration: none;
}

.submenuitems a:hover
{
    text-decoration: underline;
    color: Red;	
}

h1
{ font-family: Arial; color: #9d1d00; font-size: 15pt; margin: 10px; font-weight: bold; }

h2           
{ font-family: Arial; color: #9d1d00; font-size: 12pt; margin: 5px; margin-bottom:-11px; font-weight: bold; text-decoration: none; }