body
{    
background-color: #56584e;
}
body
{    
SCROLLBAR-FACE-COLOR: #808000; 
SCROLLBAR-ARROW-COLOR: #c0c0c0;
}
A:link, A:visited
{ text-decoration:none; line-height:120%;color:#001280;font-family:arial; font-size:12px;}
A:hover {text-decoration:underline;color:#FF0000;font-family:arial; font-size:12px;}
    .highlight {color:red; border:1px solid #999;}
    .bodytext {color:#001280; font-family:arial;font-size:12px;}
    .blue {color:#001280;font-family:arial;font-size:12px;font-weight:bold;}
    .big {color:#808000; font-family:arial;font-size:16px; font-weight:bold;}
    .bluesmall {color:#001280; font-family:arial;font-size:12px;}
    .bluesmall2 {color:#001280; font-family:arial;font-size:10px;}
    .blackbold {color:#000000; font-family:arial;font-size:12px;}

TABLE.main
 {
 background-color: #f4e39e;
 width: 850px;
border-top: 1px solid #808000;
 border-left: 1px solid #808000;
border-right: 1px solid #808000;
border-bottom: 1px solid #808000;
border-spacing: 0px;
cell-padding:0px;
}

table.highlight
{
 width: 210px;
 background-color: #c8914a;
 border-bottom: 1px #808000;
 border-spacing: 0px;
}

TD.different {
background-color: #f4e39e;
border-left: solid 1px #808000;
border-right: solid 1px #808000;
border-bottom: 2px solid #808000;

}

TD.different2 {
border-left: solid 3px #ffffff;
background-color: #fdb26e;
}


TD.different2 {
border-left: solid 3px #ffffff;
background-color: #ffffff;
}

input.btn{
   color:#1d280a;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#f1be31;
   border:1px solid;
   border-top-color:#336699;
   border-left-color:#336699;
   border-right-color:#336699;
   border-bottom-color:#336699;}

input.btnhov{
   background-color:#f1be31;
   border-top-color:#FF0000;
   border-left-color:#FF0000;
   border-right-color:#FF0000;
   border-bottom-color:#FF0000;}















