body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.graydient {
	background-attachment: fixed;
	background-image: url(images/verticalgradient.gif);
	background-repeat: repeat-x;
	background-color: #dedede;
}
.homepageblurb {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #484848;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #0099CC;
}
a {
	color: #006699;
	text-decoration: none;
}
.copyright {
	font-size: 10px;
	color: #666666;
	text-align: justify;
	line-height: 10px;
}


.divider {
	color: #999999;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}
.codebox {
  border:1px solid #D3D3D3;
  margin: 15px 0px 0px 0px;
  padding: 5px;
  background-color: #EFEFEF;
}
.tablelist{
  padding: 5px 2px 5px 2px;
  font-size: 11px;
}.alert-font {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}
#logo {
	background: transparent url(../images/game-copy-pro-logo.gif) no-repeat scroll 0% 0%;
 	width: 296px;
	height: 100px;
	text-indent: -3333px;
	border: 0;
	margin: 0;
}
#logo a {
	display: block;
	width: 296px;
	height: 100px;
	text-decoration: none;
	border: 0;
}