body {
	font-size: 10px; 
	cursor: crosshair; 
	color: #ccdddd; 
	font-family: Verdana; 
	text-decoration: none;
	background-color:#fffefc;
}
a:link {
	color: #ccdddd; 
	text-decoration: none;
}
a:visited {
	color: #ccdddd;
	text-decoration: none; 
}
a:active {
	color: #ccdddd; 
	text-decoration: none; 
}
a:hover {
	color: #e88d17; 
	text-decoration: none; 
}
input{
	font-family: Verdana; 
	font-size: 10px; 
	background-color: #f5f5f5; 
	border: 1px solid #000000; 
	color: #555555;
}
input[type="text"]{
	height: 18px;
}
input[type="submit"]{
	height: 18px;
	vertical-align: middle;
}
input[type="radio"]{
	vertical-align: middle;
}
input:focus{
	background-color: #ffffff; 
	color: #555555;
}
select {
	font-family: Verdana; 
	font-size: 10px; 
	background-color: #f5f5f5; 
	border: 1px solid #000000;
}
textarea {
	font-family: Verdana; 
	font-size: 10px; 
	background-color: #f5f5f5; 
	border: 1px solid #000000; 
	color: #555555;
}
textarea:focus{
	background-color: #ffffff; 
	color: #555555;
}
div {
	font-size: 10px; 
	cursor: crosshair; 
	color: #ccdddd; 
	font-family: Verdana; 
	text-decoration: none;
	vertical-align: top;
}
table {
	font-size: 10px; 
	cursor: crosshair; 
	color: #ccdddd; 
	font-family: Verdana; 
	text-decoration: none;
	vertical-align: top;
}
.gowna {
	position:relative; 
	margin: auto;
	width:884px;
	min-height:159px;
	background-color:transparent;

}
.elite{
	position: absolute; 
	top:0px;
	right:0px;
	width:349px;
	min-height:159px;
	background-color:transparent;
}
.powered{
	position: relative; 
	margin:auto;
	width:400px;
	min-height:30px;
	top:10px;
	clear: both;
	background-color:transparent;
}

