body{
	text-align : center;
	margin-top : 0px;
	margin-bottom : 0px;
	background-color : #101010;





}

table.title{

	border-width:8px;
	border-color:#FFFFFF; 
	border-style:outset;



}

a:hover{
	background-color : #F4D5AA;
	text-decoration:none; 
	color : #000000;
	

	
}
a{
	color : #ffffff;
	text-decoration:none;
	
}

td{
	background-color : #222222;
	text-align :left;
	color : #FFFFFF;
	font-family : arial ;
	font-size : 12px;
}

td.input{
	background-color : #333333;
	font-family : arial ;
	font-weight : bold ;
	font-size : 12px;
	text-align : center ;
	border : 0 ;
	color : #FFFFFF;
}

td.heading{
	background-color : #CC6633;
	text-align : left; 
	font-family: arial;
	font-size: 12px;
	width: 300px ;
	color: #FFFFFF ;
}

select{
	
	background-color : #111111;
	font-family : arial;
	font-weight : bold;
	text-align :left;
	font-size : 12px;
	color : #FFFFFF ;

	
}
td.heading1{
	background-color : #555555;
	font-weight: bold;
	font-size: 12px;
	color : #ffffff;
	
}

td.heading2{
	background-color : #000000;
	text-align : left; 
	font-family: arial;
	font-size: 12px;
	color : #FFFFFF;
	width: 300px ;
	
}


}

td.input2{
	background-color : #6666ff;
	font-family : arial ;
	font-weight : bold ;
	font-size : 12px;
	text-align : left ;
	border : 0 ;
	color : #FFFFFF;
}
