body {
	background: #e6f0f3;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
form {
	margin: 0px;
	padding-right: 6px;
}
input, textarea {
	background-color: #e7f0f3;
	border: 1px solid #c7e3ec;
	font-family: Verdana;
	font-size: 10px;
	color: #2ba5e1;
	margin: 2px;
	padding: 2px;
}

a{	font-family: Verdana;
	color: #00c5ef;
	font-weight: bold;
	text-decoration: underline;
}
.main {
	width: 830px;
	padding: 0px;
	border-left: 2px solid #dee8eb;
	border-right: 2px solid #dee8eb;
	border-bottom: 2px solid #dee8eb;
}
.header {
	padding: 0px;
	text-align: center;
	background-image: url(images/header.gif);
	background-position: right;
 	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 110px;
}
.header-left {
	margin-left: 5px;
	margin-top: 0px;
	float: left;
}
.header-right {
    color: #FFFFFFF;
	font-family: Verdana;
	font-size: 11px;
	text-align: right;
	margin-right: 5px;
	float: right;
}
.header-link:link {
	color: #FFFFFF;
	text-decoration: none;
}

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

.header-link:hover {
    color: #000000;
	text-decoration: underline;
}
.top {
	background: #FFFFFF;
	height: 25px;
}
.top-menu {
   font-family: verdana;
   font-color: #555555;
   font-size: 10px;
   font-weight: bold;
   text-decoration: none; 
}
.top-menu a{
   color: #FFFFFF;
   font-size: 10px;
   font-weight: bold;
   text-decoration: none; 
}

.top-link a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold; 
}
.content {
	background-color: #ffffff;
}
.contentbox {
	background: #dee8eb url(images/bottom.gif) no-repeat bottom right;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 8px;
}
.contentheader {
	background: #dee8eb url(images/demas.gif) no-repeat top left;
	height: 25px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-left: 0px;
	margin-left: 5px;
	margin-right: 5px;
	color: #2ba5e1;
}
.boxestext {
	font-family: Verdana;
	font-size: 11px;
	color: #555555;
	text-align: left;
    	padding: 5px;
}
.boxestext a{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #00c5ef;
	text-decoration: underline;
}
.newstext {
	font-family: Verdana;
	font-size: 11px;
	color: #555555;
	text-align: left;
    padding: 3px;
}
.newstext a{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #2ba5e1;
	text-decoration: underline;
}
.newsline {
	border-bottom: 1px dotted #000000;
}
.filebox {
	background: #dee8eb url(images/bottom.gif) no-repeat bottom right;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 8px;
}
.fileboxheader {
	background: #dee8eb url(images/demas.gif) no-repeat top left;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	height: 25px;
   	color: #2ba5e1;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	padding-left: 25px;
	padding-top: 6px;
}
.contentheaderlink a{
	color: #00c5ef;
	font-size: 12px;
	text-decoration: underline;
}
.frame {
	background-color: #FFFFFF;
}

.frametext {
	font-family: Verdana;
	font-size: 12px;
	color: #00c5ef;
    padding: 5px;
}
.framelink:link {
	color: #00c5ef;
	text-decoration: underline;
}

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

.framelink:hover {
	color: #00c5ef;
	text-decoration: none;
}
.played {
	font-family: Verdana;
	font-size: 9px;
	color: #2ba5e1;
}
.browsegamesbox {
	background: #dee8eb;
	font-family: Verdana;
	font-size: 11px;
	color: #555555;
	text-align: left;
    padding: 2px;
    width: 100%;
}
.pagenumbers {
	font-family: Verdana;
	font-size: 11px;
	color: #2ba5e1;
	text-align: center;
    padding: 3px;
}
.gamelink a{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #2ba5e1;
	text-decoration: underline;
}
.pmboxheader {
	border: 1px solid #000000;
	background-color: #333333;
	margin-bottom: 8px;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
    padding: 4px;
    text-align: left;
    margin-left: 5px;
	margin-right: 5px;
}
.quote {
	border: 1px dotted #009933;
	margin: 2px;
	margin-bottom: 6px;
	padding: 3px;
	text-align: left;
}
.newprivatemessage {
	padding: 5px;
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
}
.pmboxtable {
	border: 0px;
	width: 99%;
	background-color: #333333;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	padding: 4px;	
}
.readpmtable {
	width: 99%;
	font-family: Verdana;
	font-size: 11px;
	padding: 2px;
	color: #FFFFFF;
}
.pmtexttable {
	border: 1px solid #000000;
	width: 80%;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	padding: 3px;
	text-align: left;
}
.bottom {
	background-color: #e8e8e8;
}
.bottom-text {
    color: #555555;
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
}
.bottom a{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #2ba5e1;
	text-decoration: underline;
}