body {
	background-color: #EDEDED;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: tahoma;
	text-align: left
}
form {
	margin: 0px;
	padding: 0px;	font-family: tahoma;
}
input, textarea {
	background-color: #FFFFFF;
	border: 1px solid #808080;
	font-family: Arial;
	font-size: 11px;
	margin: 2px;
	padding: 2px
}

a:link, a:visited {color:#000000;text-decoration:none}
a:hover {color: #FFFFFF;text-decoration:none; background-color:#390301}
.main {
	width: 100%;	
	padding: 0px;
}
.top {
	padding: 0px;
	text-align: center;
	height: 24px
}
.top-left {
    color: #FFFFFF;
	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;
}
:link.top-link {
	color: #FFFFFF;
	text-decoration: none;
}

:visited.top-link {
    color: #FFFFFF;
	text-decoration: none;
}

:hover.top-link {
    color: #FFFFFF;
	text-decoration: underline;
}
.header {
	background-image: url('images/header.jpg');
	height: 103px
}
.header-menu {
    color: #800000;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;

	text-align: center;
	
}
:link.header-link {
	color: #800000;
	text-decoration: none
}

:visited.header-link {
    color: #800000;
	text-decoration: none
}

:hover.header-link {
    color: #FFFFFF;
	text-decoration: none; background-color:#000000
}
.content {
	background-color: #EDEDED;
	
}
.contentbox {
	border: 1px solid #808080;
	margin-bottom: 8px; background-color:#F9F9F9
}
.contentheader {
	background: #CACACA url('images/topbar.png');
	color: #000000;
	font-family: tahoma;
	font-size: 12px;
	text-align: center;
	padding-left: 4px;
	margin: 2px; padding-right:2px; padding-top:2px; padding-bottom:2px
}
.boxestext {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	text-align: right;
    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 #8C8C8C;
    margin-bottom: 8px
}
.fileboxheader {
	background: #797979 url('images/topbar2.png');
	margin: 2px;
	padding-left: 4px;
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	text-align: center; padding-right:2px; padding-top:2px; padding-bottom:2px
}
:link.contentheaderlink {
	color: #FFFFFF;
	text-decoration: underline;
}

:visited.contentheaderlink {
	color: #FFFFFF;
	text-decoration: underline;
}

:hover.contentheaderlink {
	color: #FFFFFF;
	text-decoration: none;
}
.frametext {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
    padding: 5px;
}
:link.framelink {
	color: #FFFFFF;
	text-decoration: underline;
}

:visited.framelink {
	color: #FFFFFF;
	text-decoration: underline;
}

:hover.framelink {
	color: #FFFFFF;
	text-decoration: none;
}
.played {
	font-family: Tahoma;
	font-size: 12px;
}
.browsegamesbox {
	background: #D6D6D6;
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	text-align: right;
    padding: 3px;
    width: 100%
}
.pagenumbers {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	text-align: center;
    padding: 3px
}
:link.gamelink {
	color: #800000;
	font-weight: bold;
	text-decoration: none
}

:visited.gamelink {
	color: #800000;
	font-weight: bold;
	text-decoration: none
}

:hover.gamelink {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline; background-color:#000000
}
.pmboxheader {
	border: 1px solid #808080;
	background-color: #FFFFFF;
	margin-bottom: 8px;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
    padding: 4px;
    text-align: right
}
.quote {
	border: 1px dotted #808080;
	margin-bottom: 6px;
	padding: 3px;
	text-align: left; margin-left:2px; margin-right:2px; margin-top:2px
}
.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.png');
	height: 42px;
	border-left: 1px solid #336699;
	border-right: 1px solid #336699;
	border-bottom: 1px solid #336699
}
.bottom-text {
    color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	padding-top: 14px;
	text-align: center;
}
:link.bottom-link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
:visited.bottom-link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
:hover.bottom-link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
