/*	green #339900 
	red #CC3333 
	blue #0066CC
*/

.main_title_td {
	background-color: #0066CC;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.main_site_links_td {
	font-size: 12px;
	font-weight: bold;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
}
a.link_main_site {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a.link_main_site:hover {
	color: #0066CC;
}
.table_context {
	margin-top: 5px;
}
.table_context_textfield {
	font-size: 14px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.table_main {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
p.table_context_header {
	font-size: 15px;
	font-weight: bold;
}
.table_context_imagefield {
	text-align: center;
	vertical-align: top;
	padding: 6px;
}
.bottom_text_td {
	background-color: #0066CC;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.footer_text_td {
	background-color: #0066CC;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	height: 50px;
}
.copyright_text_td {
	background-color: #0066CC;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-align: right;
}
a.link_copyright_site {
	font-size: 12px;
	color: #E1E1E1;
	text-decoration: underline;
}
a.link_copyright_site:hover {
	color: #FFFFFF;
}
a.button_game {
	height: auto;
	width: auto;
	border: thin solid #999999;
	background-color: #f9f1c9;
	text-decoration: none;
	color: #000066;
	font-weight: bold;
	text-align: center;
	position: static;
}
a.button_game:hover {
	height: auto;
	width: auto;
	border: thin solid #FFFFFF;
	background-color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
.text_decor {
	font-size: 12px;
}
.partners_banner_td {
	text-align: center;
	vertical-align: top;
	padding-top: 8px;
	background-color: #D0E1F4;
}
.partners_codetable {
	margin-top: 10px;
	margin-bottom: 10px;
}
.partners_code_td {
	background-color: #FFFFFF;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	padding: 5px;
}
