body {
	background-color: #65679A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.top_links:link,.top_links:visited, .top_links:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.top_links:hover {
	color: #660000;
	text-decoration: none;
}
.header_links:link,.header_links:visited, .header_links:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 2px;
	font-weight: bold;
}
.header_td {
	background-color: #990000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.header_td:hover {
	background-color: #333366;
}
.game_links:link,.game_links:active,.game_links:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 2px;
}
.game_links:hover{
	color: #CC9933;
}
.left_menu_td {
	background-color: #666666;
	padding: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.rht_menu_td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.left_menu_td:hover {
	background-color: #65679A;
}
.left_menu_head_td {
	background-image: url(images/blue_tbl_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
}
.left_menu_btm_td {
	background-image: url(images/blue_tbl_btm.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.rt_menu_head_td {
	background-image: url(images/red_tbl_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
}
.rt_menu_btm_td {
	background-image: url(images/red_tbl_btm.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.lt_menu_links:link,.lt_menu_links:active, .lt_menu_links:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-family: "Century Gothic";
	font-size: 18px;
	font-variant: normal;
	text-transform: none;
	color: #990000;
}
h3 {
	font-size: 14px;
	text-transform: uppercase;
	color: #990000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.cpyrt:link,.cpyrt:visited,.cpyrt:active  {
	font-size: 9px;
	color: #999999;
	text-decoration: underline;
}
.cpyrt:hover {
	color: #990000;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333399;
}
a:link,a:active,a:visited {
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	color: #CC9933;
}
b {
	color: #CC0000;
}
.blue_bold {
	font-weight: bold;
}
p {
	font-size: 12px;
}
.smaller_txt {
	font-size: 11px;
}

.specials_box {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding: 8px;
}

