/* CSS Document */

* {
	color: #000000;
}
html {
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px;
}
body {
	background-color: #FFFFFF;
	background-image: none;
}
a, .con_tbl td a {
	text-decoration: none;
	color: #000000;
	border-bottom: none;
}
a, td a, p, ul, ol, h1, h2, h3, h4, h5, h6 {
	color: #000000;
	border: 0px;
}
h1, h2 {
	background-color: transparent;
	background-image: none;
	padding: 0px;
}
td.tbl_3 {
	background-color: #FFFFFF;
}
.tbl_bdr {
	border: 0px;
	border-top: 0px;
	padding: 0px;
	margin-bottom: 5px;
	background-color: transparent;
}
.con_tbl {
	width: 100%;
	color: #000000;
	border: solid 1px #999999;
	border-left: 0px;
	border-bottom: 0px;
}
.con_tbl td, .con_tbl td.tbl_top, .con_tbl th.tbl_top {
	background-image: none;
	padding: 5px;
	background-color: #FFF;
	color: #000000;
	border: 0px;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	font-size: 12px;
}
td.none_tbl {
	padding: 2px;
	background-image: none;
	border: none;
	background-color: transparent;
}
.con_tbl td.tbl_top, .con_tbl th.tbl_top, .box1_top, .box2_top {
	background: #666666;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.con_tbl td.tbl_2 {
	color: #000000;
	background-color: #FFFFFF;
	background-image: none;
}
div.tbl_nav {
	background-color: #FFF;
}
.tbl_nav td {
	background-color: #FFF;
	color: #000000;
}
.practice, .game {
	padding: 2px;
	margin-bottom: 1px;
	color: #000000;
	font-size: 10px;
}
.cal_list .practice, .cal_list .game {
	padding: 5px;
	margin: 5px;
	font-size: 12px;
}
.cal_day, .con_tbl .cal_day a, .con_tbl .cal_list a, .con_tbl td.tbl_top a, .con_tbl td.tbl_2 a {
	color: #000000;
	text-decoration: none;
}
.image_left, .image_right {
	border-color:#000000;
	background-color: #FFFFFF;
}
.map {
	width: 300px;
	height: 200px;
	float: right;
	margin-left: 10px;
	margin-bottom: 15px;
}
.con_tbl input, .con_tbl textarea {
	background-image: none;
}