
body {
margin:0;
padding:0;
height: 100%;
font-size:62.5%;
line-height:62.5%;
font-family:Arial, Helvetica, sans-serif;
background-color:#000000;
}	

a.blue {color: #00ccff; 
font-weight:bold; 
text-decoration:none;
font-size:12px;
}
	
a.blue.hover {color: #00ccff; 
font-weight:bold; 
text-decoration:underlined;
font-size:12px;
}
	
a:hover {
color: #ffffff;
}

html {
height: 100%;
}

* {
margin: 0;
padding: 0;
}

#nonfooter {
width:990px;
position: relative;
min-height: 100%;
margin: 0 auto;
background-color:#FFFFFF;
}

* html #nonfooter {
height: 100%;
}

.clearer {
clear:both;
}
	
.hidden {
position:absolute;
left: -8000px;
top:0;
}

#hidden {
position:absolute;
left: -8000px;
top:0;
}

#content {
width: 990px;
margin:0;
padding:0;
padding-bottom:2.8em;
}




































table {
margin-left:36px;
}

table img {
border: 3px solid #23869F;
margin-right:37px;
margin-bottom:22px;
}





















