@charset "utf-8";body, td {  font-family:  Verdana, Tahoma, Arial, Trebuchet MS;  
font-size: 12px;	
color: #000000;	
font-weight:normal;        }

body {	
margin-left: 0px;	
margin-top: 0px;	
margin-right: 0px;	
margin-bottom: 0px;}

h1{
font-size: 12px;	
color: #000000;	
font-weight:normal;
padding: 0;
margin: 0;
display: inline;
}

#bg {
background-image:url(/images/BG.jpg);
background-repeat: no-repeat;
background-attachment: fixed; 
background-color:#927b48; 
background-position:top center;}

input.menu {
background-image:url(/images/button.png);  
width: 100px;   
height:30px;   
border:0px solid;   
color: #FFFFFF;  
font-weight: bold;  
padding:0px;  
vertical-align:middle;  
font-family: Verdana, Tahoma, Arial;  
font-size: 10px;}

div {
color: #000000;
font-family: Verdana, Tahoma, Arial;
font-size: 11px;}

input, select, textarea{
border:1px #a20b00 solid;
color: #000000;
font-family: Verdana, Tahoma, Arial;
font-size: 10px;
background-color: #f7fcf1;width:120px;}


 a:link, a:visited {	
 color: #000000;	
 text-decoration: none;}
 
 strong{
 font-weight: normal;
 text-decoration: none;
 color: #140200;	
 }
 
strong:active,  strong:hover{
 //font-weight: normal;
 text-decoration: underline;
 color: green;
}
 
 a:active, a:hover{
 color: green;
}
 
 a.notlink:visited {	
 color: #AAAAAA;	
 text-decoration: none;}
 
 a.notlink {	
 font-weight: bold;}
