body {
	background-image: url(images/bodybg.gif);
	background-repeat:repeat-x;
	background-color: #9E86B2;
	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 #865A8B;
	font-family: Arial;
	font-size: 11px;
	margin: 2px;
	padding: 2px;
}
a:link {
	color: #0066CC;
	text-decoration: none;

}

a:visited {
	color: #0066CC;
	text-decoration: none;
}

a:hover {
	color: #7A569C;
	text-decoration: underline;
}
.main_body {
	width: 1024px;
	background-color: #FFFFFF;
	padding: 0px;
}
.maintop {
	padding: 0px;
	text-align: center;
	background-color: #F5F5F5;
	 color: #666666;
	height: 50px;
}
.main-top-left {
    color: #666666;
	font-family: Verdana;
	font-size: 10px;
	margin-top: 5px;
	text-align: left;
	float: left;
}
.main-top-right {
    color: #F13A2E;
	font-family: Verdana;
	font-size: 11px;
	margin-right: 10px;
	margin-top: 5px;
	text-align: right;
	float: right;
}
.top-link:link {
	color: #0066CC;
	text-decoration: none;
}

.top-link:visited {
    color: #0066CC;
	text-decoration: none;
}

.top-link:hover {
    color: #865A8B;
	text-decoration: underline;
}

.content {
	background-color: #FFFFFF;
	border-left: 1px solid #F5F5F5;
	border-right: 1px solid #F5F5F5;
}
.contentbox {
	border: 1px solid #F5F5F5;
	margin-bottom: 8px;
}
.contentheader {
	background: #FFF2BF;
	color: #0066CC;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding: 0px;
	padding-left: 4px;
	margin: 0px;
}
.fileplay {
	background: #FFFFFF;
	color: #0066CC;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding: 0px;
	padding-left: 4px;
	margin: 0px;
}
.boxestext {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
    padding: 0px;
}
.boxspace {
	text-align: left;
    padding: 5px;
}
.text {
	font-size: 10px;
	color: #333333;
	text-align: center;
    margin: 0px;
}
.boldtext {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-align: center;
    margin: 0px;
}
.newsline {
	border-bottom: 1px dotted #3399CC;
}
.filebox {
	border: 1px solid #7A569C;
    margin-bottom: 8px;
}
.fileboxheader {
	background: #F5F5F5;
	margin: 2px;
	padding: 2px;
	padding-left: 4px;
	color: #666666;
	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: #FFF;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-align: center;
    padding: 3px;
    width: 160px;
}
.pagenumbers {
	font-family: Arial;
	font-size: 35px;
	font-weight: bold;
	color: #333333;
	text-align: center;
    padding: 3px;
}
.gamesforgirls:link {
	color: #865A8B;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}

.gamesforgirls:visited {
	color: #865A8B;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}

.gamesforgirls:hover {
	color: #FF0000;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
}

.gamelink:link {
	color: #0066CC;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.gamelink:visited {
	color: #0066CC;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.gamelink:hover {
	color: #FF0000;
	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 #CCCCCC;
	width: 80%;
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	padding: 3px;
	text-align: left;
}
.bottom {
	background-color: #F5F5F5;
	height: 50px;
	border-left: 1px solid #F5F5F5;
	border-right: 1px solid #F5F5F5;
	border-bottom: 1px solid #F5F5F5;
}
.bottom-text {
    color: #333333;
	font-family: Arial;
	font-size: 10px;
	padding-top: 14px;
	text-align: center;
}
.bottom-link:link {
	color: #0066CC;
	text-decoration: underline;
	font-weight: bold;
}
.bottom-link:visited {
	color: #0066CC;
	text-decoration: underline;
	font-weight: bold;
}
.bottom-link:hover {
	color: #865A8B;
	text-decoration: none;
	font-weight: bold;
}
/* GAMES CATEGORY INDEX PAGE*/
.indexgames:link {
	color: #0066DE;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.indexgames:visited {
	color: #0066DE;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.indexgames:hover {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
/* SUB CATEGORY LINKS*/
.subgames:link {
	color: #FF0000;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}

.subgames:visited {
	color: #FF0000;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.subgames:hover {
	color: #0066CC;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}

HTML {
scrollbar-face-color:#FBF8E9;
		scrollbar-arrow-color:#000000;
		scrollbar-3Dlight-color:#FBF8E9;
}

/* 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;

}


/*GAMES CATEGORY HEADER MENU */

.mattblacktabs{
width: 100%;
overflow: hidden;
background: #FFFFFF;
border-bottom: 1px solid #865A8B; /*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 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 7px; /*padding inside each tab*/
border-right: 1px solid #493A62; /*right divider between tabs*/
color: white;
background: #7A569C; /*background of tabs (default state)*/
}

.mattblacktabs li a:visited{
color: white;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
background: #493A62; 
color: #FF85D8;
}


/*TOP HEADER..HELP CONTACT HOME*/
.bevelmenu{
font: bold 12px arial;
padding: 6px 0;
margin: 0;
width: 100%;
background-color: #FFF2BF;
text-align: right; /*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;
}

