html
{
}

body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #ffffff;
}

table, td
{
	margin: 0;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

img
{
	border: none;
}

form
{
	margin: 0;
	padding: 0;
}

p
{
	line-height: 18px;
	text-align: justify;
}

h1
{
	font-family: Verdana, Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #333333;
}

a, a:active, a:visited
{
	font-family: Verdana, Arial;
	color: #333333;
	text-decoration: underline;
}

a:hover
{
	font-family: Verdana, Arial;
	color: #000000;
	text-decoration: underline;
}

h2
{
	font-family: Verdana, Arial;
	font-size: 14pt;
	font-weight: normal;
	color: #666666;
}

.title
{
	font-family: Verdana, Arial;
	font-size: 13pt;
	font-weight: normal;
	color: #000000;
	display: block;
	padding: 0 0 5px 0;
	border: none;
	border-bottom: 1px #bb0000 solid;
}

.input_text
{
	padding: 2px 5px 2px 5px;
	height: 22px;
	margin: 0;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: normal;
	border: 1px #666666 solid;
	background-color: #ffffff;
}

.input_button
{
	height: 22px;
	margin: 0;
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #999999;
	border: none;
}

.input_submit
{
	height: 22px;
	margin: 0;
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #5c5c5c;
	border: none;
}

select
{
	height: 22px;
	padding: 2px 5px 2px 5px;
	margin: 0;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: normal;
	border: 1px #666666 solid;
	background-color: #ffffff;
}

.multiselect
{
	height: auto;
	padding: 2px 5px 2px 5px;
	margin: 0;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: normal;
	border: 1px #666666 solid;
	background-color: #ffffff;
}

textarea
{
	margin: 0;
	padding: 2px 5px 2px 5px;
	font-family: Verdana, Arial;
	font-size: 10pt;
	line-height: 18px;
	font-weight: normal;
	border: 1px #666666 solid;
	background-color: #ffffff;
}

.box_error
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #cc0000;
}

.box_message
{
	margin: 0;
	padding: 15px 10px 15px 10px;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #333333;
	background-color: #ffffee;
	border: 1px #cccccc solid;
}

.box_success
{
	margin: 0;
	padding: 5px 10px 5px 10px;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #339900;
	background-color: #eeffee;
	border: 1px #99cc00 dashed;
}

.box
{
	margin: 0;
	padding: 0;
	border: none;
}

#main_table
{
	text-align: center;
	width: 852px;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border: none;
}

#main_td
{
	text-align: left;
	border: none;
	margin: 0;
	width: 830px;
	padding: 10px 10px 10px 10px;
	background-color: #efefef;
}

.padding_div
{
	padding: 10px 10px 10px 10px;
}

.padding_td
{
	text-align: right;
	border: none;
	padding: 10px 0 10px 10px;
}

#copyright_td
{
	height: 50px;
	text-align: left;
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #ffffff;
	line-height: 50px;
	background-color: #800000;
	padding: 0 20px 0 20px;
	width: 810px;
}

#top_td
{
	padding: 0;
	border: none;
}

.top_line
{
	height: 10px;
	width: 850px;
	background-color: #5c5c5c;
}

.top_logo
{
	width: 220px;
	height: 64px;
	padding: 18px 0 18px 0;
}

.top_company_name
{
	width: 610px;
	text-align: right;
	font-family: Verdana, Arial;
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
	color: #800000;
	padding: 35px 0 0 20px;
}

#menu
{
	height: 30px;
	padding: 0;
	background-color: #800000;
}

.menu_item
{
	color: #ffffff;
	padding: 7px 10px 7px 10px;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	line-height: 30px;
}

