body {
		background: #011D3A url(../im/bg1.gif) repeat-x; 
		font-family:Arial, Helvetica, sans-serif; 
		}

h1 {color:000; font-size:x-large; text-align: left} 
h2.reg {font-size: x-large; text-align: left}
h3 {font-size: 12px; text-align: left}
h4 {font-weight: bold; font-size: medium}

h1.box {background-color: #C3F1E8; font-size: x-large; text-align: center;}

ul.titles {margin-left: 15px; margin-top: -3px; list-style-type: disc; font-size: small; font-weight: bold; color: maroon; text-align:left;}
ul.normal {margin-left: 15px; list-style-type: disc; font-size: small; font-weight: bold;}

p.left {text-align: left;} 
p.footer {color: white; font-size: small; text-align: center;}
p.small {font-family: arial, helvetica, sans-serif; font-size: 10px;}
p.center {text-align:center;}

a:link {color: blue;} 
a:visited {color: purple;} 
a:hover {background: orange;} 
a:active {color:blue;}

#navcontainer {
	width: 100%; 
	vertical-align:top; 
	text-align:left; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold;
}

#navcontainer a
{
display: block;
padding: 10px;
width: 120px;
background-color: #004DC0;
border-bottom: 2px solid #000;
}

#navcontainer a:link, #navlist a:visited
{
display: block;
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
display: block;
background-color: orange;
color: #000;
}

#active a
{
display: block;
padding: 10px;
width: 100px;
background-color: #fff;
color: #000;
border-bottom: 2px solid #000;
}
