body{
	padding:0;
	line-height: 1.2em;
	margin-top: 0.4em;
	margin-right:0.4em;
	margin-bottom:0.4em;
	margin-left:0.4em;
	background:#fff;
	font-family: arial, Georgia, Helvetica, sans-serif;
	font-size:90%;
	}
a { 
	color:#000080;
	font-family:  Arial, Georgia, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: 500;
	}
a:hover	{
	text-decoration: underline;
	color: #C71585;
	}
a:visited:hover {
	color: #C71585;
	}
a:visited {
	color: #808080;
	}
.logo
{
	width: 100%;
}

#header{
	border: 1px solid black;
	background:#FCF1F6;
	width: 100%;
	font-size:85%;
	line-height: 1.2em;
		}
#tabs8 {
    float:left;
    width:100%;
	background:#FCF1F6;
    font-size:90%;
    line-height:normal;
    border-bottom:1px solid #E276A7;
    }
#tabs8 ul {
      margin:0;
      padding:10px 10px 0 50px;
      list-style:none;
      }
#tabs8 li {
      display:inline;
      margin:0;
      padding:0;
      }
#tabs8 a {
      float:left;
      background:url("/images/tableft8.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
#tabs8 a span {
      float:left;
      display:block;
      background:url("/images/tabright8.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#333;
      }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs8 a span {float:none;}
 /* End IE5-Mac hack */
#tabs8 a:hover span {
      color:#591333;
      }
#tabs8 a:hover {
      background-position:0% -42px;
      }
#tabs8 a:hover span {
      background-position:100% -42px;
      }
#tabs8 #current a {
      background-position:0% -42px;
      }
#tabs8 #current a span {
     background-position:100% -42px;
     }
.searchtable
	{
	width:100%;
	background:#800080;
	color:#ffffff;
	text-align:center;
	vertical-align:middle;
	margin: 0em;
	font-size:85%;
	padding-top:3px;
	padding-bottom:3px;
	min-height: 25px;
	color:#ffffff;
    border-bottom:1px solid #B3A49D;
	}
input.btn{
	color:#050;
	font-family:Arial, Georgia, Helvetica, sans-serif;
	font-size:80%;
	font-weight:bold;
	background-color:#FCF1F6;
	border:1px solid;
	border-top-color:#696;
	border-left-color:#696;
	border-right-color:#363;
	border-bottom-color:#363;
	}
input.btnhov{
	background-color:#E0FFFF;
	border-top-color:#c63;
	border-left-color:#c63;
	border-right-color:#930;
	border-bottom-color:#930;
	}
input {
	font-size:85%;
	}

.main
{
	padding-right: 4px;
	width: 100%;
}

.nav
{
	background-color: #F7FBFF;
}

/* Page */

.catnav
{
	padding: 5px;
	background-color: #F7FBFF;
	border-color: #000000;
	border-width: 2px;

}

.catheader
{
	text-align: left;
	padding: 5px;
	background-image: url('images/1.png');
	border-color: #000000;
	border-width: 2px;

}

.catheader a:hover
{
	color: #000000;
}

.catcontent
{
	text-align: left;
	border-color: #000000;
	border-width: 1px;
}

.small
{
	font-size: 8px;
}
.cattable
{
	width: 100%;
	border-color: #000000;
	border-width: 1px;
}

.game
{
	vertical-align: top;
	width: 220px; /* Good when gamesperrow = 4 */
}

.game img
{
	padding-right: 5px;
}

.catfooter
{
	text-align: right;
	font-size: 12px;
	color: #555555;
	padding: 5px;
	background-color: #E2EFFB;
	border-style: solid;
	border-color: #000000;
	border-width: 1px 1px 1px 1px;
}

.catfooter a
{
	color: #555555;
}

.catfooter a:hover
{
	color: #FF0000;
}


.closed
{
	width: 600px;
}

.closed p
{
	margin-bottom: 0px;
}
#footer{
	clear: left;
	width: 100%;
	background: #000;
	color: #FFF;
	text-align: center;
	padding: 4px 0;
	font-size:90%;
	}
#footer a{
	color:#FF66FF;
	font-size:85%;
	}

/* End Other */

