h1 {color : #003300; }
h1.sh {color : #003300;}
h2.sh {color : #003300;}
h2 {color : #003300; }
h4{color : #003300; } 

A:link, A:visited {color : #007800;}
A:active, A:hover {color : #666;}

A.b:link, A.b:visited {color : #007800; } 
A.b:active, A.b:hover {color : #666;}

A.bc:link, A.bc:visited {
color : #007800; 
text-decoration : none; 
font: normal 11px verdana, arial, Serif;
} 
A.bc:active, A.bc:hover {
color : #666; 
text-decoration : underline; 
font: normal 11px verdana, arial, Serif;
}
A.groter:link, A.groter:visited {
color : #007800; 
text-decoration : none; 
font: normal 17px arial, verdana, Serif;
} 
A.groter:active, A.groter:hover {
color : #666; 
text-decoration : underline; 
font: normal 17px arial, verdana, Serif;
} 

a.info,a.info:visited
{
display : block; 
height:20px;
color: #CCFFCC;
text-decoration: none; 
margin: 0;
padding-top: 2px;
text-align:left;
background:#00AA00;
border-bottom : 1px solid #00CC00;
}
a.info:hover{
display : block; 
height:20px;
color: #FFF;
text-align:left;
margin: 0;
padding-top: 2px;
background:#006600;
border-bottom : 1px solid #006600;
}
a.info span 
{
display : none; 
} 
a.info:hover span {
display : block; 
position : absolute; 
top : 0; 
left : auto; 
width : 300px; 
color : #09243c; 
text-align : left; 
} 

a.infocc,a.infocc:visited
{
display : block; 
height:20px;
color: #FFF;
text-decoration: none; 
margin: 0;
padding-top: 2px;
text-align:left;
background:#00CC00;
border-bottom : 1px solid #00AA00;
}
a.infocc:hover{
display : block; 
height:20px;
color: #FFF;
text-align:left;
margin: 0;
padding-top: 2px;
background:#006600;
border-bottom : 1px solid #006600;
}

#right { background: #FFF;border-left: 1px solid #EEE;}


#contentmax 
{
position:relative;
top:0;
left:0;
width:75%;
padding:0;
background-color:#FFF;
float:left;
font: normal 12px Arial, 'Times New Roman', Serif;
color : #000; 
}

td {border:1px solid #EEE;}

.menu {
background: #00AA00 url(pics/bottom.gif);	
background-repeat:no-repeat;
background-position: bottom center;
width:198px;
height:350px;
} 

