﻿body 
{

	Background-Color: #00376b;
	vertical-align: text-top;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	clip: rect(0px 0px 0px 0px);
	text-align: center;
	vertical-align:top;
	font-size: 8pt;
	color: navy;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica;

}
a
{
	
	font-size: 8pt;
	color: white;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-decoration: none;
}
a:hover
{
	
	color:Yellow;	
	border-color:Yellow;
}
a.blue
{
	color:Navy;
	
}
a.blue:hover
{
color:Red;	
}
Table.maintable
{

	text-align:left;
	background-color: #FFFFFF;
	width: 816px;
	vertical-align: text-top;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	

}
table.footer
{
	text-align:center;
	background-image: url(../Images/Bottom.gif);
	background-repeat:no-repeat;
	width:816px;
	height:80px;
	vertical-align: text-top;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
div.gradientbar
{
	background-image: url(../Images/GradientBar.jpg);
	height: 30px;
	width: 810px;	
	color:White;
}
div.gradientbarblue
{
	background-image: url(../Images/GradientBarBlue.jpg);
	height: 30px;
	width: 810px;	
	color:White;
}
table
{
	padding: 0px;
	margin: 0px;	
}
td.button
{
	height: 25px;
	padding: 0px;
	margin: 0px;
	font-weight:bold;
	padding-left: 40px;
	
}
td.button:hover
{
	color:Yellow;	
	border-color:Yellow;
}