td {
	text-align: left;
	font-family: arial;
	font-size: 12px;
	/* color: #666666; */
	line-height: 13px;
}

a {
	text-decoration: none;
	color: #666666;
}

body {
	margin: 0px;
	padding: 0px;
	/* background-color: #02bad6; */
	/* background-image: url('/images/bg.png'); */
	background-repeat: repeat-x;
	background-position: top
}

.copy {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
/*
.top_txt {
	color: #000000;
	text-decoration: none;
	background-color: #02bad6;
	height: 64px;
	text-align: center;
	font-size: 1.5em;
}
*/

.gray {
	color: #666666;
	text-decoration: none
}

.red {
	color: #FF0900;
	text-decoration: none
}

.blue {
	color: #2D98B8;
	text-decoration: none
}

.green {
	color: #339900;
	text-decoration: none
}

.sm {
	font-size: 12px
}

.u {
	text-decoration: underline
}

.t {
	text-transform: uppercase
}

.big {
	font-size: 14px
}

.form {
	width: 95px;
	height: 20px;
	font-family: arial;
	font-size: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #FFFFFF;
	color: #000000;
	margin-left: 0px;
	margin-right: 0px
}

.textarea {
	width: 202px;
	height: 20px;
	font-family: arial;
	font-size: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #FFFFFF;
	color: #000000;
	overflow: auto;
	margin-left: 0px;
	margin-right: 0px
}

.rollover {
	scrollbar-face-color: #4A483E;
	scrollbar-track-color: #FAF4D3;
	scrollbar-arrow-color: #FAF4D3;
	scrollbar-3Dlight-color: #FAF4D3;
	scrollbar-base-color: #FAF4D3;
	scrollbar-shadow-color: #FAF4D3;
	scrollbar-darkshadow-color: #FAF4D3;
	scrollbar-highlight-color: #FAF4D3;
}


a:hover {
	text-decoration: underline;
}

#a:hover {
	text-decoration: none;
}

#header_nav {
	background-color: #f00f00;
	color: #000000;
	text-decoration: none;
	background-color: #02bad6;
	height: 64px;
	text-align: center;
	font-size: 1.5em;
}

#header_nav a {
	color: #000000;
	/* background-color: #f00f00; */
	align-items: center;
	text-align: center;
	height: 100px;
}

/*

p {
	text-align: center;
	vertical-align: middle;
	align-items: center;
} */

.header_thumb {
	max-width: 90%;
}

.logo {
	max-width: 300px;
}

.leftmenu_h {
	color: #000000;
}

.leftmenu a {
	color: #000000;
}

.leftmenu {
	color: #000000;
}

.game {
	color: #000000;
	margin: auto;
	text-align: center;
	position: relative;
	vertical-align: top;
}

.game a {
	color: #000000;
}

.game_h {
	color: #000000;
	font-size: 2.5em;
	min-height: 25;
}

.thumb {
	/* max-width: 320px; */
	border: none;
}

.footer {
	color: #000000;
	margin: auto;
}

.footer a {
	color: #000000;
}

.space {
	height: 24px;
}

.media_table {
	color: #000000;
	margin: auto;
	text-align: left;
	position: relative;
	vertical-align: top;
}