td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}

form
{
	margin:0px;
}
a {
	text-decoration: underline;
	color:#1E4196;
}
a.menu {
	text-decoration: none;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma;
}
a.menu:hover {
	color: #02876C; 
	text-decoration: none;}

a.menulink2 {
	text-decoration: underline;
	color:#1E4196;
	font-weight:bold;
	font-family:Tahoma;
}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
	
}
.style2 {
	color: #8C1313;
	font-weight: bold;
	font-size: 13px;
}

H1 {
	color: #8C1313;
	font-weight: bold;
	font-size : 16px;
}
.SubBar {
	border: 1px solid #02876C; 
	padding-left: 4px; 
	padding-right: 4px; 
	padding-top: 1px; 
	padding-bottom: 1px; 
	background-color: #E9E9E9
}
a.white:link {color: #ffffff; text-decoration: underline;}
a.white:active {color: #ff0000; text-decoration: underline;}
a.white:visited {color: #ffffff; text-decoration: underline;}
a.white:hover {color: #cccccc; text-decoration: underline;}