body {
  padding: 0px;
	margin: 0px;
	font-family: verdana;
	font-size: 12px;
	line-height: 20px;
}
img {
  border: 0px;
}
.topbar {
  text-align: right;
  background-color: #333333;
  height: 30px;
	line-height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	color: #FFFFFF;
}
.topbar a:link,
.topbar a:active,
.topbar a:visited {
  color: #FFFFFF;
}
.topbar a:hover {
  color: #FFFFFF;
	text-decoration: none;
}
.wrap {
  margin: 10px auto 10px auto;
  width: 770px;
}
.toplinks {
  float: right;
  height: 50px;
	line-height: 50px;
	padding-right: 5px;
}
.toplinks a:link,
.toplinks a:active,
.toplinks a:visited {
  color: #0000FF;
}
.toplinks a:hover {
  color: #FF9900;
	text-decoration: none;
}
.logo {
  height: 50px;
	line-height: 50px;
  font-size: 30px;
}
.logo a:link, 
.logo a:active, 
.logo a:visited, 
.logo a:hover {
  color: #990000;
	text-decoration: none;
}
.titlebar {
  clear: both;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
  background-color: #0359d3;
	color: #FFFFFF;
	font-weight: bold;
}
.contenttable {
  margin-top: 20px;
  width: 100%;
}
.contenttable a {
  color: #0000FF;
}
.contenttable a:hover {
  color: #FF9900;
}
.leftmenutitle {
  clear: both;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
  background-color: #0359d3;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.leftmenu {
  width: 200px;
	line-height: 20px;
	text-align: right;
	font-size: 12px;
}
.leftmenu a:link,
.leftmenu a:active,
.leftmenu a:visited {
  color: #0000FF;
}
.leftmenu a:hover {
  color: #FF9900;
	text-decoration: none;
}
.leftmenutext {
  padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.contentarea {
  padding: 0px 0px 10px 10px;
}
.rightbox {
  width: 200px; 
	float: right; 
	margin-left: 20px;
	margin-bottom: 20px;
}
.rightbox a:link,
.rightbox a:active,
.rightbox a:visited {
  color: #0000FF;
}
.rightbox a:hover {
  color: #FF9900;
	text-decoration: none;
}
.rightboxtitle {
  clear: both;
	height: 30px;
	line-height: 30px;
  background-color: #0359d3;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.foot {
  margin-top: 20px;
  height: 20px;
	line-height: 20px;
  font-size: 11px;
	text-align: center;
	border-top: 1px solid #EEEEEE;
	margin-bottom: 20px;
}
.foot a:link,
.foot a:active,
.foot a:visited {
  color: #0000FF;
}
.foot a:hover {
  color: #FF9900;
	text-decoration: none;
}
.tr1 {
  background-color: #FAFAFA;
}
.tr2 {
  background-color: #EEEEEE;
}
.no {
  background-color: #fe788e;
}
.yes {
  background-color: #8adea1;
}
.scam {
  padding: 5px; 
	border: 1px solid #990000; 
	background-color: #ffd5d7;
	margin: 10px 0px 0px 0px;
}
.scam a {
  color: #990000;
}
.scam a:hover {
  color: #FF0000;
}
.upgrade-right {
  width: 190px;
	float: right;
}
.new {
  border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 5px;
	background-color: #EEEEEE;
	width: 330px;
	margin: 10px 0px 10px 0px;
}