body  {
scrollbar-face-color: #cecede;
SCROLLBAR-SHADOW-COLOR: white;
SCROLLBAR-3DLIGHT-COLOR: white;
SCROLLBAR-ARROW-COLOR: #AAC949;
SCROLLBAR-TRACK-COLOR: white;
SCROLLBAR-DARKSHADOW-COLOR:white;
}

table.gray
{
background-color:gray;
}

table.silver
{
background-color:silver;
}

table.white
{
background-color:white;
}

td.gray
{
background-color:gray;
}

td.silver
{
background-color:silver;
}

td.white
{
background-color:white;
}

td.dkgray
{
background-color:#333333;
}

table.noborder
{
border-top: none;
border-bottom: none;
border-right: none;
border-left: none;
}

td.noborder
{
border-top: none;
border-bottom: none;
border-right: none;
border-left: none;
}

td.navborder
{
border-top: none;
border-left: none;
border-right: none;
border-bottom:1px dotted #555555;
}

td.centerborder
{
border-top: none;
border-left: none;
border-right: 1px dotted #AAC949;
border-bottom: none;
}

#copy{
color: #555555;
font-size: 8pt;
font-family: arial, verdana ;
font-weight: bold;
}

#reg{
color: #555555;
font-size: 8pt;
font-family: arial, verdana ;
}

#regB{
color: #555555;
font-size: 8pt;
font-family: arial, verdana ;
font-weight: bold;
}

#lg{
color: #555555;
font-size: 10pt;
font-family: arial, verdana ;
}

#lgB{
color: #555555;
font-size: 10pt;
font-family: arial, verdana ;
font-weight: bold;
}

#header{
color: #555555;
font-size: 10pt;
font-family: arial, verdana ;
font-weight: bold;
}

#subheader{
color: #cccccc;
font-size: 10pt;
font-family: arial, verdana ;
font-weight: bold;
}

h2 {
color: #555555;
font-size: 14pt;
font-family: arial, verdana ;
border-bottom:1px dotted #AAC949;
padding-bottom: 0;
margin-bottom: 0;
}

a
{
text-decoration: none;	
color: #AAC949; 
font-size: 10pt;
font-family: arial, verdana ;
font-weight: bold;
}

a:hover
{
text-decoration: none;	
color: #555555; 
font-size: 10pt;
font-family:  arial, verdana ;
font-weight: bold;
}

a.small
{
text-decoration: none;	
color: #AAC949; 
font-size: 8pt;
font-family: arial, verdana ;
font-weight: bold;
}

a.small:hover
{
text-decoration: none;	
color: #555555; 
font-size: 8pt;
font-family:  arial, verdana ;
font-weight: bold;
}
