

table{
border-colaspe:colaspe;
}
th,td{
padding: .2em; 
margin: 1px; 
border-top: 1 px solid #ccc;
border-left: 1 px solid #ccdbfe;

}



body{
background: #FFf6c6;
font-family: verdana;
margin-left: 10px;
margin-top: 10px;

}

p{
color: #00219D;

}

h1{
color: #0072BC;
border-bottom: 2px dotted grey;

}



a {
	color: #2D3954;
	font-size: 11px;
	text-decoration:none;
}
a:hover {
	color: #ED1C24;
}



#next{
width: 400px;
height: 20px;
padding: .5em;
font-size: 11px;
font-family: verdana;
color: #0072bc;

}


#footer{

clear:both;
font-family: verdana;
color: #0072bc;
padding: 20px 3%;
text-align: center;

}

#loader{
width: 400px;
height: 50px;
Position: absolute;
left: 170px;
top:200px;
Padding: 5em;
text-align: center;

}

#form{

width: 300px;
height: 300px;
Position: absolute;
left: 260px;
top:120px;
Padding: .5em;
text-align: center;
}

#header{

width: 100%;
height: 80px;
margin-left: 70px;

}
