BODY {top: 0; 
left: 0; 
margin: 0; 
padding: 0;
font-size: 12px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #313130;
background: #ffffff;}
	
td {font-family: verdana, arial;}
td {font-size: 12px; }
td {color: #313130; }

h1 {font-family: verdana, times, arial, verdana;} 
h1 {font-weight:bold;}
h1 {color: #663300;}
h1 {font-size: 16px;}

#navcontainer ul
{
list-style-type: none;
text-align: left;
padding: 3;
margin: 3;
}

#navcontainer ul li a
{
background: transparent url (/images/list_off.gif) left center no-repeat;
padding-left: 15px;
text-align: left;
font: normal 12px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
color: #663300;
}

#navcontainer ul li a:hover
{
background: transparent url(/images/list_on.gif) left center no-repeat;
color: black;
}

#navcontainer ul li a#current
{
background: transparent url(/images/list_active.gif) left center no-repeat;
color: black
}

A:link {text-decoration: none; color:#663300}
A:visited {text-decoration: none; color: #663300}
A:active {text-decoration: none; color: #000000}
A:hover {text-decoration: overline underline; color: #663300};
body {scrollbar-arrow-color:#3d48oe; scrollbar-face-color:#c5af7e;}
#color2 A:link { color:#ffffff }
#color2 A:visited { color:#ffffff }
#color2 A:active { color:#ffffff }



