body {
	background-image: url(images/background.jpg); background-repeat:repeat-x; background-color:#547C95;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Arial;
	text-align: left;
}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea {
	background-color: #FFFFFF;
	border: 1px solid #CC0000;
	font-family: Arial;
	font-size: 11px;
	margin: 2px;
	padding: 2px;
}
a:link {
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.main {
	width: 965px;
	padding: 0px;
	border-left: 2px solid #555555;
	border-right: 2px solid #555555;
}
.top {
	padding: 0px;
	text-align: center;
	background-color: #272E7F;
	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;
}
.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 {
	background-image: url(images/header.jpg);
	height: 103px;
}
.header-menu {
    color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 73px;
	text-align: left;
	float: left;
}


.text {
	font-size: 11px;
	color: #333333;
	text-align: center;
    margin: 0px;
}
.boldtext {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: center;
    margin: 0px;
}




.header-link:link {
	color: #f5f5f5;
	text-decoration: none;
}

.header-link:visited {
    color: #f5f5f5;
	text-decoration: none;
}

.header-link:hover {
    color: #FF6347;
	text-decoration: none;
}
.content {
	color: #004A84;
	background-color: #FFFFFF;
	
}
.contentbox {
	border: 1px solid #FF6600;
	margin-bottom: 8px;
}
.contentheader {
	background: #FF6600;
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	padding: 2px;
	padding-left: 4px;
	margin: 2px;
}
.boxestextheader {
	font-family: Arial;
	font-size: 10px;
	color: #f5f5f5;
	text-align: left;
    padding: 3px;
}
.boxestextfile {
	font-family: Arial;
	background-color: #555555;
	font-size: 12px;
	color: #004A84;
	text-align: center;
    padding: 3px;
}
.boxestext {
	font-family: Arial;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #004A84;
	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 #cccccc;
    margin-bottom: 8px;
}

.fileboxheader {
	background: #999900;
	height:20px;
	margin: 2px;
	padding: 2px;
	padding-left: 4px;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	text-align: left;
}
.contentheaderlink:link {
	color: #000000;
	text-decoration: underline;
}

.contentheaderlink:visited {
	color: #000000;
	text-decoration: underline;
}

.contentheaderlink:hover {
	color: #000000;
	text-decoration: none;
}

.played {
	font-family: Arial;
	font-size: 9px;
}
.browsegamesbox {
	background: #F3F4F4;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: center;
    padding: 3px;
    width: 170px;
}
.pagenumbers {
	font-family: Arial;
	font-size: 35px;
	color: #333333;
	text-align: center;
    padding: 3px;
}
.gamelink:link {
	color: #333366;
	font-weight: bold;
	text-decoration: none;
}

.gamelink:visited {
	color: #333366;
	font-weight: bold;
	text-decoration: none;
}

.gamelink:hover {
	color: #0000FF;
	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 #333333;
	width: 80%;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	padding: 3px;
	text-align: left;
}
.bottom {
	background-color: #F5F5F5;
	height: 75px;
	border-left: 0px solid #555555;
	border-right: 0px solid #555555;
	border-bottom: 0px solid #336699;
}
.bottom-text {
    color: #333333;
	font-family: Arial;
	font-size: 10px;
	padding-top: 14px;
	text-align: left;
}
.bottom-link:link {
	color: #FF6347;
	text-decoration: underline;
	font-weight: bold;
}
.bottom-link:visited {
	color: #FF6347;
	text-decoration: underline;
	font-weight: bold;
}
.bottom-link:hover {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}

.menulink:link {
	color: #3C3C3C;
	text-decoration: none;
	font-weight: bold;
}
.menulink:visited {
	color: #3C3C3C;
	text-decoration: none;
	font-weight: bold;
}
.menulink:hover {
	color: #FF6347;
	text-decoration: underline;
	font-weight: bold;
}

/*GAMES HEADER MENU*/

.mattblacktabs{
width: 100%;
overflow: hidden;
border-bottom: 1px solid #666666; /*bottom horizontal line that runs beneath tabs*/
}

.mattblacktabs ul{
margin: 0;
padding: 0;
padding-left: 10px; /*offset of tabs relative to browser left edge*/
font: bold 14px Verdana;
list-style-type: none;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 8px; /*padding inside each tab*/
border-right: 1px solid #666666; /*right divider between tabs*/
border-top: 1px solid #666666;
color: white;
background: #414141; /*background of tabs (default state)*/
}

.mattblacktabs li a:visited{
color: white;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
background: black; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}
