DIV.main
{
	width: 700px;
	position: relative;
	top: 55px;
	text-align: left;
}
DIV.header
{
	background-image: url(images/main_bg.gif);
	background-repeat: repeat;
	width: 100%;
	height: 25px;
	text-align: center;
	margin: 0px;
	padding-top: 7px;
	position: absolute;
	left: 0px;
	top: 0px;
}
DIV.mainbuttons
{
	background-image: url(images/subnavbg.jpg);
	background-repeat: repeat;
	width: 100%;
	height: 17px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 32px;
}
a
{
	text-decoration: none;
	color: #0D89D0;
}
a:hover
{
	text-decoration: underline;
}
a:visited
{
	color: #0878B8;
}
.HeaderStyle { 
 font-family: Lucida Grande, Arial, Helvetica, sans serif;
 font-size: 25px;
 color: #800000;
 font-weight: 200;
}
.SubHeaderStyle { 
 font-family: Lucida Grande, Arial, Helvetica, sans serif;
 font-size: 12px;
 font-weight: bold;
 color: #800000;
}
.TextStyle { 
 font-family: Lucida Grande, Arial, Helvetica, sans serif;
 font-size: 12px;
 color: #800000;
}
.SubTextStyle { 
 font-family: Lucida Grande, Arial, Helvetica, sans serif;
 font-size: 10px;
 color: #808080;
}
.FooterStyle { 
 font-family: Lucida Grande, Arial, Helvetica, sans serif;
 font-size: 10px;
 color: #FF9900;
}
.TitleStyle { 
 font-family: Geneva, Arial, Helvetica, sans serif;
 font-size: 25px;
 color: #FFF;
 position: relative;
 top: 18px;
 left: 20px;
 letter-spacing: 2px;
}
