BODY {
	font-family: Tahoma, Trebuchet MS, Verdana, Lucida Sans Unicode, Arial, sans-serif, Helvetica;
	background-image: url(/images/web_bg.gif); background-repeat: repeat-x;
	color: #000000;
	font-size: 80%;
	margin: 0px 0px 0px 0px;
	text-align: center;
}


/* LINKS */
a:link, a:visited, a:active {COLOR: #0033cc; TEXT-DECORATION: none; font-weight: bold;}
a:hover {COLOR: #990000; TEXT-DECORATION: none; font-weight: bold}

.handcursor a:link, .handcursor a:visited, .handcursor a:active {COLOR: #0033cc; TEXT-DECORATION: none; font-weight: bold;}
.handcursor a:hover {COLOR: #990000; TEXT-DECORATION: none; font-weight: bold}

.h1 a:link, .h1 a:visited, .h1 a:active {COLOR: #000000; TEXT-DECORATION: none; font-weight: bold;}
.h1 a:hover {COLOR: #990000; TEXT-DECORATION: none; font-weight: bold}

.topmenu_item a:link, .topmenu_item a:visited, .topmenu_item a:active {COLOR: #FFF; TEXT-DECORATION: none; font-weight: bold;}
.topmenu_item a:hover {COLOR: #F01F00; TEXT-DECORATION: none; font-weight: bold}

.news_headline a:link, .news_headline a:visited, .news_headline a:active {COLOR: #000; TEXT-DECORATION: none; font-weight: bold;}
.news_headline a:hover {COLOR: #F01F00; TEXT-DECORATION: none; font-weight: bold}

.h2 a:link, .h2 a:visited, .h2 a:active {COLOR: #000000; TEXT-DECORATION: none; font-weight: bold;}
.h2 a:hover {COLOR: #990000; TEXT-DECORATION: none; font-weight: bold}


/* FONTS AND TYPES */
p, .p {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}

h1, .h1, h1, .h1 a {
	font-size: 155%;
	text-align: left;
	font-family: Tahoma, Lucida Sans Unicode, Trebuchet MS;
	font-weight: bold;
	color: #2d4b5b; 
/*	font-variant: small-caps; */
	padding: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}

.handcursor{
	cursor:hand;
	cursor:pointer;
}

#content_area .h1 {
	padding-left: 30px;
	width: 478px;
}

h2, .h2 {
	font-family: Tahoma, Georgia, Lucida Sans Unicode, Trebuchet MS;
	font-size: 125%;
	margin-bottom: 3px;
	font-weight: bold;
	margin-top: 0px;
}

h3, .h3 {
	font-family: Lucida Sans Unicode, Trebuchet MS;
	font-size: 100%;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 3px;
}

h4, .h4 {
	font-weight: bold;
	margin-bottom: 3px;
}

hr {
	color: #808080;
	height: 1px;
}

/* CELL AND TABLE PROPERTIES */
.std_ul {
	border-bottom: 1px solid #b0b0b0;
}

.tr_effect {
	background: #efefef;
}

.tr_std {
	background: #ffffff;
}

.td_link {
	cursor: pointer;
}

/* STRUCTURE ELEMENTS AND PROPERTIES */
#container_page {
	width: 985px;
	text-align: center;
}

#container_main {
	width: 100%;
	text-align: left;
	background: #fff;
}

#top_image {
	float: left;
	width: 985px;
}

#top_menu {
	float: left;
	margin-left: 10px;
	margin: 0px 0px 0px 23px;
}

#top_sports {
	float: right;
	font-size:10px;
}

#header {
	float: left;
/*	background-image: url(/images/structure/menu_bg.gif); background-repeat: no-repeat; left top; */
	background: #2d4b5b;
	width: 985px;
	height: 41px;
}

.topmenu_item {
	font-size: 95%;
	font-family: Tahoma;
	float: left;
	color: #ffffff;
	font-weight: bold;
	display: block;
	margin-top: 14px;
	padding-left: 10px; 
	padding-right: 10px;
	text-transform: uppercase;
	font-size:11px;
}

.topmenu_separator, .topmenu_home {
	float: left;
}

#main {
	float: left;
	background: #ffffff;
	width: 100%;
	padding: 20px 0px 0px 0px;
	border-bottom: 2px solid #000;
}

#left_area, #bottom_area  {
	padding-left: 20px;
	margin-top: 20px;
}

.p_large {
	font-size: 12px;
}

#content_container {
	padding-top: 15px;
}

#content {
	background: #ffffff;
	text-align: left;
	padding: 0px 15px 30px 25px;
}

#content_main {
	width: 600px;
	margin-right: 25px;
}

