A:link {text-decoration: none; color: #532900; font-family: Arial, Helvetica, sans-serif; }
A:visited {text-decoration: none; color: #532900; font-family: Arial, Helvetica, sans-serif; }
A:hover {text-decoration: none; color:#840000; background: #D6D6D6; font-family: Arial, Helvetica, sans-serif; }
A:active { color: #666666; font-family: Arial, Helvetica, sans-serif; }

#body{
		width:800px; 
		margin:0 auto; 
		position:relative;
}
#body_content{
		background:url(images/middle_bg.gif) repeat-y 0 0 #FFFFFF; 
		color:#ffffff;
		width:744px; 
		padding:0 48px;
		padding-top:20px;
		padding-bottom:20px;
		border:1px #f0e9d6 solid;
}

.table1 { BORDER: #E0DCD1 1px solid;
			    BORDER-TOP: #E0DCD1 1px solid;
			    BORDER-BOTTOM: #E0DCD1 1px solid;
			    BORDER-LEFT: #E0DCD1 1px solid;
			    BORDER-RIGHT: #E0DCD1 1px solid;}

.headline { font-family: Arial, Helvetica, sans-serif;
						font-size: 16px;
            font-weight: bold;
            color: #000000;
            text-decoration: none;}

            
.menu { font-family: Verdana,Arial;
				font-size: 12px;
        color: #000000;
        text-decoration: none;}            

.normal {font-family: Arial, Tahoma, Verdana;
			   font-size: 12px;
			 	 color: #000000;
			   text-decoration: none;}
         
.small {font-family: Tahoma, Verdana, Arial;
			  font-size: 11px;
			  color: #000000;
			  text-decoration: none;}         

.big {font-family: Arial, Tahoma, Verdana;
			   font-size: 14px;
			 	 color: #000000;
			   text-decoration: none;}

input {font-family: Verdana,Arial;
	   	 font-size: 9pt;
	   	 color: #000000;
	   	 background: #E6E6E6;
	   	 BORDER-TOP: #999999 1px solid;
	   	 BORDER-BOTTOM: #999999 1px solid;
	     BORDER-LEFT: #999999 1px solid;
	   	 BORDER-RIGHT: #999999 1px solid;}
       
.form {font-family: Verdana,Arial;
	   	 font-size: 8pt;
	   	 color: #000000;
	   	 background: #E6E6E6;
	   	 BORDER-TOP: #999999 1px solid;
	   	 BORDER-BOTTOM: #999999 1px solid;
	     BORDER-LEFT: #999999 1px solid;
	   	 BORDER-RIGHT: #999999 1px solid;}       
       
textarea {font-family: Arial,Verdana;
		  		font-size: 9pt;
		  		color: #000000;
		  		background: #E6E6E6;
		  		BORDER-TOP: #999999 1px solid;
		  		BORDER-BOTTOM: #999999 1px solid;
		  		BORDER-LEFT: #999999 1px solid;
		  		BORDER-RIGHT: #999999 1px solid;} 

.radio {font-family: Verdana,Arial;
	   	  font-size: 10px;
	   	  color: #e6e6e6;
	   	  background: #bebebe;
	   	  BORDER-TOP: #000000 0px solid;
	   	  BORDER-BOTTOM: #000000 0px solid;
	      BORDER-LEFT: #000000 0px solid;
	   	  BORDER-RIGHT: #000000 0px solid;}     

.notice {font-family: Arial;
				 font-size: 12px;
				 font-weight: bold;
				 color: #FF0000;
			 	 text-decoration: none;}          
         
select {font-family: Verdana,Arial;
    	  font-size: 10px;
	   	  color: #000000;
	   	  background: #E6E6E6;
	   	  BORDER-TOP: #999999 1px solid;
	   	  BORDER-BOTTOM: #999999 1px solid;
	      BORDER-LEFT: #999999 1px solid;
	   	  BORDER-RIGHT: #999999 1px solid;}
        
li {
  list-style-type: square; 
}

hr{
  border: 0; 
  color: #E0DCD1; 
  background-color: #E0DCD1; 
  height: 1px;
}
#footer
{
text-align:right;
position:relative; 
margin:0 auto; 
width:787px; 
padding:12px 0px 0 6px;
font:normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

