@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
	color: #535353;
	font-weight: bold;
}
#page-wrap {
	width: 909px;
	margin: 0px auto 0px auto;
}
#header {
	background-image: url(../images/header-bkg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 115px;
	width: 909px;
}
#header img {
	margin: 20px 0px 0px 238px;
	padding: 0;
}

#navigation {
	width: 100%;
	line-height: normal;
	position: relative;
	height: 43px;
}
#navigation a {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
#navigation a:hover {
	color: #FF9900;
}
#navigation #top {
	position: absolute;
	background-image: url(../images/bkg-top.png);
	height: 14px;
	width: 909px;
	left: 0px;
	top: 29px;
}
#navigation .tab {
	background-image: url(../images/tab-whole.gif);
	height: 34px;
	width: 207px;
	float: left;
}
#navigation .tab .tab-left {
	width: 133px;
	float: left;
	height: 22px;
	padding: 12px 0px 0px 20px;
}
#navigation .tab .tab-right {
	float: right;
	height: 29px;
	padding: 5px 15px 0px 0px;
	width: 38px;
}
#navigation .tab-space-a {
	float: left;
	width: 16px;
	height: 34px;
}
#navigation .tab-space-b {
	width: 16px;
	float: left;
	height: 34px;
}
#content-area #bkg-top {
	background-image: url(../images/bkg-top.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 14px;
	width: 909px;
	clear: both;
	z-index: 2;
}
#content-area #bkg-middle {
	background-image: url(../images/bkg-middle.gif);
	background-repeat: repeat-y;
	padding: 0px 20px 0px 20px;
	width: 869px;
	clear: both;
}
#content-area #bkg-bottom {
	background-image: url(../images/bkg-bottom.gif);
	background-position: top;
	height: 14px;
	width: 909px;
}
#div1 #pickteam, #div1 #selecttext {
	float: left;
	width: 180px;
	padding: 4px 0px 3px 20px;
}
/* #div1    #select1, #div1   .selectbox1 {
	float: left;
	width: 290px;
} */
#div1 #select2 {
	float: left;
}
#div2 {
	clear: both;
	padding: 15px 0px 10px 0px;
}
#div3 {
	clear: both;
}
#div3 div {
	width: 24em;
	float: left;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #535353;
	height: 30px;
}
#div4 {
	clear: both;
	padding: 10px 0px 0px 0px;
	height: 55px;
}
#div4 a {
	text-decoration: underline;
}
#div4 div {
	float: left;
	width: 6em;
	text-align: center;
}
#div5 {
	clear: both;
	height: 25px;
}
#div5 div {
	float: left;
	width: 22em;
	text-align: center;
}
#div5 .date, .rows .date {
	width: 10em;
}
.rows {
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #535353;
	height: 35px;
	padding: 7px 0px 0px 0px;
}
#div5 .channel, .rows .channel {
	width: 16em;
}
.rows div {
	float: left;
	width: 22em;
	text-align: center;
	height: 20px;
	line-height: 2em;
}
.clear {
	clear: both;
	height: -1px;
}
#footer {
	background-image: url(../images/footer-bkg.png);
	background-repeat: no-repeat;
	height: 67px;
	width: 909px;
	color: #FFFFFF;
	font-size: 11px;
}
#footer #info {
	padding: 27px 0px 0px 20px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FF9900;
	text-decoration: underline;
}
* html div, img { /* IE6 */
	behavior: url(css/iepngfix.htc)
}
.selecttab-selected {
	text-decoration: none;
}
.selectbox1 {
	font-family:Arial, Helvetica, sans-serif;
	overflow:hidden;
	position:absolute;
	z-index:2;
	left:50%;
	top:0%;
	margin-left:-235px;
	margin-top:160px;
	visibility:hidden;
	overflow:hidden;
	text-align:left;
	color: #535353;
	font-weight: bold;
	font-size: 12px;
}
#selectbox2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#535353;
	font-weight:bold;
	overflow:hidden;
	width:200px;
	height:22px;
}
#selectbox2container {
	overflow:hidden;
	position:absolute;
	z-index:2;
	left:50%;
	top:0%;
	width:200px;
	height:22px;
	margin-left:-10px;
	margin-top:160px;
	visibility:visible;
}
#selectbox3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#535353;
	font-weight:bold;
	overflow:hidden;
	position:absolute;
	z-index:2;
	left:50%;
	top:0%;
	width:75px;
	height:22px;
	margin-left:-230px;
	margin-top:160px;
	visibility:hidden;
}
#selectbox4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#535353;
	font-weight:bold;
	overflow:hidden;
	position:absolute;
	z-index:2;
	left:50%;
	top:0%;
	width:75px;
	height:22px;
	margin-left:-145px;
	margin-top:160px;
	visibility:hidden;
}
#selectbox5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#535353;
	font-weight:bold;
	overflow:hidden;
	position:absolute;
	z-index:2;
	left:50%;
	top:0%;
	width:75px;
	height:22px;
	margin-left:-60px;
	margin-top:160px;
	visibility:hidden;
}
#selectbox6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#535353;
	font-weight:bold;
	overflow:hidden;
	position:absolute;
	z-index:2;
	left:50%;
	top:0%;
	width:75px;
	height:22px;
	margin-left:25px;
	margin-top:160px;
	visibility:hidden;
}
#select1 a {
	text-decoration: none;
}
#contentbox, #contentbox1 {
	height: 390px;
	overflow: auto;
}
#contentbox table {
	border-collapse:collapse;
	width: 850px;
	text-align: center;
}
#contentbox td {
	height: 40px;
}
.border {
	border-top: 1px dotted #535353;
}
.font-h1 {
	color: #990000;
}
