body {
	background-image: url(images/avatar_bg.jpg);
	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: #004A84;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #004A84;
	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;
}
.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 #606060;
	margin-bottom: 8px;
}
.contentheader {
	background: #606060;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	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;
}
.gamestext {
	font-family: Arial;
	background-color: #FFFFFF;
	font-size: 15px;
	color: #004A84;
	text-align: left;
    padding: 3px;
}
.boxestext {
	font-family: Arial;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #004A84;
	text-align: left;
    padding: 3px;
}
.seotext {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
    margin: 0px;
}
.boldtext {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFFF;
	text-align: center;
    margin: 0px;
}
.newsline {
	border-bottom: 1px dotted #3399CC;
}
.filebox {
	border: 1px solid #E2ECEC;
    margin-bottom: 8px;
}

.fileboxheader {
	background: #E2ECEC;
	height:20px;
	margin: 2px;
	padding: 2px;
	padding-left: 4px;
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
.contentheaderlink:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.contentheaderlink:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.contentheaderlink:hover {
	color: #FFFFFF;
	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: 1px;
    width: 165px;
}
.pagenumbers {
	font-family: Arial;
	font-size: 35px;
	color: #333333;
	text-align: center;
    padding: 3px;
}
.gamelink:link {
	color: #004A84;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.gamelink:visited {
	color: #004A84;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.gamelink:hover {
	color: #000000;
	font-size: 12px;
	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: 0px; /*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: black;
background: #EB9D3B; /*background of tabs (default state)*/
}

.mattblacktabs li a:visited{
color: black;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
background: #EB9D3B; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}



