body {
	margin:0px;
	padding:0px;
}
p,td {
	font:10px verdana;
	color:#FFFFFF;
	font-weight:normal;
	line-height:1.4;
}
a {
	color:#FFFFFF;
	text-decoration:underline;
}
a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#siteframe {
	z-index:10;
	position:relative;
	top:0px;
	left:0px;
	width:648px;
	height:520px;
	padding:0px;
	background-color:transparent;
}
#header {
	z-index:30;
	position:absolute;
	top:0px;
	left:0px;
	width:648px;
	height:195px;
	background-color:transparent;
	padding:0px;
}
#headerbg {
	z-index:19;
	position:absolute;
	top:0px;
	left:0px;
	width:648;
	height:195;
	background-color:#0F7101;
	padding:0px;
}
#content {
	z-index:20;
	position:absolute;
	top:175px;
	left:0px;
	width:648px;
	height:325px;
	background-color:#0F7101;
	padding:0px;
}
#buynow {
	z-index:100;
	position:absolute;
	top:397;
	left:532;
	width:116;
	height:103;
	padding:0px;
	background-color:transparent;
}
#footer {
	z-index:40;
	position:absolute;
	top:500px;
	left:0px;
	width:648;
	height:20px;
	background-color:transparent;
	text-align:right;
}
.stepup {
	font:10pt arial;
	color:white;
	font-weight:bold;
}
.formlabel {
	font:8pt arial;
	color:white;
	font-weight:bold;
	padding:3px 0px 3px 0px;
}
.uinput {
	font:8pt arial;
	color:white;
	border:1px solid #0A4D01;
	background-color:#0E6102;
}
.copyright {
	font:8pt arial;
	color:#FFFFFF;
}