
BODY
{
color: #666666;
background-color: #e5e5e5;  
background-color: #FFFFFF;
font-family: arial;
font-size: 50pt;
margin-bottom : 0px;
margin-left : 0px;
margin-right : 0px;
margin-top : 0px; 
}         

td {  
font-family: verdana;
font-size: 8pt;
color: #666666;
}       

a:link {
text-decoration: none;
color: #9999CC;
}

a:visited {
text-decoration: none;
color: #9999CC;
}

a:hover {
color:#999999;  
text-decoration: underline;
} 

a:active {
color: #999999; 
text-decoration: underline;
}

a.test:link{
color: black;
}
 
.tabcontent a:link{
padding: 2px 0.5em;
float: left;
color: black;
background-color: #ff9000;
}

img {
border: 0;
}

.topbar{
font-size: 10pt;
       
#ddimagetabs{
}

#ddimagetabs a{
display: block;
text-decoration: none;
font: 11px verdana; /*tab font */
color: black; /*font color */
width: 86px; /*width of tab image */
height: 16px; /*height of tab image */
float: left;
display: inline;
margin-left: 4px; /*spacing between tabs */
padding-top: 4px; /*vertical offset of tab text from top of tab*/
background-image:url(bluetab.jpg); /*URL to tab image */
background-repeat: no-repeat;
text-align: center;
}

#ddimagetabs a:hover, #ddimagetabs a.current{
background-image:url(bluetabover.jpg); /*URL to tab image onmouseover */
color: #b8860b;
}

#tabcontentcontainer{
width:100%; /*width of 2nd level content*/
height:95%; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/
}

.tabcontent{
display:none;
}       

.tabcontent a:link{
color: black;
}

.tabcontent a:hover{
color: white;
}     

.tabcontent a:visited{
color: black;
}

.tabcontent a:hover{
color: white;
}

.tabcontent a:active{
text-decoration: none;
color: #999999;
}
                      
A.menulink {
display: block;
width: 150px; 
height: 10px;
text-align: left;
text-decoration: none;
font-family:arial;
font-size:12px;
color: #ff9000;
BORDER: none;
background-color:#FFFFFF;
}

.hovermenu ul{
font: 11px verdana;
padding-left: 0;
margin-top: 0;
margin-left: 0;
margin-bottom: 0;
}

.hovermenu ul li{
list-style: none;
display: inline;
}

.hovermenu ul li a{
padding: 2px 0.5em;
float: left;
color: black;
background-color: #ff9000;
}

.hovermenu ul li a:hover{ 
background-color: #ffc75a;
text-decoration: none;
}


<script>

/*
CSS Menu highlight- By Marc Boussard (marc.boussard@syntegra.fr)
Modified by DD for NS4 compatibility
Visit http://www.dynamicdrive.com for this script
*/

var ns4class=''
</script>

