body {
	width: 100%;background-color: #000000;
}
.headertext {
	font-family: Verdana,Arial;
	color: #efefef;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	letter-spacing:-1px;
}
.boxtitle {
	font-family: Verdana,Arial;
	color: #ffff95;
	font-weight: normal;
	font-style: normal;
	font-size: 17px;
	letter-spacing:-1px;
	height:33;
	float:left;
	margin:4 10 0 10px;
	overflow: hidden;
}
.boxtext {
	font-family: Verdana,Arial;
	color: #efefef;
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	letter-spacing:-1px;
	float:left;
	margin:0 10 10 10px;
	overflow: hidden;
}
.logintext {
	font-family: Verdana,Arial;
	color: #efefef;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	letter-spacing:-1px;
}
.login {
	width:80;
	height:16;
	font-size:10px;
	font-weight:normal;
	font-family:Verdana,Arial;
	color:#000000;
	background-color:#dfdfdf;
	border: 1px solid #000000;
	padding:2px;
	margin: 0 0 0 0px;
	padding-left:2px;
	padding-right:2px;
	letter-spacing:0px;
}
.copyrighttext {
	font-family: Verdana,Arial;
	color: #ffdf00;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	letter-spacing:-1px;
}
.footertext {
	font-family: Verdana,Arial;
	color: #ff0000;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	letter-spacing:-2px;
}
.footerlinks {
	font-family: Verdana,Arial;
	color: #ffdf00;
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
	letter-spacing:-1px;
}
  a:link.footerlinks { color:#ff9f00;text-decoration: none;}
  a:visited.footerlinks { color:#ff9f00;text-decoration: none;}
  a:active.footerlinks { color:#ffff95;text-decoration: underline;}
  a:hover.footerlinks { color:#ffff95;text-decoration: underline;}