a:link {color: #d7aa3f;}
a:visited {color: #d7aa3f;}
a:active {color: #d7aa3f;}

body {
    background: #610003 URL("images/siteBack.png");
	background-position: top;
	background-repeat: repeat-x;  
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	}
	
td {
	font-size: 11px;
	color: #ffffff;
	}
	
span.footer
   {
   color: #ffffff;
   font-size: 10px;
   font-weight: bold;
   margin-top: 2px;
   }	
	
h1 {
    padding: 0px;
    margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #d7aa3f;
	}	
	
h2 {
    margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	}		

.white {color: #ffffff FONT-FAMILY: verdana, arial, helvetica; FONT-SIZE: 10px;}
a.white {color: #ffffff; font-family: verdana, arial, helvetica; font-size: 10px;}
a.white:hover {color: #ffffff; font-family: verdana, arial, helvetica; font-size: 10px;}
a.white:active {color: #ffffff; font-family: verdana, arial, helvetica; font-size: 10px;}

li {
   padding-bottom:7px;
   }
	
	
.gray {
    background-color:#161616;
    }
    
.inputSpace { 
    margin-top:4px;
    }	    	
    
.sample { 
    position:absolute;
    top: 370px;
    left: 10px;
    z-index:3;
    } 
    
.outter { 
    position:relative;
    width:988px;
    }       