#content_related {
	width: 250px;
	padding-top: 50px;
}

#footer {
	float: left;
	width: 100%;
	height: 24px;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
/*	padding-left: 30px; */
	border-top: 1px solid #808080;
}

/* DROPDOWNS */
.popselect, .select {font-family: Tahoma; font-size: 11px; background-color: #f5f5f5; width: 130px}
.pop {font-size: 11px;}
.popbg {font-size: 11px; background-color: #cccccc}

.input {
/*	border: 1px solid #808080; */
    padding: 2px 2px;
	font: 12px Tahoma, Verdana, Georgia, serif; 
	color: #000; 
	border: 1px solid #757575; 
	background: #FFF url(/images/structure/input_bg.gif) no-repeat -4px -4px;
}

.input_active {
    padding: 2px 2px;
	font: 12px Tahoma, Verdana, Georgia, serif; 
	color: #2d2d2d; 
	border: 1px solid #757575; 
	background: #FFF url(/images/structure/input_bg.gif) no-repeat -4px -4px;
	background: #e5e5e5;
}

.submit {
    padding: 3px 8px 3px 8px;
	font-weight: bold;
	font: 11px Tahoma, Verdana;
	border: 1px solid #757575;
	color: #000;
	background: #FFF;
	font-weight: bold;
}

.toggle {
	cursor: pointer;
	COLOR: #0033cc;
	TEXT-DECORATION: none;
	font-weight: bold;
}

/* BOX STRUCTURE AND BACKGROUNDS */

#box {float: right; font-size:12px;color:#fff;}

#box_ul {background: url(/images/box_ul.png) no-repeat;}
#box_ur {background: url(/images/box_ur.png) no-repeat;}
#box_ll {background: url(/images/box_ll.png) no-repeat;}
#box_lr {background: url(/images/box_lr.png) no-repeat;}

#box_ul, #box_ur, #box_ll, #box_lr  {width: 11px; height: 11px;}

#box_left {background: #243f4f;}
#box_right {background: #243f4f;}

.box_bg {background: #243f4f;}

/* box */

#box_content {
	font-size: 12px;
	text-align: left;
	font-family: Tahoma;
	padding: 5px;
}

.box_item {
	color: #000;
}

.box_item_active a {
	color: #fff;
}

.box_sub, .box_sub_active {
	font-size: 10px;
	font-weight: 100;
	display: block;
	text-align: left;
	font-family: Tahoma;
	padding-left: 11px;
	margin-top: 1px;
}

.box_sub {
	color: #000;
}

.box_sub_active a, box_sub_active a:hover {
	color: #FE0000;
}

.news-box {
	width: 100%;
	text-align: left;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-family: Tahoma, Lucida Sans Unicode, Trebuchet MS;
	font-size: 95%;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 3px;

}
.news-box ul{
	list-style-type: none;
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px;
}
.news-box ul li {
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.news-box ul li a {
	color: #fff;
	font-weight: bold;
	margin: 0px 3px 0px 0px;
	padding: 2px;
	text-align: center;
	text-decoration: underline;
}

.news-box ul li a:active, .news-box ul li a:hover {
	background: #839fae;
	color: #000;
	font-weight: bold;
}

.news-box ul li.on a:link, .news-box ul li.on a:active, .news-box ul li.on a:visited {
	color: #fff;
	font-weight: bold;
	background-color: #839fae;
	text-decoration: underline;
}

#table-source1 a:link, #table-source1 a:active, #table-source1 a:visited, #table-source2 a:link, #table-source2 a:active, #table-source2 a:visited, #table-source3 a:link, #table-source3 a:active, #table-source3 a:visited {
	color: #fff;
	margin-bottom:3px;
}

#table-source1 a:hover, #table-source2 a:hover, #table-source3 a:hover {
	color: #ff0000;
	margin-bottom:3px;
}


/* TABLE STYLES */
.tr_effect {
	background: #f1f1f1;
}

.tr_effect_alt {
/*	background: #efefef; */
	background: #ffffff;
}

.tr_std {
	background: #ffffff;
}

.tr_odd {
	background: #f0f0f0;
}

.tr_even {
	background: #FFFFFF;
}

.tr_active {
	background: #ffffe0;
}

