.Nav a {
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #777575;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	height: 41px;
	line-height: 37px;
	background-image: url(images/nav_on.gif);
	text-align: center;

}
.Nav a:hover {
	background-color: #3A3A3A;
	color: #2F4C8C;
	background-image: url(images/nav_on.gif);

}
.SubNav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #2F4C8C;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 15px;
	line-height: 15px;
	text-align: left;

}
.SubNav a:hover {
	background-color: #2F4C8C;
	color: #FFFFFF;
	}
body {
	background-color: #0000CC;
	margin: 0px;
	padding: 0px;
}
	.tinyborder {
	border: #000066 2px solid;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 5px;
}
.Text{ 
	font-family: Georgia;
	font-size: 13px;
	font-weight: none;
	color: #000000;
	text-decoration: none;
	padding: 0px 5px;
 } 
 .Link{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	color: #000000;
	text-decoration: bold;
	 } 
.FooterText{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: none;
	color: #666666;
	text-decoration: none;
	 } 
 .FooterCopyright{ 
	font-size: 9px;
	font-weight: none;
	color: #666666;
	text-decoration: none;
	padding: 0px 0px;
 } 
.Footer-Nav, .Footer-Nav a {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.Footer-Nav a:hover {
    color: #000000;
	text-decoration: underline;
}
.img {
	border-color: #000000;
	border: solid;
	border-width: thin;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 5px;
	}
.mainheading{
font-family: Georgia;
font-size: 16px;
color: #003399;
font-weight: bold;
text-align: center;
}
.prod{
font-family: Georgia;
font-size: 16px;
color: #003399;
font-weight: bold;
text-align: left;
}
.prod a{
color: #003399;
text-decoration: none;
}
.prod a:hover{
color: #003399;
text-decoration: underline;
}
.mainheading2{
font-family: Georgia;
font-size: 18px;
color: #003399;
font-weight: bold;
text-align: center;
}
.pageheading{
font-family: Georgia;
font-size: 20px;
color: #990000;
font-weight: bold;
text-align: center;
}
.textheading{
font-family: Georgia;
font-size: 13px;
color: #000000;
font-weight: bold;
text-align: left;
}
.textunderline{
font-family: Georgia;
font-size: 13px;
color: #000000;
font-weight: bold;
text-align: left;
text-decoration: underline;
}
.blacktext{
font-family: Georgia;
font-size: 13px;
color: #000000;
text-align: left;
}