.menu_item a, .menu_item a:active, .menu_item a:visited, .menu_item a:link
{
	color: #ffffff;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.menu_item a:hover
{
	color: #cccccc;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.menu_item_active
{
	color: #ffffff;
	background-color: #5c5c5c;
	padding: 7px 10px 7px 10px;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	line-height: 30px;
}

.menu_item_active a, .menu_item_active a:active, .menu_item_active a:visited, .menu_item_active a:link
{
	color: #ffffff;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.menu_item_active a:hover
{
	color: #cccccc;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.menu_sep
{
	color: #cccccc;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	line-height: 30px;
	padding: 7px 1px 7px 0;
	background-color: #ffffff;
}

#page_title
{
	margin: 10px 0 0 0;
	padding: 0 10px 5px 10px;
}

#page_title_span
{
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	float: left;
}

#page_title_span a, #page_title_span a:active, #page_title_span a:visited
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

#page_title_span a:hover
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

.red
{
	color: #cc0000;
	font-size: 12px;
}

.small
{
	color: #999999;
	font-size: 8pt;
	font-weight: normal;
}

.games
{
	color: #666666;
	font-size: 9pt;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 2px;
	border-bottom: 1px dashed #999999;
}

.error_text
{
	font-size: 12pt;
	font-weight: normal;
	font-family: Verdana, Arial;
	color: #cc0000;
	border: none;
}

.border_collapse_wide
{
	border-collapse: collapse;
	border: none;
	width: 830px;
}

.border_collapse
{
	border-collapse: collapse;
	border: none;
}

.main_content
{
	width: 590px;
	padding: 10px 10px 0 0;
}

.main_content_wide
{
	width: 830px;
	padding: 10px 0 0 0;
}

.right_content
{
	width: 300px;
}

.right_box
{
	margin: 0;
	padding: 0;
	width: 298px;
	background-color: #ffffff;
	border: 1px #d1d1d1 solid;
}

.right_box_inner
{
	padding: 10px 10px 10px 10px;
}

.register_button
{
	background-color: #ff0000;
	width: 280px;
	color: #ffffff;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	line-height: 30px;
	cursor: pointer;
}

.table_fields
{
	border-collapse: collapse;
	border: none;
}

.field_label
{
	padding: 3px 8px 3px 3px;
	text-align: right;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.right_field_label
{
	padding: 0;
	text-align: left;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.field_label_2
{
	padding: 3px 8px 3px 3px;
	text-align: left;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.field_content
{
	padding: 3px 3px 3px 3px;
	text-align: left;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}

.right_field_content
{
	padding: 3px 0 3px 0;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}

.table_records
{
	border-top: 1px #cccccc solid;
	border-collapse: collapse;
	width: 660px; /*?????????????????????????????????????*/
}

.table_records th
{
	padding: 3px 8px 3px 3px;
	text-align: left;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-color: #cccccc;
	border-bottom: 1px #cccccc solid;

}

.table_records td
{
	padding: 3px 8px 3px 3px;
	text-align: left;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	border-bottom: 1px #cccccc solid;
}

.odd
{
	background-color: #ffffff;
}

.even
{
	background-color: #ffffff;
}

.records_delete_button
{
	text-align: right;
	margin-top: 10px;
}

.breadcrumbs_text
{
	margin: 4px 2px 4px 2px;
	font-family: Verdana, Arial;
	color: #003c99;
	font-size: 9pt;
}

.breadcrumbs_text a, .breadcrumbs_text a:active, .breadcrumbs_text a:visited
{
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
}

.breadcrumbs_text a:hover
{
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
}

.clear
{
	clear: both;
}

.blank
{
	clear: both;
	height: 10px;
}

.game_schedule
{
	height: 250px;
	overflow-x: hidden;
	overflow-y: auto;
}

.main_text
{
	line-height: 18px;
}

.image_border1
{
	border: 1px #cccccc solid;
}

.image_border2
{
	border: 2px #cccccc solid;
}


#demopagename
{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
	clear: both;
}

#demopagedesc
{
	margin: 5px 0 5px 0;
	clear: both;
	line-height: 18px;
}

.line
{
	margin: 10px 0 10px 0;
	padding: 0;
	height: 1px;
	border-top: 1px #cc0000 solid;
}