/* CSS Document */

.mainpad{
margin-top:70px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
}
.border{
border:#CCCCCC thin solid;
} 
.block{
	width:779px;
	height: 667px;
	background:url(/images/block.gif) center top;
	z-index:0;
}