﻿body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: tahoma;
	text-align: left;
}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea {
	background-color: #FFFFFF;
	border: 1px solid #CC090B;
	font-family: tahoma;
	font-size: 11px;
	margin: 2px;
	padding: 2px;
}
a:link {
	color: #D1384D;
	text-decoration: none;
}

a:visited {
	color: #D1384D;
	text-decoration: none;
}

a:hover {
	color: #FF6347;
	text-decoration: underline;
}
.main {
	width: 100%;
	padding: 0px;
}
.top {
	padding: 0px;
	text-align: center;
	background-color: #272E7F;
	height: 24px;
}
.top-left {
    color: #FFFFFF;
	font-family: tahoma;
	font-size: 11px;
	margin-left: 10px;
	margin-top: 5px;
	text-align: left;
	float: left;
}
.top-right {
    color: #FFFFFF;
	font-family: tahoma;
	font-size: 12px;
	text-align: center;
}
.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 {
	height: 103px;
}
.header-menu {
    color: #FFFFFF;
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	margin-left: 10px;
	text-align: right;
	float: left;
}
.header-link:link {
	color: #FFFFFF;
	text-decoration: none;
}

.header-link:visited {
    color: #FFFFFF;
	text-decoration: none;
}

.header-link:hover {
    color: #FF6347;
	text-decoration: none;
}
.content {
	width: 100%;
	background-color: #FFFFFF;
}
.contentbox {
	border: 0px solid #ffffff;
	margin-bottom: 8px;
}
.contentheader {
	background: #D1384D;
	color: #FFFFFF;
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	padding: 2px;
	padding-left: 2px;
	margin: 2px;
}
.contentheader2 {
	background: #D1384D;
	color: #FFFFFF;
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
	text-align: right;
	padding: 2px;
	padding-left: 2px;
	margin: 2px;
}
.boxestext {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-align: right;
    padding: 1px;
}
.boxestext2 {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-align: right;
    padding: 1px;
}
.newstext {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-align: left;
    padding: 3px;
}
.newsline {
	border-bottom: 1px dotted #3399CC;
}
.filebox {
	border: 1px solid #ffffff;
    margin-bottom: 8px;
}
.fileboxheader {
	background: #D1384D;
	color: #FFFFFF;
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
	text-align: right;
	padding: 2px;
	padding-left: 0px;
	margin: 1px;
}
.contentheaderlink:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.contentheaderlink:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.contentheaderlink:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.frametext {
	font-family: tahoma;
	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: tahoma;
	font-size: 9px;
}
.browsegamesbox {
	background: #ffffff;
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-align: right;
    padding: 2px;
    width: 100%;
}
.pagenumbers {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-align: center;
    padding: 3px;
}
.gamelink:link {
	font-size: 13px;
	color: #D1384D;
	font-weight: normal;
	text-decoration: none;
}

.gamelink:visited {
	font-size: 13px;
	color: #FF6347;
	font-weight: normal;
	text-decoration: none;
}

.gamelink:hover {
	font-size: 13px;
	color: #ff0000;
	font-weight: bold;
	text-decoration: underline;
}
.pmboxheader {
	border: 1px solid #CC090B;
	background-color: #FFFFFF;
	margin-bottom: 8px;
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
    padding: 4px;
    text-align: right;
}
.quote {
	border: 1px dotted #009933;
	margin: 2px;
	margin-bottom: 6px;
	padding: 3px;
	text-align: left;
}
.newprivatemessage {
	padding: 5px;
	font-family: tahoma;
	font-size: 12px;
	text-align: center;
}
.pmboxtable {
	border: 0px;
	width: 100%;
	background-color: #FFFFFF;
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	padding: 4px;
	
}
.readpmtable {
	width: 100%;
	font-family: tahoma;
	font-size: 11px;
	padding: 2px;
}
.pmtexttable {
	border: 1px solid #CCCCCC;
	width: 100%;
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
	padding: 3px;
	text-align: left;
}
.bottom {
	height: 42px;
	border-left: 1px solid #336699;
	border-right: 1px solid #336699;
	border-bottom: 1px solid #336699;
}
.bottom-text {
    color: #FFFFFF;
	font-family: tahoma;
	font-size: 11px;
	padding-top: 14px;
	text-align: center;
}
.bottom-link:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
.bottom-link:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
.bottom-link:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.page {
	background: #F8F5D4;
	color: #DA640C;
}

.tborder {
	background: #DA640C;
	color: #8A2336;
	border: 1px solid #DBDAD4;
}

td {

	font: 10pt Tahoma;

}

.alt1

{

	background: #FEEBC2;

	color: #8A2336;

	font: bold 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;

}

