#navcontainer ul
{

margin: 0;
padding: 0;


}

#navcontainer li 
{ 
margin-left: 1px; 
list-style-type: none;
list-style-position:outside;

}

.navcontainer
{
text-align: left;
display: block;
Color: #566B7C;
Font-Family: arial;
Font-Size: 15px;
Font-Weight: normal;
Font-Style: normal;
background-color: #C0DCE5;
width: 265px;
padding-top: 3px;
padding-bottom: 3px;
text-decoration: none;
border-top: 1px solid #D5E4E9;

}

#navcontainer a:hover
{
text-align: left;
display: block;
Color: #FFFFFF;
Font-Family: arial;
Font-Size: 15px;
Font-Weight: bold;
Font-Style: normal;
background-color: #566B7C;
width: 265px;
padding-top: 3px;
padding-bottom: 3px;
text-decoration: none;	
border-top: 1px solid #D5E4E9;
}
.navcontainer_active
{
text-align: left;
display: block;
Color: #FFFFFF;
Font-Family: arial;
Font-Size: 15px;
Font-Weight: bold;
Font-Style: normal;
background-color: #566B7C;
width: 265px;
padding-top: 3px;
padding-bottom: 3px;
text-decoration: none;	
border-top: 1px solid #D5E4E9;
}


BODY 
{
scrollbar-face-color: rgb(255,255,255); 
scrollbar-highlight-color: white; 
scrollbar-shadow-color: white; 
scrollbar-3dlight-color: rgb(153,153,204); 
scrollbar-arrow-color: rgb(0,0,255); 
scrollbar-track-color: white; 
scrollbar-darkshadow-color: rgb(153,153,204);
margin-top:0px;
background-color: #FFFFFF;

}

h1
{
font-family: arial,helvetica,san-serif;
text-decoration:none;
color: #566B7C;
font-size: 27px;
font-weight: bold;
line-height: 29px;
padding-left: 0px;

}

h2
{
font-family: arial,helvetica,san-serif;
text-decoration:none;
color: #566B7C;
font-size: 20px;
font-weight: bold;
line-height: 24px;
padding-left: 0px;
}

.content
{
padding-left: 80px;
width: 640px;
font-family: arial,helvetica,san-serif;
text-decoration:none;
color: #566B7C;
font-size: 14px;
line-height: 20px;
font-weight: normal;
list-style: square outside;
/*background-image:url(images/globalbg.gif) ; background-repeat:repeat;*/
}

a.normal:link
{
font-family: arial,verdana,helvetica,san-serif;
text-decoration:underline;
color: #566B7C;
font-size: 14px;
font-weight: normal;
}

a.normal:visited
{
font-family: arial,verdana,helvetica,san-serif;
text-decoration:underline;
color: #566B7C;
font-size: 14px;
font-weight: normal;
}
td
{
font-family: arial,helvetica,san-serif;
text-decoration:none;
color: #566B7C;
font-size: 14px;
line-height: 18px;
font-weight: normal;

}
