body {
margin-top: 0px; 
margin-right: 0px; 
margin-bottom: 0px;
margin-left: 0px;
text-align:justify; 
width: 100%;
height:100%
color: #333;
font: 9pt arial;
background-image: url(images/background.gif) 
} 

.maintable {width:990px}


ul {
list-style-type: none;
width: 100%; /* precision for Opera */
}

.content{
	font: 9pt arial, verdana, helvetica, sans-serif;		
	color: #333;
	padding-left: 15px;  
	padding-right: 15px;  

}

.menu li {
float: left;
list-style-type: none;
}

 ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

ol, li.newOrder { 
text-align:justify;
list-style-type: decimal;
padding-bottom: 7px;
}


ul.indent li {
margin-left:55px; 
margin-right: 70px; 
list-style-type: disc;}

ul.newDisc, li.disc {
margin: 0;
padding: 0;
list-style-type: disc;
}

.menu a {
float: left;
padding: 0 15px;
height: 17px;
display: block;
text-align: center;
font-family: arial;
font-size: 9pt;
font-weight: bold;
border: 0px solid;
border-color: #B2CCB2 #517A51 #517A51 #94B894;
text-decoration: none;
text-transform: uppercase;
color: #fff;
background: #669966;
}

.menu a:hover {
color: #336699;
border: 0px solid;
border-color: #E1F0E1 #999999 #E1F0E1 #E1F0E1;
background: #E1F0E1;
}

.menu a:active {
color: #E1F0E1;
}

.menuOn {
padding: 0 15px;
height: 17px;
display: block;
text-align: center;
font-family: arial;
font-size: 9pt;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
color: #336699;
border: 1px solid;
border-color: #E1F0E1 #999999 #E1F0E1 #E1F0E1;
background: #E1F0E1;
}


#navcontainer ul 
{
height: 19px;
border-color: #B2CCB2 #517A51 #517A51 #94B894;
background: #669966;
float: left;
font-family: arial, helvetica, sans-serif;
}

#navcontainer ul li { display: inline;}

#navcontainer ul li a
{
border: 1px solid;
height: 17px;
border-color: #B2CCB2 #517A51 #517A51 #94B894;
background: #669966;
color: White;
text-decoration: none;
float: left;
}

#navcontainer ul li a:hover
{
height: 17px;
color: #336699;
border-color: #E1F0E1 #999999 #E1F0E1 #E1F0E1;
background: #E1F0E1;
}

/* Include id's for all your layers here, with commas between. 
Set width, left and top */
#lyr1, #lyr2, #lyr3 { position:absolute; visibility:hidden; background: #ffffff;
	left:235px; top:100px;  width:100;}
	
	
A:visited
{
    color: blue;
    text-decoration: none
}
A:link
{
    color: blue;
    text-decoration: none
}
A:hover
{
    color: #CC0033;
    text-decoration: underline
}
A:active
{
    color: #CC0033;
    text-decoration: underline
}

.title-two {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.title-three {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

