BODY
{
  scrollbar-arrow-color: White;
  scrollbar-base-color: Black;
  scrollbar-dark-shadow-color: 0b4800;
  scrollbar-track-color: #D1DECE;
  scrollbar-face-color: 0b4800;
  scrollbar-shadow-color: white;
  scrollbar-highlight-color: 0b4800;
  scrollbar-3d-light-color: 0b4800;
}


A.main_links:link 
{ color: #000000;font-size:10pt;text-decoration:underline;font-family:Verdana;}
A.main_links:Hover 
{ color: #000000;font-size:10pt;text-decoration:underline;font-family:Verdana;}
A.main_links:visited
{ color: #C01111;font-size:10pt;text-decoration:underline;font-family:Verdana;} 
A.main_links:active 
{ color: #000000;text-decoration:underline;font-size:10pt;font-family:Verdana; } 

A.sub_links:link 
{ color: C01111; text-decoration:underline; font-size:8pt;font-family:Verdana;}
A.sub_links:visited
{ color: #C01111; text-decoration:underline; font-size:8pt;font-family:Verdana;} 
A.sub_links:hover
{ color: #C01111; text-decoration:underline; font-size:8pt;font-family:Verdana;font-weight:800;}

A.small_links:link 
{ color: 336699; text-decoration:underline; font-size:7pt;font-family:Verdana;}
A.small_links:visited
{ color: #336699; text-decoration:underline; font-size:7pt;font-family:Verdana;} 
A.small_links:hover
{ color: #336699; text-decoration:underline; font-size:7pt;font-family:Verdana;}

A:link 
{ color: #336699;font-size:8pt;text-decoration:underline;font-family:Verdana;font-weight:bold}
A:visited
{ color: #C01111;font-size:8pt;text-decoration:underline;font-family:Verdana;font-weight:bold} 
A:Hover 
{ color: #336699;font-size:8pt;text-decoration:underline;font-family:Verdana;font-weight:bold}

.textbox 
{
    font-family: Verdana;
    border-style: solid;
    border-width:1px;    
    height: 20px;
}
    
.buttonstyle
{
  background : #666666;
  color: #ffffff;
  font-weight:bold;
  font-family:Arial,"Arial Black",Verdana,Helvetica;
  border: 1px solid #010066;
}


Span.TextBody1
{
 font-style:normal;
 font-family:Verdana,Helvetica;
 font-size: 10pt;
 color: #0b4800;

}

Span.TextBodyError
{
 font-style:normal;
 font-family:Verdana,Helvetica;
 font-size: 10pt;
 color: RED;

}

Span.TextBody2
{
 font-style:normal;
 font-family:Verdana,Helvetica;
 font-size: 12pt;
 color: #0b4800;

}

Span.TextBody3
{
 font-style:normal;
 font-family:Verdana,Helvetica;
 font-size: 14pt;
 color:#0b4800;

}
Span.TextBody4
{
 font-style:normal;
 font-family:Verdana,Helvetica;
 font-size: 7pt;
 color: #0b4800;

}
li
{
 font-style:normal;
 font-family:Verdana,Helvetica;
 font-size: 10px;
 color: #0b4800;

}

h1
{
 font-style:normal;
 font-family:Verdana,Helvetica;
 font-size: 10px;
 color: #0b4800;
}

.button
{
  background : #666666;
  font-family:verdana,helvetica;
  font-weight=bold;
  color: #ffffff;
  border: 1px solid #000000;
}

.input
{
  background : #FFFFFF;
  color      : #000000;
  border     : 1px solid #0b4800;
}

.subMenu
{
  BORDER-RIGHT:1px solid white; 
  BORDER-TOP:1px solid white; 
  BORDER-LEFT: 1px solid white; 
  BORDER-BOTTOM: 1px solid white;
}
