
body { background-color: #FFFBF6 }

h1 { font-size: 130%; margin: 8px; border-bottom: 1px solid #444;}

td, body, input, select, textarea  { font-family:Verdana; font-size:11px; color:#000000 }


 .border   { border: solid 1px #000000; }
 .padding  { padding: 5px }

 a:link    { font-weight:700; color:#000000; text-decoration:none }
 a:visited { font-weight:700; color:#000000; text-decoration:none }
 a:hover   { font-weight:700; color:#000000; text-decoration:underline }
 a:active  { font-weight:700; color:#000000; text-decoration:none }

 a:link.nav    { font-weight:700; color:#000000; text-decoration:none; border: solid 0px #000000; background-color: #FFFBF6; width:190px }
 a:visited.nav { font-weight:700; color:#000000; text-decoration:none; border: solid 0px #000000; background-color: #FFFBF6; width:190px }
 a:hover.nav   { font-weight:700; color:#FFFBF6; text-decoration:none; border: solid 0px #000000; background-color: #000000; width:190px }
 a:active.nav  { font-weight:700; color:#000000; text-decoration:none; border: solid 0px #000000; background-color: #FFFBF6; width:190px }






th               { font-size:12px; background-color:#EBD3B5 }

 td.bg_head       { background-color:#FFE3C1; border: 1px solid #fff; }
 td.bg_head0       { background-color:#FFE3C1; border: 1px solid #fff; }
 td.bg_head1       { background-color:#FFEFDF; border: 1px solid #fff; }
 td.bg            { background-color:#FDE6CA }





 input.submit     { font-weight:700 }
 input.rankings   { font-weight:700; width:35px }
 input.searchurl  { width:166px }
 select.url,
 textarea.url     { width:300px }
 input.url        { width:260px }



 select.search   		 {background-color:#FDE6CA;}

table { border-collapse: collapse;}
table td {
	padding:   2px 5px 2px 5px;
	border: none;
}

