body, html
{
	margin:0;
	padding: 0;
	color: #F3BF42;
}

body, input, select, textarea {
	font: 13px Century Gothic, Arial, sans-serif;
}


a {
	text-decoration: none;
	color: #B3AF12;
	font-weight: bold;
}

#siteContainer
{
	background-color: #000 !important;
}

ul#topNav li
{
	width: 119px !important;
}

ul#topNav li a
{
	font-weight: bold;
	background: none;
	padding: 0;
}

.black {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.black:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.form1 {
	border-style:solid;
	border-width:1px;
	border-color:#f3bf42;
	background:#333333;
	font-size:12px;
	color: #f3bf42;
	scrollbar-face-color:#333333;
	scrollbar-shadow-color:#f3bf42;
	scrollbar-highlight-color:#f3bf42;
	scrollbar-3dlight-color:#333333;
	scrollbar-darkshadow-color:#333333;
	scrollbar-track-color:#333333;
	scrollbar-arrow-color: #f3bf42;
}


.form2 {
	border-style:solid;
	border-width:1px;
	border-color:#f3bf42;
	background:#C0C0C0;
	font-size:12px;
	color: #000000;
}

.form1button {
	border-style:solid;
	border-width:2px;
	border-color:#f3bf42;
	background:#333333;
	font-size:14px;
	color: #f3bf42;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
}

.form2button {
	border-style:solid;
	border-width:1px;
	border-color:#f3bf42;
	background:#333333;
	font-size:11px;
	color: #f3bf42;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
}

.error {
	color: #ee0000;
	font-size: 12px;
}

.bigtext {
	font-size: 14px;
}

.smalltext {
	font-size: 10px;
}
