body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial;
	text-align: left;
}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-family: Arial;
	font-size: 11px;
	margin: 2px;
	padding: 2px;
}
a:link {
	
	color: #006200;
	text-decoration: none;
	font-weight: Bold;
	
}

a:visited {
	
	color: #006200;
	text-decoration: none;
	font-weight: Bold;
	
}

.main {
	width: 790px;
	padding: 0px;
}
.top {
	padding: 0px;
	text-align: center;
	background-color: #000000;
	height: 20px;
}
.top-left {
    color: #00FF33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 10px;
	margin-top: 5px;
	text-align: left;
	float: left;
}
.top-right {
    color: #ff6633;
	font-family: Verdana;
	font-size: 12px;
	margin-right: 10px;
	margin-top: 5px;
	text-align: right;
	float: right;
}
.top-link:link {
	color: #99FF00;
	text-decoration: none;
}

.top-link:visited {
    color: #99FF00;
	text-decoration: none;
}

.top-link:hover {
    color: #ff6633;
	text-decoration: underline;
}
.header {
	background-image: url(images/header.jpg);
	height: 200px;
}
.header-menu {
    color: #FF0000;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin-left: 30px;
	margin-top: 200px;
	text-align: center;
	float: left;
}
.header-link:link {
	color: #99FF00;
	text-decoration: none;
}

.header-link:visited {
    color: #99FF00;
	text-decoration: none;
}

.header-link:hover {
    color: #FF9933;
	text-decoration: none;
}
.content {
	background-color: #f87431;
	border-right: 1px solid #000000;
	border-right: 1px solid #000000;
}
.contentbox {
}
.contentheader {
	background: #000000;
	color: #99FF00 ;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	padding: 2px;
	padding-left: 4px;
	margin: 2px;
}
.boxestext {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-align: right;

}
.newstext {
	font-family: Arial;
	font-size: 12px;
	color: #ffff00;
	text-align: left;
    padding: 3px;
}
.newsline {
	border-bottom: 1px dotted #000000;
}
.filebox {
}

.fileboxheader {
	background: #000000 ;
	margin: 2px;
	padding: 2px;
	padding-left: 4px;
	color: #99FF00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}
.contentheaderlink:link {
	color: #ff6633;
	text-decoration: underline;
}

.contentheaderlink:visited {
	color: #ff6633;
	text-decoration: underline;
}

.contentheaderlink:hover {
	color: #ff6633;
	text-decoration: none;
}
.frametext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #660000;
	text-align: left;
    padding: 5px;
}
.framelink:link {
	color: #ff6633;
	text-decoration: underline;
}

.framelink:visited {
	color: #ff6633;
	text-decoration: underline;
}

.framelink:hover {
	color: #ff6633;
	text-decoration: none;
}
.played {
	font-family: Arial;
	color: blue;
	font-size: 12px;
}
.browsegamesbox {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-align: right;
  padding: 3px;
  width: 100%;
}
.pagenumbers {
	font-family: Arial;
	font-size: 14px;
	color: #990033;
	text-align: center;
    padding: 3px;
}

.pmboxheader {
	border: 1px solid #000000;
	background-color: #ff6633;
	margin-bottom: 10px;
	font-family: Arial;
	font-size: 12px;
	color: #400000;
    padding: 4px;
    text-align: right;
}
.quote {
	border: 1px dotted #000000;
	margin: 2px;
	margin-bottom: 6px;
	padding: 3px;
	text-align: left;
}
.newprivatemessage {
	padding: 5px;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
}
.pmboxtable {
	border: 0px;
	width: 99%;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	color: #400000;
	padding: 4px;
	
}
.readpmtable {
	width: 99%;
	font-family: Arial;
	font-size: 12px;
	padding: 2px;
}
.pmtexttable {
	border: 1px solid #000000;
	width: 80%;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	padding: 3px;
	text-align: left;
}
.bottom {
	background: #400000 ;
	height: 42px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.bottom-text {
    color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	padding-top: 14px;
	text-align: center;
}
.bottom-link:link {
	color: #ff6633;
	text-decoration: underline;
	font-weight: bold;
}
.bottom-link:visited {
	color: #ff6633;
	text-decoration: underline;
	font-weight: bold;
}
.bottom-link:hover {
	color: #ff6633;
	text-decoration: none;
	font-weight: bold;
}