html, body {
	padding: 0px;
	margin: 0px;
}
body {
	background-color: #000000;
	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 {
	width: 100%;
	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 {
}
#nav div {
	width: 950px;
	text-align: left;
}
#content {
	background-color: #FFFFFF;
	background-image: url(../images/con_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#con {
	width: 950px;
	text-align: left;
}
#con_top {
	line-height: 20px;
	font-size: 20px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px;
	background-image: url(../images/btn_bg.gif);
	background-repeat: repeat-x;
	background-position: left center;
	color: #FFFFFF;
	margin-bottom: 10px;
	border: solid 1px #54B948;
	margin: 15px;
}
#print {
	float: right;
}
#print img {
	margin-left: 5px;
}
#copy {
	padding: 15px;
	padding-top: 0px;
}
#right {
	padding-bottom: 10px;
	padding-top: 15px;
	font-size: 10px;
}
.right_outer {
	background-image: url(../images/box_bg.gif);
	background-repeat: repeat-x;
	background-position: 1px left;
	border: solid 1px #54B948;
	margin-bottom: 10px;
}
.right_inner {
	padding: 7px;
}
.right_inner2 {
	padding: 7px;
	background-color: #004812;
}
#right .item {
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: solid 2px #336A3B;
	font-size: 10px;
}
#right .right_inner2 .item {
	color: #FFFFFF;
}
#right h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	border: none;
	text-transform: uppercase;
	background-image: none;
	border-bottom: dotted 1px #336A3B;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
#right h2 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	margin-top: 10px;
}
#right h2 a {
	color: #54B948;
}
#right p {
	font-size: 10px;
	margin: 0px;
	border: solid 1px #CCCCCC;
	border-top-width: 4px;
	padding: 4px;
	margin-top:2px;
	color: #004812;
}
#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;
}
#right .newsright h1 {
	font-size: 18px;
	background-image: url(../images/h1_bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	color: #004812;
	border: 0px;
}
#right .newsright h2 a {
	color: #004812;
}
#mid {
	background-color: #9FA1A4;
	background-image: url(../images/mid_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 30px;
}
#mid a {
	margin-left: 8px;
	margin-right: 8px;
}
#precise {
	padding-left: 11px;
}

#foot {
	width: 950px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#foot p {
	text-align: center;
	color: #CCCCCC;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#foot_logo {
	float: right;
	padding-top: 10px;
}
#foot a {
	color: #54B948;
	margin-right: 3px;
	margin-left: 3px;
}
#foot a:hover {
	color: #F05133;
}
#foot a.current {
	color: #F05133;
	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: #FFFFFF;
	background-color: #000000;
	border: solid 1px #F05133;
	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 #54B948;
	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, .news_brief h2.title a {
	color: #000000;
}
.news {
	border-bottom: 1px solid #004812;
	border-top: 2px solid #54B948;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	clear: both;
}
.home_news .news_brief {
	border: none;
	padding-top: 1px;
	padding-bottom: 1px;
}
.item_nav {
	padding: 5px;
	margin-top: 5px;
	size: 13px;
	height: 15px;
	background-image: url(../images/bg_td.gif);
	background-repeat: repeat-x;
	background-position: left -5px;
	background-color: #C6E4BB;
	border: solid 1px #C6E4BB;
}
.item_nav a {
	color: #004812;
}
.item_nav div {
	color: #004812;
	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: #004812;
	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: #F05133;
}
.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/news_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 #004812;
	text-align: left;
}
.mini_tbl {
	width: 100%;
	background-color: #FFFFFF;
	border: 1px solid #54B948;
	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: #004812;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	border-top: 1px solid #54B948;
}
.mini_tbl td.tbl_2 {
	background-color: #FFFFFF;
	padding: 2px;
	background-image: none;
	color: #000000;
	border-top: 1px solid #54B948;
}
.mini_tbl td.tbl_blank {
	padding: 0px;
	background-image: none;
	background-color: #CCCCCC;
	border-top: 1px solid #54B948;
}
.mini_box table td.mini_nav {
	padding:2px;
	padding-top: 0px;
	background-image:none;
	background-color:#004812;
	font-size:10px;
	line-height:12px;
	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: 200px;
	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;
}