html, body {
	padding: 0px;
	margin: 0px;
}
body {
	background-color: #F4F1F0;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
p, td, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
ul, ol {
	list-style-position: outside;
	margin-left: -40px;
}
#container {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#top {
	background-image: url(../images/head_image.jpg);
	background-position: center 23px;
	background-repeat: no-repeat;
}
#nav {
	background-image: url(../images/nav_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav a {
	display: block;
	float: left;
	font-size: 14px;
	line-height: 33px;
	color: #FFF;
	text-transform: uppercase;
	padding-right: 14px;
	padding-left: 10px;
	background-image: url(../images/nav_vr.png);
	background-position: right center;
	background-repeat: no-repeat;
}
#nav a:hover {
	color: #F26A21;
	text-decoration: none;
}
#nav a.current {
	color: #F26A21;
	font-weight: bold;
}
#content {
	background-color: #D8D7D6;
	background-image: url(../images/con_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#con {
	padding: 7px;
	padding-bottom: 0px;
	text-align: left;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #212B46;
	border-right-color: #212B46;
	border-bottom-color: #212B46;
	border-left-color: #212B46;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
#con_top {
	line-height: 23px;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 5px;
	background-image: url(../images/contop_bg.gif);
	background-repeat: repeat-x;
	background-position: left center;
	color: #FFFFFF;
}
#con_top select {
	text-transform: none;
}
#con_bot {
	background-color: #FFF;
	background-image: url(../images/conbot_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 5px;
}

#print {
	float: right;
}
#print img {
	margin-left: 5px;
}
#copy {
	background-color: #FFF;
	padding: 15px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F26A21;
	border-right-color: #F26A21;
	border-bottom-color: #F26A21;
	border-left-color: #F26A21;
}
#right {
	padding-bottom: 10px;
	padding-left: 7px;
}
#right div {
	font-size: 12px;
}
.right_outer {
	margin-bottom: 10px;
}
.right_inner {
	padding: 7px;
	background-color: #FFF;
	border-left: solid 2px #212B46;
	border-right: solid 2px #212B46;
}
.right_inner2 {
	padding: 7px;
	background-color: #F26A21;
	border-left: solid 2px #212B46;
	border-right: solid 2px #212B46;
}
#right .item {
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: solid 2px #F79B6B;
	font-size: 10px;
}
#right .right_inner2 .item {
	color: #FFFFFF;
}
#right a {
	color: #212B46;
}
#right h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	border: none;
	text-transform: uppercase;
	background-color: transparent;
	background-image: none;
	border-bottom: solid 1px #F79B6B;
	color: #212B46;
}
#right h2 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	margin-top: 10px;
}
#right h2 a {
	color: #FFF;
}
#right p {
	font-size: 10px;
	margin: 0px;
	border: solid 1px #CCCCCC;
	border-top-width: 4px;
	padding: 4px;
	margin-top:2px;
	color: #212B46;
}
#right p a {
	color: #000000;
	border-bottom: dotted 1px #000000;
}
#right p a:hover {
	border-bottom: solid 1px #000000;
	text-decoration: none;
}
#right .item em {
	font-size: 10px;
	font-style: normal;
}
#precise {
	padding-left: 5px;
	float: left;
}

