body { 
margin : 0; 
font-size : xx-small; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
 } 

 td.menu a  { display:table-cell;
  font-weight: bold;
  font-size: 7pt;
  width:100px;
  padding-left:15px;	
  text-decoration:none;
  color:#fff;
  text-transform:uppercase;
}

td.menu a:hover  {
  background:#fff;
  padding-left:15px;	
  color:#0056E8;	
  opacity:0.5;
  font-weight : bold;
}

td.menu a:active  {
  background:#0056E8;
  padding-left:15px;	
  color:yellow;	
  opacity:0.5;
   font-weight : bold;
  }
 
 
 
 
.buttonscontainer {width: 0px;}

.buttons a {color: #e0c9b7;
background-color: #AA3701;
display: block;
font: 10px Verdana, sans-serif;
text-decoration: none;
text-align: center;}
.buttons a:hover {background-color: #EABD08;
color: #365B10;
font-weight: bold;
text-decoration: none;}

td.s1 {
font-size : 8pt; 
font-family : verdana, Arial, Helvetica, sans-serif; 
color : #404040;
} 

A:link {
text-decoration : none; 
} 
A:visited {
text-decoration : none; 
} 
A:hover {
text-decoration : none; 
} 

.textthree {
	text-align: left;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	width: 350px;
	overflow: auto;
	height: 250px;

 
.font2 {
font-family : verdana, Arial, Helvetica, sans-serif; 
font-size : 8pt; 
color : black; 
text-decoration : none; 
} 

p.double {
border-style : double; 
} 

input.sm {
font-size : 9px; 
font-family : verdana, Arial, Helvetica, sans-serif; 
color : #000000; 
} 
input.special {
font-size : 12px; 
font-family : verdana, Arial, Helvetica, sans-serif; 
color : #ffffff; 
font-weight : bold; 
background : #00c000; 
} 
input.specialoff {
font-size : 12pt; 
font-family : verdana, Arial, Helvetica, sans-serif; 
color : #ffffff; 
font-weight : bold; 
background : #ff0000; 
} 

form {
display : inline; 
} 

