.bar	    {color:#000000;background-color:#C0C0C0;}
body         { background-color: #330000 }
.menubar     { background-color: #DFDFA7 }
.header1     { color: #3399FF; font-family: A_Utheem; font-size: 14pt }
.roll	    {border-style:solid; border-width:0px; color:#666666;background-color:#DFDFDF}

a:link.nav 
{color:#fff;font-weight:bold;text-decoration:none;background-color:transpare
nt;}
a:visited.nav 
{color:#666;font-weight:bold;text-decoration:none;background-color:transpare
nt;}
a:hover.nav 
{color:#000;font-weight:bold;text-decoration:none;background-color:transpare
nt;}   a:link       { color: #808080 }
a:visited    { color: #808080 }

#button {
width: 150px;
margin-bottom: 1em;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 90%;
background-color: #FFFFFF;
color: #333333;padding-left:0; padding-right:0; padding-top:0; padding-bottom:1em
}

#button ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#button li {
border-bottom: 2px solid #FFFFFF;
margin: 0
}

#button li a {
display: block;
background-color: #F1F1DA;
color: #333333;
text-decoration: none;
width: 100%; padding-left:0.5em; padding-right:5px; padding-top:5px; padding-bottom:5px
}

html>body #button li a {
width: auto;
}

#button li a:hover {
border-right: 10px solid #D3D387;
background-color: #DFDFA7;
color: #FFFFFF;
}hr           { color: #CCCCCC;font-size:10px  }input        { font-family: Trebuchet MS; font-size: 8pt; color: #808080; 
               border: 1px solid #C0C0C0; background-color: #FCFCFC }

textarea        { font-family: Trebuchet MS; font-size: 8pt; color: #808080; 
               border: 1px solid #C0C0C0; background-color: #FCFCFC }
               
.select        { font-family: Trebuchet MS; font-size: 8pt; color: #808080; 
               border: 1px solid #C0C0C0; background-color: #FCFCFC }


.opacityit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.4;
}

:hover.opacityit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}


.n_title a:hover {
color:#333333;
}
.ntitle {
font-family:"Trebuchet MS";
color:#333333;
font-size:14px;
text-transform:uppercase;
font-weight:bold;
padding:4px;
background-color:#F7F7F7;
}
.ncontent {
font-size:12px;
line-height:20px;
font-family:"Trebuchet MS";
color:#4A4A4A;
padding:4px;
}