body {
	background-image: url(pix/bg_pic.gif);
	background-repeat: repeat;
	background-position: 0px -35px;
	background-color: #231f20;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.text_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.navtext A:link{
	color: #FFFFFF;
	text-decoration: none;
}

.navtext A:visited{
	color: #FFFFFF;
	text-decoration: none;
}

.navtext A:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.navtext A:active{
	color: #999999;
	text-decoration: none;
}
.nav_table_outline {
	border: 1px solid #676767;
	margin: 8px;
}
.table_top_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #676767;
}
.table_outline {
	border: 1px solid #676767;
}
.table_top_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-left: 15px;
	line-height: 22px;
}
.cell_color {
	background-color: #cad0d3;
}
.cell_color_line_over {
	background-color: #cad0d3;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #231f20;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bottom {position: absolute; bottom: 0;}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6698FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.bmp_index {
	background-image: url(pix/bmp_index.jpg);
}
.bmp_tournament {
	background-image: url(pix/bmp_tournament.jpg);
}

.text_black {
	color: #000000;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
}
.form_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(pix/bg_table_top.gif);
	font-weight: bold;
	background-color: #333333;
}

