body {
	background-image: url(images/bg.jpg); background-repeat:repeat-x; background-color:#FFFFFF;
	margin: 0px;
	color: #333333;
	padding: 0px;
	font-size: 11px;
	font-family: Arial;
	text-align: left;
}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea {
	background-color: #FFFFFF;
	border: 1px solid #FF8515;
	font-family: Arial;
	font-size: 11px;
	margin: 2px;
	padding: 2px;
}
a:link {
	color: #0066DE;
	text-decoration: none;

}

a:visited {
	color: #0066DE;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.main {
	width: 1024px;
	padding: 0px;
}

.top {
	background-color: #FFFFFF;
	padding: 0px;
	text-align: right;
	height: 24px;
}
.top-left {
    color: #333333;
	font-family: Verdana;
	font-size: 11px;
	margin-left: 10px;
	margin-top: 5px;
	text-align: left;
	float: left;
}

.top-right {
    color: #333333;
	font-family: Verdana;
	font-size: 11px;
	margin-right: 10px;
	margin-top: 5px;
	text-align: right;
	float: right;
}
.top-link:link {
	font-size: 13px;
	color: #0066DE;
	text-decoration: none;
}

.top-link:visited {
    color: #0066DE;
	font-size: 13px;
	text-decoration: none;
}

.top-link:hover {
    color: #FF0000;
	font-size: 13px;
	text-decoration: underline;
}

.content {
	background-color: #FFFFFF;
	width: 1024px;
	border-left: 0px solid #FFC8EB;
	border-right: 0px solid #FFC8EB;
}


.text {
    background-image: url(images/conbar.gif); 
	height:33px;
	font-size: 15px;
	font-family: Arial;
	font-weight: bold;
	color: #333333;
	text-align: center;
    margin: 0px;
}
.boldtext {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: center;
    margin: 0px;
}


.contentbox {
	border: 1px solid #E4E4E4;
	margin-bottom: 8px;
}
.contentheader {
	background: #F5F5F5;
	background-image: url(images/conbar.gif); 
	height:33px;
	color: #666666;
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	text-align: left;
	padding: 2px;
	padding-left: 5px;
	margin: 2px;
}
.boxestext {
	font-family: Arial;
	background: #FFFFFF;
	font-size: 13px;
	color: #666666;
	text-align: left;
    padding: 5px;
}
.spacebox {
	text-align: left;
    padding: 5px;
}



.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;
}









.newstext {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
    padding: 3px;
}
.newsline {
	border-bottom: 1px dotted #3399CC;
}
.filebox {
	border: 1px solid #DEE4D7;
    margin-bottom: 8px;
}
.fileboxheader {
	background: #F5F5F5;
	color: #666666;
	background-image: url(images/filebar.gif); 
	height:33px;
	margin: 2px;
	padding: 2px;
	padding-left: 4px;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}
.contentheaderlink:link {
	color: #000000;
	text-decoration: underline;
}

.contentheaderlink:visited {
	color: #000000;
	text-decoration: underline;
}

.contentheaderlink:hover {
	color: #FF0000;
	text-decoration: none;
}
.played {
	font-family: Arial;
	font-size: 9px;
}
.browsegamesbox {
	background: #F7FFEF;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: center;
    width:180px;
}
.pagenumbers {
	font-family: Arial;
	font-size: 25px;
	font-weight: bold;
	color: #333333;
	text-align: center;
    padding: 3px;
}
.gamelink:link {
	color: #0066DE;
	font-weight: bold;
	text-decoration: none;
}

.gamelink:visited {
	color: #0066DE;
	font-weight: bold;
	text-decoration: none;
}

.gamelink:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
.games:link {
	color: #333333;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

.games:visited {
	color: #333333;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

.games:hover {
	color: #FF0000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
}
.catgames:link {
	color: #1095E0;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

.catgames:visited {
	color: #1095E0;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

.catgames:hover {
	color: #FF0000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
}
.pmboxheader {
	border: 1px solid #FFC8EB;
	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 #CCCCCC;
	width: 80%;
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	padding: 3px;
	text-align: left;
}
.bottom {
	background-color: #E8E8E8;
	height: 75px;
	border-left: 0px solid #66CCFF;
	border-right: 0px solid #66CCFF;
	border-bottom: 0px solid #336699;
}
.bottom-text {
    color: #243A03;
	font-family: Arial;
	font-size: 11px;
	width:98%;
	padding-top: 14px;
	text-align: center;
}
.bottom-link:link {
	color: #FF3300;
	text-decoration: underline;
	font-weight: bold;
}
.bottom-link:visited {
	color: #FF3300;
	text-decoration: underline;
	font-weight: bold;
}
.bottom-link:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
HTML {
scrollbar-face-color:#8A6696;
		scrollbar-arrow-color:#FFFFFF;
		scrollbar-3Dlight-color:#8A6696;
}

/* MORE GAMES LINKS*/
.moregames-link:link {
	color: #002341;
	text-decoration: none;

}
.moregames-link:visited {
	color: #002341;
	text-decoration: none;

}
.moregames-link:hover {
	color: #0066CC;
	text-decoration: underline;

}

/*FREE SITE CONTENT MENU*/
.bevelmenu{
font: bold 13px arial;
padding: 6px 0;
margin: 0;
width: 100%;
background-color: #FFF2BF;
text-align: left; /*set value to "right" for example to align menu to the right of page*/
}

.bevelmenu li{
list-style: none;
display: inline;
}

.bevelmenu li a{
padding: 3px 0.5em;
text-decoration: none;
color: black;
background-color: #FFF2BF;
border: 2px solid #FFF2BF;
}

.bevelmenu li a:hover{
color: black;
background-color: #FFE271;
border-style: outset;
}

html>body .bevelmenu li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}




/*begin top head menu*/
.mattblacktabs{
width: 100%;
overflow: hidden;
border-bottom: 5px solid #1E6470; /*bottom horizontal line that runs beneath tabs*/
}

.mattblacktabs ul{
margin: 0;
padding: 0;
padding-left: 5px; /*offset of tabs relative to browser left edge*/
font: bold 16px Verdana;
list-style-type: none;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
float: left;
display: block;
font: bold 12px Verdana;
text-decoration: none;
margin: 0;
padding: 7px 8px; /*padding inside each tab*/
border-right: 1px solid #3F7B85; /*right divider between tabs*/
color: white;
background: #A54C85; /*background of tabs (default state)*/
}

.mattblacktabs li a:visited{
color: white;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a.current{
background: #3F7B85;  /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}
/*end top head menu*/
