td {FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}
.footer {font-size: 11px; Verdana, Arial, Helvetica, sans-serif; COLOR: #ffffff}

a.nav:hover {
color : #FFFF00;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration : NONE;
font-size: 12px;
font-weight: bold;
}

a.nav {
color : #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration : none;
font-size: 11px;
font-weight: bold;
}

.pages {
    padding: 1em;
    margin: 1em 0;
    clear: center;
    font-size: 11;
}

.pages a, .pages span {
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    border: 1px solid #fff;
    background: #fff;
}

.pages span.current {
    border: 1px solid #2E6AB1;
    font-weight: bold;
    background: #2E6AB1;
    color: #fff;
}

.pages a {
    border: 1px solid #9AAFE5;
    text-decoration: none;
}

.pages a:hover {
    border-color: #2E6AB1;
}


.gtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF00;
	font-weight: bold;
	margin: 0px 10px -0.5em;
	TEXT-TRANSFORM: uppercase;
}


.normalText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6c6c6c;
}

a.thumbnail:link, a.thumbnail:active, a.thumbnail:visited {
	background-color: #FFFFFF;
	float:left;
	border:1px dashed #D2D1D5;
	margin:2px 0px 0px 0px;
	padding: 2px 2px 2px 2px;	
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{

	background-color: #FFFFFF;
	float:left;
	border:1px solid #000000;
	margin:2px 0px 0px 0px;
	padding: 2px 2px 2px 2px;

z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FFFFE1;
padding: 5px;
left: -1000px;
border: 1px solid #F4D452;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 1;
border: 1px solid #000000;
padding: 0px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0px;
left: 65px; /*position where enlarged image should offset horizontally */

}

a.gamelink:link, a.gamelink:active, a.gamelink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7CC900;
	font-weight: bold;
	text-decoration: none;	
}

a.gamelink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2275FF;
	font-weight: bold;
	text-decoration: underline;
}

.button
{
	background: #d50606;
	color: #FFFF00;
	font: bold 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	border: 1px solid #FFFF00;
	padding: 2px;
}

.box_input {
	BORDER-RIGHT: #FFFFFF 1 solid;
	BORDER-TOP: #808080 1 solid;
	FONT-SIZE: 14;
	BORDER-LEFT: #808080 1 solid;
	BORDER-BOTTOM: #FFFFFF 1 solid;
	Font-family:  Tahoma, Arial, Verdana, Helvetica, sans-serif;
	BACKGROUND-COLOR: #FFFFD9;
	Width : 70;
	height : 19;
	}