body { 
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #6394a5; 
 }
 
P, LI, TD, BR, DIV, BLOCKQUOTE  {
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	color: black;
}

h2 {
 	font-size: 20px;
}

h3 {
 	font-size: 15px;
	color: #99CCCC;
}

h4 {
 	font-size: 13px;
}

.copyright { 
	font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	color: black;
	text-align: center;
	padding-bottom: 20px;
 }
.contact { 
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	color: black;
	text-align: center;
	padding-right: 20px;
 }
 
 .shrink { 
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	color: black;
	text-align: left;
	padding-right: 10px;
 }
 
li { padding: 0 0 10px 0; }

TH
{
	font-weight: bold;
	color: #000000;
}

.whitebg
{
background-color: #FFFFFF;
}

a:link { 
	color: #7B6B8C;
 }
a:visited { 
	color: #000000;
 }
 a:hover { 
	color: #CC9900;
 }
a:active { 
	color: #333333;
}

#navcontainer
{

	float: left;
	border: 0;
	padding: 18px;
	margin-bottom: 1em;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	background-color: transparent;
	color: #333;
	width: 150px;
	width: expression("150px");
	background-image: url(Images/Nav/top_left.gif);
	background-repeat: no-repeat;
}
#navtail
{
	background-image: url(Images/Nav/bottom_right.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	padding-bottom: 30px;
	border: 0;
	margin: 0;
	background-position: 100% 0px;
	position: relative;
	top: 10px;
	left: -20px;
}

#navcontainer ul
{
font-family: "Trebuchet MS", Helvetica, sans-serif;
list-style: none;
margin: 0;
padding: 0;
border: none;
background-color: transparent;
border-top: 1px dotted #69a;
width: 160px;
width: expression("160px;");
}

#navcontainer li
{
background: transparent;
border-bottom: 0px solid #ffffff;
margin: 0;
padding:0;
text-align: left;

}

#navcontainer li a
{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	padding: 3px 5px 3px 1em;
	border-left: 0px solid #fff;
	border-right: 0px solid #fff;
	border-top: 0px solid #f00;
	border-bottom: 1px dotted #69a;
	margin: 0;
	background-color: transparent;
	color: #000;
	text-decoration: none;
	width: 100%;
	font-weight: bold;
	z-index: 10;
}

#navcontainer li a#subcurrent
{
border-left: 0px solid #eee;
border-right: 0px solid #eee;
background-color: #fff;
color: #000;
font-weight: bold;

}
#navcontainer li a#current
{
border-left: 0px solid #eee;
border-right: 0px solid #eee;
background-color: transparent;
color: #000;
font-weight: bold;

}
html>body #navcontainer li a { width: auto; }

#navcontainer li a:visited {
	color: #666;
}

#navcontainer li a:hover
{
border-left: 0px solid #eee;
border-right: 0px solid #eee;
background-color: transparent;
color: #59c;
font-weight: bold;

}

#navcontainer ul ul
{
margin-left: 5px;
padding: 0;
margin-top: 0;
list-style-type: none;
}

#navcontainer li li {
position: relative;
top: 0;

}
#navcontainer li li a
{
	display: block;
	color: #996;
	width: 112px;
	padding: 2px 3px 2px 2px;
	margin: 0;
	margin-left: 10px;
	border-top: 0px solid #aaa;
	border-bottom: none;
	border-left: 0px solid #aaa;
	text-decoration: none;
	font-size: 11px;
	background-color: #fff;
}

#navcontainer li li a:hover
{

padding: 2px 3px 2px 2px;
margin: 0;
margin-left: 10px;
}

.style4 {
	color: #CC0000;
	font-weight: bold;
	}
	
.style10 {
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
td.aquabg
{
background-color: #00ffff;
}	

td.redbg
{ 
background-color: #FF0000;
}
td.greenbg
{
background-color: #336600;
}

.Dtable
{
	border-width: 1px 0 0 1px;
	border-color: #069;
	border-style: solid;
}
.Dtable td { 	border-width: 0 1px 1px 0;
	border-color: #069;
	border-style: solid;}
	
table.RegisterForm td {
	vertical-align: top;
}