A:link,A:visited,A:active {
	margin:0px;
	color:#eeeeee;
	font:11px tahoma;
	font-family:Tahoma, Georgia, Verdana, Arial, Helvetica;
	font-weight: bold;
	text-decoration: underline;
}
tr,td,table {
	color:#999999;
	font:11px tahoma;
	font-family:Tahoma, Georgia, Verdana, Arial, Helvetica;
	font-weight: none;
	text-decoration: none;
}
body {
	margin:0px;
	color:#eeeeee;
	background-color:#191919;
	font:11px tahoma;
	font-family:Tahoma, Georgia, Verdana, Arial, Helvetica;
	font-weight: none;
	text-decoration: none;
}

input,textarea,select {
	color:#eeeeee;
	background-color:#212121;
	border:1px solid #999999;
	font:11px tahoma;
	font-family:Tahoma, Georgia, Verdana, Arial, Helvetica;
	font-weight: normal;
	text-decoration: none;
	width:360px;
}

.submitbutton {
	color:#ffffff;
	background-color:#ff338e;
	border:1px solid #999999;
	font:11px tahoma;
	font-family:Tahoma, Georgia, Verdana, Arial, Helvetica;
	font-weight: normal;
	text-decoration: none;
	width:140px;
}