.ButtonOut
{
  cursor: hand;
  border-right: #CEDEFF 1px solid;
  border-top: #CEDEFF 1px solid;
  border-left: #CEDEFF 1px solid;
  border-bottom: #CEDEFF 1px solid;
}

.ButtonOutCtrl
{
  cursor: hand;
  border-right: #7BB5FF 1px solid;
  border-top: #7BB5FF 1px solid;
  border-left: #7BB5FF 1px solid;
  border-bottom: #7BB5FF 1px solid;
}

.ButtonOutHead
{
  cursor: hand;
  border-right: #B7CFF4 1px solid;
  border-top: #B7CFF4 1px solid;
  border-left: #B7CFF4 1px solid;
  border-bottom: #B7CFF4 1px solid;
}

.ButtonOver
{
  cursor: hand;
  background-color: #FF9000;
  border-right: #000000 1px solid;
  border-top: #000000 1px solid;
  border-left: #000000 1px solid;
  border-bottom: #000000 1px solid;
}

.ButtonOff
{
  filter: gray() alpha(opacity=30);
  border-right: #CEDEFF 1px solid;
  border-top: #CEDEFF 1px solid;
  border-left: #CEDEFF 1px solid;
  border-bottom: #CEDEFF 1px solid;
}

.ButtonOffCtrl
{
  filter: gray() alpha(opacity=30);
  border-right: #7BB5FF 1px solid;
  border-top: #7BB5FF 1px solid;
  border-left: #7BB5FF 1px solid;
  border-bottom: #7BB5FF 1px solid;
}

.header 
{  
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 9pt; 
  font-weight: bold; 
  color: #000000; 
  text-decoration: none;
}

.header_thin 
{  
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 9pt; 
  font-weight: normal; 
  color: #000080; 
  text-decoration: none;
}

.text_small 
{  
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 7pt; 
  font-weight: normal; 
  color: #000000; 
  text-decoration: none;
}

div 
{  
  font-size: 8px;
}

a 
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8px;
  font-style: normal;
  text-decoration: none;
  color: #000000;
}

a:link 
{  
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 9pt; 
  font-weight: bold; 
  color: #000000; 
  text-decoration: none;
}

a:hover 
{  
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 9pt; 
  font-weight: bold; 
  text-decoration: none; 
  color: #004ACE;
}

a:visited 
{  
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 9pt; 
  font-weight: bold; 
  text-decoration: none;
}

a:active 
{  
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 9pt; 
  font-weight: bold; 
  text-decoration: none; 
  color: #000000;
}

body 
{  
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 9pt; 
  font-weight: normal; 
  color: #000000; 
  text-decoration: none;
}

table 
{  
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 9pt; 
  font-weight: normal; 
  color: #000000; 
  text-decoration: none;
}

h1 
{  
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 9pt; 
  font-style: normal; 
  font-weight: bold; 
  color: #000000; 
  text-decoration: none; 
  line-height: normal;
}

h3 
{  
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 9pt; 
  font-weight: bold; 
  color: #330000;
}



