/* Scroller Properties */
BODY{
scrollbar-face-color:'0F2200';
scrollbar-arrow-color:'#ff6600';
scrollbar-track-color:'0F2200';
scrollbar-shadow-color:'0F2200';
scrollbar-highlight-color:'#ff6600';
scrollbar-3dlight-color:'0f2200';
scrollbar-darkshadow-Color:'#ff6600';}

/* Link Properties */


a:link { color:#000000;}
a:visited { color:#000000;}
a:active { color: #000000;}
a:hover {text-decoration: underline; }
a { text-decoration:none; font-family:arial, verdana; font-size:11; font-weight:bold }

a.smallg:link { color:#009900;}
a.smallg:visited { color:#009900;}
a.smallg:active { color: #009900;}
a.smallg:hover {text-decoration: underline; }
a.smallg { text-decoration:none; font-family:verdana, arial, times; font-size:10; }

a.small:link { color:#000000;}
a.small:visited { color:#000000;}
a.small:active { color: #000000;}
a.small:hover {text-decoration: underline; }
a.small { text-decoration:none; font-family:verdana, arial, times; font-size:10; }

a.green:link { color:#009900;}
a.green:visited { color:#009900;}
a.green:active { color: #009900;}
a.green:hover {text-decoration: underline; }
a.green { text-decoration:none; font-family:arial, verdana; font-size:11; }



/* Font Properties */

body             
{
font-family:arial, verdana;
font-size: 11px; 
color: #000000
}

table            
{
font-family: arial, verdana; 
font-size: 11px; 
color:#000000
}

td               
{
font-family: arial, verdana;; 
font-size: 11px; 
color:#000000
}
td.big               
{
font-family: arial, verdana;
font-weight:bold;
font-size: 15px; 
color:#000000
}


