body 
{
	padding: 0;
	margin: 0;
	background: #000000;
	font: 11px arial;
	color: #ffffff;
}
img 
{
	display: block;
	border: none;
}
.page 
{
	width: 980px;
	margin: 0 auto 0 auto;
}
.wapPage 
{
	width: 200px;
	height: 300px;
	font: 12px arial;
	color: #ffffff;
}
.pageHeader 
{
	width: 980px;
	height: 92px;
	background: url(../images/stripHeader.gif) left top repeat-x;
}
.pageWow 
{
	width: 980px;
	height: 345px;
	background: #000000;
}
.pageBody 
{
	width: 980px;
	height: 52px;
	background: #444444 url(../images/stripBody.gif) left top repeat-x;
}
.pageFooter 
{
	width: 952px;
	height: 19px;
	background: #2f2f2f;
	font: 11px arial;
	color: #ffffff;
	padding: 5px 0 0 28px;
}
.pageFooter a
{
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
}
.pageFooter a:hover
{
	text-decoration: underline;
}
.pageBodyCopyBlock 
{
	width: 390px;
	height: 256px;
	position: relative;
	left: 177px;
	top: 52px;
	float: left;
	font: 11px arial;
	color: #ffffff;
	line-height: 13px
}
.pageBodyFormBlock 
{
	width: 350px;
	height: 256px;
	position: relative;
	left: 210px;
	top: 52px;
	float: left;
}
.inputText 
{
	border: none;
	width: 223px;
	height: 15px;
	padding-left: 5px;
	background: #ffffff;
	font: 11px arial;
	color: #000000;
}
.inputTextWap 
{
	border: none;
	width: 171px;
	height: 15px;
	padding-left: 5px;
	background: #d6d6d6;
	font: 11px arial;
	color: #000000;
}
.inputDropDown
{
	border: none;
	height: 15px;
	background: #ffffff;
	font: 11px arial;
	color: #000000;
}
.inputDropDownWap 
{
	background: #d6d6d6;
	font: 11px arial;
	color: #000000;	
}
.formRow 
{
	clear: both;
	width: auto;
	height: 25px;
}
.formColLeft 
{
	width: 85px;
	padding: 4px 15px 0 0;
	float: left;
	text-align: right;
}
.formColRight 
{
	float: left;
}
.formColError 
{
	padding: 3px 0 0 10px;
	float: left;
	font: 11px arial;
	color: #cc0000;	
}
.copyLink 
{
	font: bold 11px arial;
	color: #ffffff;
	text-decoration: none;
}
.copyLink:hover
{
	text-decoration: underline;
}