body{
  

    /*background: url("../djbackground.jpg");*/
    background-repeat: no-repeat;
    background-position: top;
    

}

a{
     font-family: Arial, Helvetica, sans-serif;
	
	color: #e1e1e1;
	text-decoration:none;
	}
a.a_top{
     font-family: Arial ;
	font-weight:bold;
	color: #e1e1e1;
	text-decoration:none
	}
a.a_top:hover{
     font-family: Arial ;
	font-weight:bold;
	color: #dddddd;
	text-decoration:none;
	}




a:hover{
    	font-family: Arial, Helvetica, sans-serif;
	
	color: #e1e1e1;
	text-decoration:underline;

}



.body_table{
    
	text-decoration:none;
	font-family: Verdana ; 
	font-size: 11px;
    color:#e1e1e1;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;


}




.input {
	border-style:solid ; 
	border-width:1px; 
	border-color:#cccccc;
	background-color:#ffffff; 
	padding-left:2px;
	font-size:9px; 
        color:#333333;
	font-family: Arial ; 
	background-color:#F2F3F4; 
}


.submit {
	border-style:solid ; 
	border-width:1px; 
	border-color:#cccccc;
	font-size:10px; 
	font-family: Tahoma Bold,Arial; 
      color:#333333;
	background-color:#f2f3f4; 
	margin-bottom:0px;
	height: 16px;
       
}

