td {font-size: 11px; color:#666666; font-family:Tahoma;line-height:180%} 

A:visited {color:#905029; text-decoration:none;}
a:hover {  color: #000000;text-decoration:none;}
a:link {color: #905029; text-decoration:none;}

A.menu:visited {color:#ffffff; text-decoration:none;}
a.menu:hover {  color: #591A01;text-decoration:none;}
a.menu:link {color: #ffffff; text-decoration:none;}

A.white:visited {color:#ffffff; text-decoration:none;}
a.white:hover {  color: #D39184;text-decoration:none;}
a.white:link {color: #ffffff; text-decoration:none;}

.textarea {
 font-size: 11px;
 font-weight: normal;
 color: #152C53;
 border: 1px solid;
 border-color: #eeeeee;
 background:#f7f7f7;
 height: 80px;
 padding: 3px;
 width:100%;
 font-family:Tahoma;
}

.input {
 font-size: 11px;
 padding: 3px;
 height:22;
 border: 1px solid;
 border-color: #eeeeee;
 background:#f7f7f7;
 width:150;
  font-family:Tahoma; 
}
.button {
 font-size: 11px;
 padding: 3px;
 height:22;
 border: 1px solid;
 border-color: #eeeeee;
 width:80;
 background:#f7f7f7;
 font-family:Tahoma;
}

p { 
  font-size: 11px; 
  line-height: 20px; 
  text-indent : 24px; 
  margin: 0; 
} 

.mouseover
{
bgColor: #F7A62E;
cursor: hand
}


.mouseout
{
bgColor: #F7A62E;
cursor: hand
}

.font1{font-size:9px;font-family:Verdana;}
.font2{font-size:9px;font-family:Verdana; color:#C8C7C7}