#foot {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 45px;
	padding-left: 10px;
	background-image: url(../images/foot_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#foot p {
	text-align: center;
	color: #8F8C8B;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#foot_logo {
	float: right;
	padding-right: 21px;
}
#foot a {
	color: #212B46;
	margin-right: 3px;
	margin-left: 3px;
}
#foot a:hover {
	color: #F26A21;
}
#foot a.current {
	color: #F26A21;
	font-weight: bold;
}
.small {
	font-size: 10px;
}
.site_btn {
	background-image: url(../images/btn_bg.gif);
	background-repeat: repeat-x;
	background-position: left center;
	text-transform: uppercase;
	color: #F3F2EC;
	background-color: #F26A21;
	border: solid 1px #8E8B8A;
	font-size: 11px;
	padding: 2px;
}
#container select {
	border: solid 1px #999999;
	background-color: #FFFFFF;
	background-image: url(../images/bg_input.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.required {
	font-weight: bold;
	font-size: 14px;
	color: #FF0000;
}
.box1 {
	background-image: url(../images/box_bg.gif);
	background-repeat: repeat-x;
	background-position: 1px left;
	border: solid 1px #8E8B8A;
	margin-top: 15px;
}
.box1 .inner {
	padding: 5px;
}
.box1 .news {
	padding-top: 5px;
	padding-bottom: 5px;
}
.box1 .news p {
	margin-top: 5px;
	margin-bottom: 5px;
}
.news h1, .news h2, .news h3 {
	background-image: none;
	padding: 0px;
}
.news h2.title a {
	color: #000000;
}
.news {
	border-bottom: 1px solid #212B46;
	border-top: 2px solid #8E8B8A;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	clear: both;
}
.item_nav {
	padding: 5px;
	margin-top: 5px;
	font-size: 13px;
	height: 15px;
	background-image: url(../images/bg_td.gif);
	background-repeat: repeat-x;
	background-position: left -5px;
	background-color: #F3F2EC;
	border: solid 1px #ccc;
}
.item_nav a {
	color: #212B46;
}
.item_nav div {
	color: #212B46;
	float: left;
	width: 33%;
}
.item_nav .bar {
	color: #FFFFFF;
	margin-left: 5px;
	margin-right: 5px;
}
label.sm {
	display: block;
	font-size: 9px;
}
.labeled {
	float: left;
	margin-right: 5px;
}
td.none {
	background-image: none;
	background-color: #FFFFFF;
}
.red {
	text-transform: uppercase;
	color: #990000;
}
.red a, .con_tbl .practice .red a, .con_tbl .game .red a {
	color: #990000;
}
.con_tbl td.tbl_2 {
	color: #FFFFFF;
}

.con_tbl td.tbl_blank {
	background-image: none;
	background-color: #CCCCCC;
}
.con_tbl td.tbl_blank .cal_day {
	color: #999999;
}
div.tbl_nav {
	background-color: #596074;
	padding-bottom: 4px;
	padding-top: 2px;
}
div.tbl_nav td {
	padding: 5px;
	padding-bottom: 0px;
	padding-top: 2px;
	line-height: 16px;
	color: #FFFFFF;
}
div.tbl_nav td div {
	color: #FFFFFF;
	font-size: 10px;
}
.tbl_nav a {
	color: #F26A21;
}
.tbl_nav select {
	border: solid 1px #666666;
	background-color: #CCCCCC;
}
.tbl_nav .bar {
	color: #CCCCCC;
}
#gototop, #gotobot, #teamtop, #teambot, #downloadtop, #downloadbot, #rsstop, #rssbot, #filtertop, #filterbot {
	width: 100%;
	text-align: center;
	border-bottom: solid 1px #CCCCCC;
	margin-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/goto_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.practice, .game {
	padding: 2px;
	padding-top: 1px;
	margin-bottom: 1px;
	color: #000000;
	font-size: 10px;
}
.cal_list .practice, .cal_list .game {
	padding: 5px;
	margin: 5px;
	font-size: 12px;
}
.cal_day {
	font-size: 10px;
	margin-bottom: 1px;
	color: #FFFFFF;
}
.con_tbl .cal_day a {
	color: #FFFFFF;
	display: block;
	text-decoration: underline;
}
.con_tbl .practice a, .con_tbl .game a {
	color: #000000;
	border-bottom: dotted 1px #000000;
}
.practice a:hover, .game a:hover {
	border-bottom: solid 1px #000000;
	text-decoration: none;
}
.practice {
	border: dotted 1px #FFF;
	border-top: 4px solid #FFF;
}
.game {
	border: solid 1px #FFF;
	border-top: 4px solid #FFF;
}
.score, .score a {
	color:#990000;
}
.loading {
	background-color: #FFFFFF;
	background-image: url("../images/ajax-loading.gif");
	background-position: center center;
	background-repeat: no-repeat;
	margin-top:5px;
}
.loading .tbl_bdr {
	margin: 0px;
	width: auto;
}
.fade_on {
	opacity:.50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	width: 100%;
}
.mini_box {
	width:25%;
	float:right;
	background-color:#FFFFFF;
	margin:5px;
	border: 1px solid #212B46;
	text-align: left;
}
.mini_tbl {
	width: 100%;
	background-color: #FFFFFF;
	border: 1px solid #8E8B8A;
	border-top: 0px;
}
.mini_tbl td {
	padding: 0px;
	background-image: none;
	background-color: #FFFFFF;
	font-size: 10px;
	line-height: 12px;
}
.mini_tbl td.tbl_top {
	padding: 0px;
	background-image: none;
	background-color: #212B46;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	border-top: 1px solid #8E8B8A;
}
.mini_tbl td.tbl_2 {
	background-color: #FFFFFF;
	padding: 2px;
	background-image: none;
	color: #000000;
	border-top: 1px solid #8E8B8A;
}
.mini_tbl td.tbl_blank {
	padding: 0px;
	background-image: none;
	background-color: #CCCCCC;
	border-top: 1px solid #8E8B8A;
}
.mini_box table td.mini_nav {
	padding:2px;
	background-image:none;
	background-color:#8E8B8A;
	font-size:10px;
	line-height:12px;
	border-top: 0px;
	color: #FFFFFF;
}
.mini_box table td.mini_nav a {
	font-size:12px;
	color: #FFFFFF;
}
.mini_tbl .cal_day {
	color: #666666;
	padding: 0px;
}
.mini_tbl .cal_day a {
	color: #000000;
	font-weight: bold;
}
.files {
	margin-top: 20px;
	border-top: 1px solid #999999;
}
.files td {
	padding: 5px;
	border-bottom: 1px dotted #CCCCCC;
}
.map {
	width: 300px;
	height: 200px;
	float: right;
	margin-left: 10px;
	margin-bottom: 15px;
}
.name_sub {
	opacity:.80;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	font-size: .8em;
}

