/* CSS Document */

body {
	background-color: #0f0f0f;
	color:#d2d2d2;
	font-size:12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	font-family: Tahoma, Arial, Verdana, Geneva, helvetica, sans-serif;
	/*mozilla hack*/
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

h2 {
	color:#CC0000;
	font-size:15px;
	padding-top: 5px;
	}
	
#news {
	font-size:12px;
	padding-left: 10px;
	}
a:link   {
	color:#ffd600;
	font-weight:500;
	Text-decoration:underline;}
a:active {
	color:#ffd600;
	font-weight:500;
	Text-decoration:underline;}
a:visited{
	color:#ffd600;
	font-weight:500;
	Text-decoration:underline;}
a:hover  {
	color:#ffc000;
	font-weight:500;
	Text-decoration:underline;}

.header{
	width:800px;
	height:172px;
	margin: 15 auto 0 auto;
	padding:0px;
}

.contentBox{
	width:800px;
	margin-top:0px;
	margin-left:auto;
 	margin-right:auto;
	padding:0px 6px 6px 6px;
	border: 1px solid #2b2b2b;
	border-top: 0px;
	border-bottom: 0px;
	background-color:#1d1d1d;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:10pt;
	/*mozilla hack*/
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.footer{
	width:800px;
	margin-left:auto;
 	margin-right:auto;
	padding:0px;
	border: 1px solid #1d1d1d;
	border-top: 1px solid #090909;
	background-color:#141414;
	text-align:center;
	/*mozilla hack*/
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.bottomTxt{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	text-align:left;
	font-size:11px;
	color:#999999;
	/*mozilla hack*/
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.bottomTxt a:link,a:active,a:visited{
	color:#999999;
	text-decoration:none;
}
.bottomTxt a:hover{
	color:#676767;
}
.bottomTxt span{
	float:right;
}

.highlight{
	color:#ff2629;
}
.highlight_yellow{
	color:#ffc000;
}
.content{
	width:276px;
	height:330px;
	margin:0px;
	padding:8px;
	background-color:#242424;
	background-image:url(../images/home_contentbox.gif);
	background-repeat:no-repeat;
	/*mozilla hack*/
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	float:left;
}
.content p{
	margin:0px;
	padding:10px 0px 0px 2px;
	font-size:10px;
	color:#d2d2d2;
	text-indent:20px
}
.lnav li{
text-align:left;
	margin:0px;
	padding:4px 0px 0px 4px;
	font-size:12px;
	color:#d2d2d2;
	list-style:none;
}

.lnav ul{
	padding:0px 0px 0px 0px;
	margin-top:0px;
	margin-bottom:10px;
	margin-left:30px;
}
.lnav p{
text-align:left;
	margin:0px;
	padding:2px 0px 0px 2px;
	font-size:12px;
	color:#d2d2d2;
	list-style:none;
}
.title {
font-size:12px;
font-weight:bold;
color:#ff2629;
}

.content_right {
	width:504px;
	margin:0px;
	padding:1px 16px 3px 10px;

	/*mozilla hack*/
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	
}

.content_right p{
	margin:0px;
	padding:10px 10px 0px 2px;
	font-size:10px;
	color:#d2d2d2;
}
.content_right ul{
	margin:0px;
	font-size:10px;
	color:#d2d2d2;
	list-style-type:none;
}

table#schedule td {
color:#d2d2d2;
font-family: Tahoma, Arial, Verdana, Geneva, helvetica, sans-serif;
font-size:10px;
border-right:1px solid #666666;
border-bottom:1px solid #666666;
padding:10px;
vertical-align:top;
}
table#schedule td.yellow {
color:#333333;
font-family: Tahoma, Arial, Verdana, Geneva, helvetica, sans-serif;
font-size:10px;
border-right:1px solid #666666;
border-bottom:1px solid #666666;
padding:10px;
vertical-align:top;
background-color:#FFCC00;
}

table#schedule td.headline {
color:#d2d2d2;
font-weight:bold;
font-family: Tahoma, Arial, Verdana, Geneva, helvetica, sans-serif;
font-size:12px;
border-right:1px solid #666666;
border-bottom:1px solid #666666;
padding:10px;
vertical-align:top;
background-image:url(../images/redGrad.gif);
background-repeat:repeat-x;
}
table#schedule td.title {
color:#e81418;
font-weight:bold;
font-family: Tahoma, Arial, Verdana, Geneva, helvetica, sans-serif;
font-size:10px;
border-right:1px solid #666666;
border-bottom:1px solid #666666;
padding:10px;
vertical-align:top;
}
table#schedule tr.none {
color:#d2d2d2;
font-weight:bold;
border-right:1px solid #666666;
border-bottom:1px solid #666666;
font-family: Tahoma, Arial, Verdana, Geneva, helvetica, sans-serif;
font-size:10px;
padding:10px;
vertical-align:top;
}
table#schedule tr.even {
color:#d2d2d2;
font-family: Tahoma, Arial, Verdana, Geneva, helvetica, sans-serif;
font-size:10px;
border-right:1px solid #666666;
border-bottom:1px solid #666666;
padding:10px;
vertical-align:top;
background-color:#333333;
}

table#schedule {
border-left:1px solid #666666;
border-top:1px solid #666666;

}
.pageText {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
