
div#centered { 
	border: 0; 
	background-color: #020202; 
	height: 598px; width:900px; 
	position: absolute; 
	left: 50%; top: 50%; 
	margin-left:-450px; margin-top:-299px; 
	color: #BBBBBB;
}

html, body,td,th {
 
	margin:0; margin-top: 0px; padding: 0;
	color: #BBBBBB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.title {
	color: #FFFFFF;
	font-weight: bold;
}
.bull {
	color: #FDBE33;
	font-size: 12px;
}
body {
	background-color: #666666;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.darkText {color: #333333; font-weight: bold; }


.menu		{ 
	width: 110px;
	color:#333333;
	cursor:hand;
	font-weight: bold;
	line-height: 18pt;
	text-align: center;
	display: block;
}


a.menu:link, a.menu:visited, a.menu:active  	{ 
		  background-color:#777777; 
		  color: #222222 }

a.menu:hover 	{ 
		  background-color:#FDBE33; 
		  color: #333333;
		  text-decoration:none; }
		  
#testsite {
	margin-top:6px; 
	padding-left:5px;
	padding-top:13px;
	border:none;
	height:20px;
	width:300px; 
	font-size:15px;
	color: #222222; 
	background: transparent;
}
#errs {
color:#FDBE33;
font-weight:bold;
}

.tbox {
	border:thin 1px;
	width:250px;
	height: 15px;
}
.lwc {
	color: #333333;
	line-height:12px;
	margin:0;
}

.footer{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	height:20px;
	width:200px;
	text-align:center;
	margin-top:-20px;
	margin-left:300px;
	position:absolute;
	top:598px;
	left:40px;
}
#lyr1{
	width:370px;
	height:360px;
	}