A:link { color: #999999 }
A:visited { color: #999999 }
A:active { color: #999999 }
A:hover {background-color: #000000 ; color: #ffffff }

#withlinks UL
   {
   list-style-image: url(images/logo/r_arrow_8px_26.gif);
   line-height: 150%
   }
 /**/
 
h3, h4, h5 
  { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  color: #808080; font-weight: bold
  }
  
h3 { font-size: 18px; margin-left: 15 }
h4 { font-size: 15px;  margin-bottom: 0 }
h5 { font-size: 12px;  margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0 }

P { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; line-height: 150% }
td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; line-height: 150% }

/* navigation bar rollovers; ns has problems with something here */

img.hovbt1
{ 
background: transparent;
}
a.hovbt1
{ 
background: transparent;
}
a:hover.hovbt1
{ 
background: #c0c0c0;
}

img.hovbt2
{ 
background: transparent;
}
a.hovbt2
{ 
background: transparent;
}
a:hover.hovbt2
{ 
background: #666666;
}

/* history bar */

#topmenu p
{
font-size: 10px;
line-height: 100%;
margin-left: 5;
margin-top: 3;
margin-bottom: 0;
}

#topmenu a
{
font-size: 10px;
color: #CCCCCC;
text-decoration: underline;
}

#topmenu a:hover
{
color: ffffff;
background: #808080;
}

/* footer navigation */

#botmenu p
{
font-size: 10px;
line-height: 150%;
margin-top: 7;
}

#botmenu a
{
font-size: 10px;
color: #CCCCCC;
text-decoration: underline;
}

#botmenu a:hover
{
color: ffffff;
background: #666666;
}

/* special links on front page */
#bodmenu p
{
font-size: 18px;
line-height: 150%;
}

#bodmenu a
{
font-size: 18px;
color: #c0c0c0;
text-decoration: underline;
margin-left: 8px;
}

#bodmenu a:hover
{
color: ffffff;
background: #000000;
}



/* body and scrollbars (IE only) */

body {
background-color: #1E1E1E;
font-family: Verdana, Arial, Helvetica, sans-serif; color: #CCCCCC;
scrollbar-base-color:666666;
scrollbar-arrow-color:000000;
scrollbar-highlight-color:999999;
scrollbar-3dLight-Color:999999;
scrollbar-shadow-color:000000;
scrollbar-darkshadow-color:000000;
scrollbar-face-color:666666
}
