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: 27px;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	position: absolute;
	left: 0px;
	top: 0px;
}

DIV.mainbuttons
{
	background-image: url(images/subnavbg.gif);
	background-repeat: repeat;
	width: 100%;
	height: 20px;
	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: #000;
 font-weight: 200;
}

.SubHeaderStyle { 
 font-family: Lucida Grande, Arial, Helvetica, sans serif;
 font-size: 12px;
 font-weight: bold;
 color: #000;
}

.TextStyle { 
 font-family: Lucida Grande, Arial, Helvetica, sans serif;
 font-size: 12px;
 color: #000;
}

.SubTextStyle { 
 font-family: Lucida Grande, Arial, Helvetica, sans serif;
 font-size: 10px;
 color: #000;
}

.FooterStyle { 
 font-family: Lucida Grande, Arial, Helvetica, sans serif;
 font-size: 10px;
 color: #000;
}

.TitleStyle { 
 font-family: Geneva, Arial, Helvetica, sans serif;
 font-size: 25px;
 color: #FFF;
 position: relative;
 top: 18px;
 left: 20px;
 letter-spacing: 2px;
}
