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 #0099CC;
	font-family: Arial;
	font-size: 10px;
	margin: 2px;
	padding: 2px;
}
a:link {
	color: #CC3333;																										    text-decoration:underline;
}

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

a:hover {
	color: #FF0000;                                                                             
	 text-decoration: none;

 
}
.main {
	width: 900px;
	padding: 0px;
}
.top {
	padding: 0px;
	text-align: center;
	background-color: #CC99CC;
	height: 24px;
}
.top-left {
    color: #000000;
	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: #000000;
	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: #000000;
	text-decoration: none;
}

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

.top-link:hover {
    color: #FFFFFF;
	text-decoration: none;
}
.header {
	background-image: url(images/header.jpg);
	height: 180px;
}
.header-menu {
    color: #;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 160px;
	text-align: left;
	float: left;
}
.header-link:link {
	color: #FF00FF;
	font-size: 16px;																									   text-decoration: none;
}

.header-link:visited {
    color: #FF00FF;
	font-size: 16px;																									   text-decoration: underline;
}

.header-link:hover {
    color: #FFFFFF;
	font-size: 16px;																										   text-decoration: none;
}
.content {
	background-color: #FFCCFF;
	
 }
.contentbox {

	-moz-border-radius: 1em 1em;
  border-radius: 1em 1em;
	margin-bottom: 2px;                                                                                            }
.contentbox {
	border: 1px solid #FF66FF;
	margin-bottom:2px;
}
.contentheader {
	background: #FF66FF;
	-moz-border-radius: 1em 1em;
  border-radius: 1em 1em;
	color: #000000;
	font-family: "Arial Black";
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	padding: 1px;
	padding-left: 2px;
	margin: 1px; }
.contentheader {
	background: #FF88FF;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	padding: 1px;
	padding-left: 2px;
	margin: 1px;
}
.boxestext {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
    padding: 3px;
}
.newstext {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff44ff;
	text-align: center;
    padding: 4px;
}
.newsline {
	border-bottom:groove #ff00ff;
}
.filebox {
	background: 	
  #FFFFFF;
	-moz-border-radius: 1em 1em;
  border-radius: 1em 1em;
}

.filebox {
	border:1px SOLID #FF00FF;
    margin-bottom: 6px;
	

	
}
.fileboxheader {
	background: #;
	-moz-border-radius: 1em 1em;
  border-radius: 1em 1em;
	margin: 2px;
	padding: 0px;
	padding-left: 2px;
	color: #0066FF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold ;
	font-size: 13px;
	text-align: center;                                                                                                                   }
.fileboxheader {
	background:#FF77FF;
	margin: 2px;
	padding: 0px;
	padding-left: 2px;
	color: #FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif ;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
}
.contentheaderlink:link {
	color: #FFFFFF;
	text-decoration: underline;
}

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

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

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

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

.gamelink:visited {
	color: #CC0033;
	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: #FFCCFF;
	height: 155px;
	width:900px;
}	
.bottom-text {
    color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif ;
	font-size: 12px;
	padding-top: 10px;
	text-align: center;
}
.bottom-link:link {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}
.bottom-link:visited {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}
.bottom-link:hover {
	color: #FF0066;
	text-decoration: none;
	font-weight: bold;
}