body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
}

body {
	background-color: #000000;
}

a:link {color: #FFC004;	text-decoration: none;}
a:visited {color: #FFC004; text-decoration: none;}
a:hover {color: #99D7FB; text-decoration: underline;}
a:active {color: #FFC004;text-decoration: none;}

a.footer:link {color: #FFFFFF;	text-decoration: none;}
a.footer:visited {color: #FFFFFF; text-decoration: none;}
a.footer:hover {color: #FFC004; text-decoration: underline;}
a.footer:active {color: #FFFFFF;text-decoration: none;}

a.by:link{font-size: 9px; color: #999999; text-decoration: none; font-weight:normal;}
a.by:visited{font-size: 9px; color: #999999; text-decoration: none; font-weight:normal;}
a.by:hover{font-size: 9px; color: #FFFFFF; text-decoration: none; font-weight:normal;}
a.by:active{font-size: 9px; color: #999999;text-decoration: none; font-weight:normal;}

.hdr {	
		font-size: 12px;
		font-weight:bold;
		color:#FFC004;
}
.yellow{
		color:#FFC004;
}
strong{
		color: #EF3A33;
}
ul {
	list-style-image:url(../images/btn/dot.gif);
}
input, textarea, select{
	background-color: #666666;
	color:#FFC004;
	border:none;
}
hr{
	border-width:1px;
	color: #FDC223;
	background-color: #FDC223; margin: 0px;padding: 0px;height: 1px;border: 0px;
	border-style:dotted;
	border-bottom: 1px dotted #FDC223;
}
