html {color: #000000; background-color: #FFFFFF; margin: 0; padding: 0; 
scrollbar-base-color:#CC0000;
scrollbar-arrow-color:#000000;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-track-color:#FFFFFF;}

body{
margin:0;
padding:0;
color: #000000; background-color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%;
}


p{
color: #000000; background-color: transparent;
font-size: 12px;
}

H1{
color: #000000; background-color: transparent;
font-size: 90%;
}

H2{
color: #CC0000; background-color: transparent;
font-size: 75%;
}
H3{font-size: 75%;}

.border {
border: 1px solid black;
color: #000000; background-color: transparent;
}

.textable {color: #000000; background-color: transparent;
font-size: 13px;
}

.quote {color: #000000; background-color: transparent;
font-size: 11px;
}


#main{
padding: 15px; margin:20px;

}

#main td{
color: #000000; background-color: transparent;
}

#main a {
 color: #CC0000; font-weight: bold; 
}
#main a:visited { 
color: #cc0000; font-weight: bold;
}

/*/*/a{}
#main a {
 background-color:transparent;
}

#main a:hover, #main a:focus {
  color: #FFFFFF;
  background: #CC0000;
  font-weight: bold;
}

/* NN4 hack */




.content {
padding: 5px 5px 5px 15px; margin: 5px;
color: #cc0000;
background: #ffffff;
font-size: 12px;
font-weight: bold;
}

.content h1 {
color: #000000; background-color: transparent;
font-size: 13px;
margin-bottom:5px;
margin-top: 4px;
}
.content h2 {
color: #CC0000; background-color: transparent;
font-size: 12px;
margin-bottom:5px;
margin-top: 4px;
}

.content a {
 color: #CC0000;

}
.content a:visited { 
color: #CC0000;
}

/*/*/a{}
.content a {
 background-color:transparent;
 text-decoration: none;
 
}

.content a:hover, .content a:focus {
  color: #999999;
  font-weight: bold;
}

/* NN4 hack */





#footer{
padding: 5px; margin: 0px;
color: #ffffff;
background: #000000;
font-size: 11px;
font-weight: bold;
}

#footer a {
 color: #CC0000; font-weight: bold; 
font-size: 10px;
}
#footer a:visited { 
color: #CC0000; font-weight: bold;
}

/*/*/a{}
#footer a {
 background-color:transparent;
 text-decoration: none;
 
}

#footer a:hover, #footer a:focus {
  color: #FF9999;
  font-weight: bold;
}

/* NN4 hack */


.textnav{
padding: 5px; margin: 10px;
color: #cc0000;
background: #ffffff;
font-size: 12px;
font-weight: bold;
}
.textnav a {
 color: #CC0000;

}
.textnav a:visited { 
color: #CC0000;
}

/*/*/a{}
.textnav a {
 background-color:transparent;
 text-decoration: none;
 
}

.textnav a:hover, .textnav a:focus {
  color: #999999;
  font-weight: bold;
}

/* NN4 hack */


.copyright{
padding: 5px; margin: 10px;
color: #000000;
background-color: #ffffff;
font-size: 10px;
}

.copyright a {
 color: #cc0000;
background-color: transparent;
font-weight: bold;

}
.copyright a:visited { 
color: #cc0000;
}

/*/*/a{}
.copyright a {
 background-color:transparent;
 text-decoration: none; 
}

.copyright a:hover, .copyright a:focus {
  color: #666666;
  font-weight: bold;
}

/* NN4 hack */

.white {
color: #ffffff; background-color: transparent;
font-size: 11px;}
