body { 
	background-image: url(images/skinfiesta.jpg);
    	background-position: top;
     	background-repeat:repeat-y;
     	background-attachment: fixed;
 	margin: 10px 0px 10px 0px; 
	background-color:#172640;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial;
	text-align: left;
}
form {
	margin: 0px;
	padding: 0px;
}
.header {
	background-image: url(images/topbg_header.gif);
	width: 1024px;
	height: 134px;
}
input, textarea {
	background-color: #F5F5F5;
	border: 1px solid #4273B6;
	font-family: Arial;
	font-size: 12px;
	margin: 2px;
	padding: 2px;
}
a:link,a:visited,a:active {
	color: #0066CC;
	text-decoration: NONE;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.main {
	width: 1024px;
	padding: 0px;
}

.toplink:link {
	font-size: 14px;
	padding-left: 5px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.toplink:visited {
    color: #FFFFFF;
	padding-left: 5px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.toplink:hover {
    color: #000000;
	padding-left: 5px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.maintop {
	padding: 0px;
	text-align: center;
	background-color: #FFFFFF;
	 color: #666666;
	height: 24px;
}
.content {
	background-color: #FFFFFF;
	width: 1024px;
	border-left: 0px solid #FFC8EB;
	border-right: 0px solid #FFC8EB;
}
.greencontentbox {
	border: 4px solid #DCD6EA;
	margin-bottom: 8px;
}
.contentbox {
	border: 1px solid #FFF2BF;
	margin-bottom: 8px;
}
.contentheader {
	background-color: #FFF2BF;
	color: #595762;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	padding: 0px;
	padding-left: 4px;
	margin: 0px;
}
.boxestext {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
    padding: 3px;
}
.boxespace {
	text-align: left;
    padding: 3px;
}
.text {
	font-size: 10px;
	color: #333333;
	text-align: center;
    margin: 0px;
}
.boldtext {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: center;
    margin: 0px;
}
.newsline {
	border-bottom: 1px dotted #3399CC;
}
.filebox {
	border: 1px solid #4273B6;
    margin-bottom: 8px;
}
.fileboxheader {
	background-color: #4273B6;
	margin: 0px;
	padding: 0px;
	padding-left: 4px;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	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: #F0F8FF;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: center;
    width:180px;
}
.pagenumbers {
	font-family: Arial;
	font-weight: bold;
	font-size: 35px;
	color: #003366;
	text-align: center;
    padding: 3px;
}
.gamelink:link {
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}

.gamelink:visited {
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}

.gamelink:hover {
	color: #0A9D0A;
	font-weight: bold;
	text-decoration: underline;
}

.games:link {
	color: #576D9F;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.games:visited {
	color: #576D9F;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.games:hover {
	color: #FF0000;
	font-size: 13px;
	font-weight: bold;
	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: #F5F5F5;
	height: 75px;
	width: 1024px;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
}
.bottom-text {
    color: #3E5369;
	font-family: Arial;
	font-size: 11px;
	padding-top: 14px;
	text-align: center;
}
.bottom-link:link {
	color: #3E5369;
	text-decoration: underline;
	font-weight: bold;
}
.bottom-link:visited {
	color: #3E5369;
	text-decoration: underline;
	font-weight: bold;
}
.bottom-link:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.gamesintruction{
	font-family: Arial;
	font-size: 11px;
	color: #0066CC;
	text-align: left;
    padding: 2px;
}
/* MORE GAMES INDEX PAGE LINKS*/
.moregames_index:link {
	color: #FF0000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

.moregames_index:visited {
	color: #FF0000;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 0px;
	text-decoration: none;
}

.moregames_index:hover {
	color: #0066DE;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
}

/* MORE GAMES INDEX PAGE LINKS*/
.games_index:link {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}

.games_index:visited {
	color: #333333;
	font-size: 12px;
	margin-bottom: 0px;
	text-decoration: none;
}

.games_index:hover {
	color: #0066DE;
	font-size: 12px;
	text-decoration: underline;
}

/* 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;
}
/* SUBCATEGORY */
.subcontentbox {
	border: 1px solid #E4E4E4;
	margin-bottom: 0px;
}
/* SUBCATEGORY LINKS*/
.subgames:link {
	color: #0066DE;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

.subgames:visited {
	color: #0066DE;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

.subgames:hover {
	color: #FF0000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
}
/* 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;

}
/*LEFT MENU TITLE*/
.greenheader {
	background: #669900;
	height:15px;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	padding: 2px;
	padding-left: 5px;
	margin: 2px;
}
.blueheader {
	background: #0066DE;
	height:15px;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	padding: 2px;
	padding-left: 5px;
	margin: 2px;
}
.organeheader {
	background: #FF8515;
	height:15px;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	padding: 2px;
	padding-left: 5px;
	margin: 2px;
}
.lightbrownheader {
	background: #CC9966;
	height:15px;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	padding: 2px;
	padding-left: 5px;
	margin: 2px;
}
.purppleheader {
	background: #6666FF;
	height:15px;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	padding: 2px;
	padding-left: 5px;
	margin: 2px;
}
.pinkheader {
	background: #FFCCFF;
	height:15px;
	color: #333333;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	padding: 2px;
	padding-left: 5px;
	margin: 2px;
}
.maroonheader {
	background: #330033;
	height:15px;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	padding: 2px;
	padding-left: 5px;
	margin: 2px;
}

.maincontentbox {
	border: 1px solid #E4E4E4;
	margin-bottom: 8px;
}
/*GAMES MENU*/
/*- Menu Tabs 10--------------------------- */

    #tabs10 {
      float:left;
      width:100%;
	  border-bottom:1px solid #B3B3B3;
	  font-weight: bold;
	  font-size: 13px;
      line-height:normal;
	  margin-bottom: 10px;
      }
    #tabs10 ul {
	  margin:0;
	  padding:10px 10px 0 20px;
	  list-style:none;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
      float:left;
      background:url("images/tableft10.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs10 a span {
      float:left;
      display:block;
      background:url("images/tabright10.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#000000;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs10 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#333333;
      }
    #tabs10 a:hover {
      background-position:0% -42px;
      }
    #tabs10 a:hover span {
      background-position:100% -42px;
      }
	 
	 
/*TOP HEADER MENU */	  
.maintop {
	padding: 0px;
	text-align: center;
	background-color: #FFFFFF;
	 color: #666666;
	height: 24px;
}

/*TOP HEADER MENU */
.bevelmenu{
font: bold 13px 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;
}

