body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea {
	background-color: #ffffff;
	border: 1px solid #000000;
	font-family: Arial;
	font-size: 10px;
	margin: 2px;
	padding: 2px;
}
a:link {
	color: #FF0099;
	text-decoration: underline;
}

a:visited {
	color: #FF0099;
	text-decoration: underline;
}

a:hover {
	color: #FF0066;
	text-decoration: none;
}
.main {
	width: 900px;
	padding: 0px;
}
.top {
	padding: 0px;
	text-align: center;
	background-color: #000000;
	height: 28px;
}
.top-left {
    color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-left: 10px;
	margin-top: 5px;
	text-align: left;
	float: left;
}
.top-right {
    color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-right: 10px;
	margin-top: 5px;
	text-align: right;
	float: right;
}
.top-link:link {
	color: #FFFFFF;
	text-decoration: none;
}

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

.top-link:hover {
    color: #FFFFFF;
	text-decoration: underline;
}
.header {
	background-image: url(images/header.jpg);
	height: 200px;
}
.header-menu {
    color: #ffffff;
	font-family: Arial ;
	font-size: 14px;
	font-weight: bold;
	margin-left: 90px;
	margin-top: 180px;
	text-align: left;
	float: left;
}
.header-link:link {
	color: #ffffff;
	text-decoration: underline;
}

.header-link:visited {
    color: #CC6699;
	text-decoration: underline;
}

.header-link:hover {
    color: #FF0000;
	text-decoration: none;
}
.content {
	background-color: #FFFFFF;
	
 }
.contentbox {
     background:#;
	-moz-border-radius: 1em 1em;
  border-radius: 1em 1em;
	margin-bottom: 8px;                                                                                                      }
.contentbox {
	border: 1px solid #FF66FF;
	margin-bottom: 8px;
}
.contentheader {
	background: #FFFF33;
	-moz-border-radius: 1em 1em;
  border-radius: 1em 1em;
	color: #FFFFFF;
	font-family: "Arial Black";
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	padding: 1px;
	padding-left: 4px;
	margin: 2px;                                                                                                                                                                                             }                                                                                                  
.contentheader {
	background:  #FF6699;
	color: #FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif ;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	padding: 1px;
	padding-left: 4px;
	margin: 2px;
}
.boxestext {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
    padding: 4px;
}
.newstext {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC6699;
	text-align: center;
    padding: 3px;
}
.newsline {
	border-bottom: groove #FF3366;                       }
.newsline {
	border-bottom: groove #FF3366;
     background:#;
	-moz-border-radius: 1em 1em;
  border-radius: 1em 1em;
	margin-bottom: 8px;  }
.filebox {
	background: #FFFFFF;
	-moz-border-radius: 1em 1em;
  border-radius: 1em 1em;                                                                            }
.filebox {
	border: 1px solid #FF6699;
    margin-bottom: 6px;
}
.fileboxheader {
	background: #CC6666;
	-moz-border-radius: 1em 1em;
  border-radius: 1em 1em;
	margin: 0px;
	padding: 0px;
	padding-left: 3px;
	color: #0066FF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold ;
	font-size: 15px;
	text-align: center;
}
.fileboxheader {
	background: #CC6699;
	margin: 2px;
	padding: 1px;
	padding-left: 4px;
	color: #000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}
.contentheaderlink:link {
	color: #000000;
	text-decoration: underline;
}

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

.contentheaderlink:hover {
	color: #000000;
	text-decoration: none;
}
.frametext {
	font-family:Arial ;
	font-size: 12px;
	color: #000000;
	text-align: left;
    padding: 5px;
}
.framelink:link {
	color: #000000;
	text-decoration: underline;
}

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

.framelink:hover {
	color: #000000;
	text-decoration: none;
}
.played {
	font-family: Arial ;
	font-size: 9px;
}
.browsegamesbox {
	background: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
    padding: 3px;
    width: 100%;
}
.pagenumbers {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
    padding: 3px;
}
.gamelink:link {
	color: #FF3388;
	font-weight: bold;
	text-decoration: none;
}

.gamelink:visited {
	color: #FF3388;
	font-weight: bold;
	text-decoration: none;
}

.gamelink:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.pmboxheader {
	border: 1px solid #0099CC;
	background-color: #FFFFFF;
	margin-bottom: 8px;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
    padding: 4px;
    text-align: left;
}
.quote {
	border: 1px dotted #009933;
	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: 11px;
	color: #333333;
	padding: 4px;
	
}
.readpmtable {
	width: 99%;
	font-family: Arial;
	font-size: 11px;
	padding: 2px;
}
.pmtexttable {
	border: 1px solid #CCCCCC;
	width: 80%;
	color: #000000;
	font-family: Arial ;
	font-size: 11px;
	padding: 3px;
	text-align: left;
}
.bottom {
	background-color: #ffffff;
	height: 185px;
	
}
.bottom-text {
    color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 0px;
	text-align: center;
}
.bottom-link:link {
	color: #FF0066;
	text-decoration: underline;
	font-weight: bold;
}
.bottom-link:visited {
	color:#FF0066;
	text-decoration: underline;
	font-weight: bold;
}
.bottom-link:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}