@charset "utf-8";
/* CSS Document */
body{
	background:#000000; 
	margin-top: 0px; 
	margin-left: 0px; 
	margin-right: 0px; 
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
}
a:link {
	color: #C2881B;
}
a:visited {
	color: #C2881B;
}
a:hover {
	color: #C2881B;
}
a:active {
	color: #C2881B;
}
.regList{
	background-color:#DFEDDE;
}