body {
	font-family: "tahoma";
	font-size: 8pt;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	background:#000;
}
table, tr, td, input, select {
	font-family: "tahoma";
	font-size: 8pt;
}

a, a:link {color: #333399;text-decoration: none;}
a:visited {color: #333399;text-decoration: none;}
a:hover {color: #FF0000;text-decoration: underline;}
img {border:none;}

.hrdd {border:1;}

#acplogo {
	margin:auto;
	width:600px;
}

#main1 {
	margin:auto;
	width:600px;
	padding: 10px 10px 10px 10px;
	background:#fff;
}
.inputsubmit {
	border:none;
	color: #cfc;
	background:#090;
}

.inputreset {
	border:none;
	color: #fcf;
	background:#f00;
}
