@CHARSET "ISO-8859-1";

body
{
	font-size: 12px;
	color: #FFFFFF;
	line-height: 13px;
	font-family: arial,helvetica,sans-serif;
	margin: 0px;
	background:url(img/bg.jpg) #000;
	background-repeat:repeat-x;
}

.error
{
	color: red;
}

tr
{
	margin-bottom:5px;
}

td
{
	vertical-align:top;
}

.label
{
	font-weight:bold;
	width:150px;
}

input.text
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 0px;
	font-family: arial,Helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	-x-system-font: none;
	color: #848484;
	padding-top: 0px;
	background-color: #000000;
	border:none;
	width:200px;
	height:20px;
	vertical-align:center;
}

select.option
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 0px;
	padding-top: 0px;	
	width:200px;
	background-color:#000;
	border:none;
	color:#848484;
}

a
{
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}

#submit
{
	margin-left: 415px;
}

#wrapper
{
	width:830px;
	height:650px;
	margin:auto;
}

#frame
{
	width:660px;
	xxheight:550px;
	background-color:#282828;
	margin-top:40px;
	margin-left:85px;
	float:left;
	padding-bottom: 10px;
}

#content
{
	margin-left:40px;
	width:580px;
}
