body {
	background: #9DAF48;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea {
	background-color: White;
	border: 1px solid #1D5290;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	margin: 2px;
	padding: 2px;
}
a:link, a:visited  {
	color: Black;
	text-decoration: none;
}
a:hover {
	color: #990033;
	text-decoration: underline;
}
.main {
	width: 800px;
	padding: 0px;
	background-color: #ffffff;
}
.top {
	padding: 0px;
	text-align: center;
	background-color: #9DAF48;
	height: 24px;
}
.top-left {
    color: #000000;
	font-family: Verdana;
	font-size: 11px;
	margin-left: 10px;
	margin-top: 5px;
	text-align: left;
	float: left;
}
.top-right {
    color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	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: #000000;
	text-decoration: underline;
}
.header {
	/*padding: 0px;*/
	width: 800px;
	text-align: left;
	background: url(images/header.jpg);
	height: 100px;
	/*border-left: 1px solid #000000;
	border-right: 1px solid #000000;*/
}
.header-menu {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 85px;
	text-align: left;
	float: left;
}
.header-link:link {
	color: #585800;
	text-decoration: none;
}

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

.header-link:hover {
    color: #FF6347;
	text-decoration: none;
}
.content {
	background-color: #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
.contentbox {
	border: 1px solid #F4F9BF;
	background-color: #F4F9BF;

	margin-bottom: 8px;
}
.contentheader {
	background-color: #EDFD93;
   border: 1px solid #EDFD93;
   color: #000000;
   font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	padding: 2px;
	padding-left: 4px;
}
.boxestext {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align: left;
    padding: 3px;
}
.newstext {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
    padding: 3px;
}
.newsline {
	border-bottom: 1px dotted #3399CC;
}
.filebox {
	border: 1px solid #99CC66;
	background-color: #F4F9BF;
	margin-bottom: 8px;
}
.fileboxheader {
	background: #DBFD1C;
	margin: 2px;
	padding: 2px;
	padding-left: 4px;
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}
.contentheaderlink:link {
	color: #000000;
	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: #FAFCE2;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
    padding: 3px;
    width: 100%;
}
.pagenumbers {
	font-family: Arial;
	font-size: 20px;
	color: #333333;
	text-align: center;
    padding: 3px;
}
.gamelink:link {
	color: #585800;
	font-weight: bold;
	text-decoration: none;
}

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

.gamelink:hover {
	color: #FF6347;
	font-weight: bold;
	text-decoration: underline;
}
.pmboxheader {
	border: 1px solid #0099CC;
	background-color: #3395C8;
	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-image: url(images/footer.gif);
	height: 42px;
	border-left: 1px solid #BDCB84;
	border-right: 1px solid #BDCB84;
	border-bottom: 1px solid #BDCB84;
}
.bottom-text {
    color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	padding-top: 14px;
	text-align: center;
}
.bottom-link:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.bottom-link:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.bottom-link:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.menum {
	padding: 0px;
	background-image: url(images/footer.gif);
	height: 24px;
	color: #585800;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 0px;
	text-align: left;
}
 .tborder {
                border-right: 1px solid #5C6C02;
                border-left: 1px solid #5C6C02;
            }
 
  .sideborder {
                border: 1px dashed #B5D305;
   }
   a {
      font-family: verdana;
      font-size: 11px;
      color: #FF6600;
      text-decoration: underline;
   }
   a.sponsorx {
      font-family: verdana;
      font-size: 11px;
      color: #FF6600;
      text-decoration: underline;
   }