
 body, p, td {
	font-family: Arial, helvetica, arial, sans-serif;
	font-size: 12;
	margin: 0;
	padding: 0;
scrollbar-3dlight-color:C0C0C0;
scrollbar-arrow-color:#000099;
scrollbar-base-color:ffffff;
scrollbar-track-color:#ffffff;
scrollbar-darkshadow-color:#000099;
scrollbar-face-color:#red;
scrollbar-highlight-color:#C0C0C0;
scrollbar-shadow-color:#986699
	
}



a.news:link { color:#0000C0; text-decoration:none}
 a.news:visited { color:#0000C0; text-decoration:none}
 a.news:hover { color:red; text-decoration:none}
 a.news:active { color:#0000C0; text-decoration:none}



h3{
FONT-SIZE: 22px;
color: red;
}



.grey {
	FONT-SIZE: 9px;
 COLOR: #666666; 
FONT-FAMILY: verdana, helvetica, arial, sans-serif;
}



/* ######### Style for  Menu ######### */



#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

#navcontainer li { margin: 0 0 0px 10; }

#navcontainer a
{
display: block;
padding: 5px 2px 2px 24px;
border: 1px solid #333;
width: 150px;

background-color: #870900;
background-image: url(graphix/l1_down.gif);
}

#navcontainer a:link, #navlist a:visited
{
color: white;
text-decoration: none;
}

#navcontainer a:hover
{
border: 1px solid #333;
background-color: #112C86;
background-image: url(graphix/l1_over.gif);
color: white;
}

#active a:link, #active a:visited, #active a:hover
{
border: 1px solid #333;
background-color: #FF6600;
background-image: url(graphix/l1_over.gif);
color: white;
}