body
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url('../bg.png');
	font-family: Tahoma, Sans-serif;
	font-size: 11px;
	color: #000000;
}

img
{
	border: 0px;
}

a:link,
a:visited,
a:active,
a:hover
{
	font-family: Tahoma, Sans-serif;
	font-size: 11px;
	color: #000000;	
	text-decoration: none;
}

a:hover
{
	font-family: Tahoma, Sans-serif;
	font-size: 11px;
	color: #000000;	
	text-decoration: underline;
}

.clear,
.wrapper
{
	clear: both;
	margin: 0px auto 0px auto;
}

.wrapper
{
	width: 1000px;
}

.fullwrapper
{
	width: 100%;
	text-align: center;
}

.black_div
{
	background-color: #3B8961;
	height: 38px;
	border-bottom: 3px solid #FFFFFF;
	border-top: 3px solid #FFFFFF;
}

.partner_input
{
	border: 1px solid #abadb3;
	background-color: #FFFFFF;
	width: 200px;
	font-family: Tahoma, Sans-serif;
	font-size: 12px;
	color: #000000;
}

.top_bg
{
	background: url('../banner.jpg') no-repeat top center;
	height: 135px;
}

.search_bg
{
	float: left;
	padding-left: 15px;
	padding-top: 5px;
	width: 186px;
	height: 41px;
	margin-top: 130px;
	margin-right: 5px;
	text-align: left;
	color: #FFFFFF;
	background-position: top left;
	background-repeat: no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='crop', src='../imgs/search_bg.png');
}

.search_bg[class]
{
	background-image: url('../imgs/search_bg.png');	
}

.in_search_input
{
	border: 1px solid #343434;
	color: #343434;
	font-family: Tahoma, Sans-serif;
	font-size: 11px;
	padding: 3px;
	background-color: #000000;
}

.in_search_go
{
	width: 29px;
	height: 19px;
	border: 0px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top center;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='crop', src='../imgs/go.png');	
}

.in_search_go
{
	background-image: url('../imgs/go.png');
}

.menu_bg
{
	height: 30px;
	background-color: #3B8961;
	border-bottom: 3px solid #FFFFFF;
	border-top: 3px solid #FFFFFF;
}

.menu_bg ul,
.menu_bg ul li,
.menu_bg ul li a:link,
.menu_bg ul li a:visited,
.menu_bg ul li a:active,
.menu_bg ul li a:hover
{
	font-family: Tahoma, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}

.menu_bg ul li a:hover
{
	color: #000000;
	background-color: #FFFFFF;	
}

.menu_bg ul li:hover
{
	background-color: #FFFFFF;
	color: #000000;
	cursor: pointer;
}

.menu_bg ul li:hover a
{
	color: #000000;
}

.menu_bg ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	padding-top: 12px;
	padding-bottom: 4px;
}

.menu_bg li
{
	display: inline;
	margin: 0px;
	padding: 0px;
	height: 20px;
	margin-left: 15px;
}

.menu_bg li a
{
	padding: 5px;	
}

.menu_bg li.active,
.menu_bg li.active a:link,
.menu_bg li.active a:visited,
.menu_bg li.active a:active,
.menu_bg li.active a:hover
{
	background: #FFFFFF;
	color: #000000;
}



.main_div
{
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}


.main_left
{
	float: left;
	width: 550px;
	text-align: center;
}

.img_top
{
	background-image: url('../imgs/img_top.jpg');	
	background-repeat: no-repeat;
	background-position: top left;
	width: 543px;
	height: 4px;
}

.img_mid
{
	background-image: url('../imgs/img_mid.jpg');
	background-repeat: repeat-y;
	background-position: top left;
	width: 543px;
	height: 301px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

.img_bot
{
	background-image: url('../imgs/img_bot.jpg');	
	background-repeat: no-repeat;
	background-position: top left;
	width: 543px;
	height: 4px;
}

.blue_top
{
	background: url('../imgs/blue_top.jpg') no-repeat top left;
	width: 542px;
	height: 2px;
	margin-top: 5px;
}

.blue_mid
{
	background: url('../imgs/blue_bg.jpg') repeat-x top left;
	width: 532px;
	padding: 5px;
	text-align: left;
}

.blue_mid p
{
	margin: 0px;
}

p.blue_title
{
	font-family: Trebuchet MS, Tahoma, Sans-serif;
	font-size: 18px;
	color: #084796;
}

.other_sites
{
	width: 180px;
	border: 1px solid #274a90;
	margin-top: 10px;
	text-align: left;
}

.other_sites ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.other_sites ul li
{
	margin: 0px;
	padding: 2px 2px 2px 10px;
	margin-top: 3px;
}

.other_sites ul li:hover
{
	background-color: #fffec3;
}


p.os_head
{
	background-color: #26488e;
	color: #FFFFFF;
	margin: 0px;
	padding: 5px 5px 5px 10px;
	font-weight: bold;
}

.sch_div
{
	width: 180px;
	margin-top: 10px;
	text-align: left;
}

p.sch_head
{
	color: #FFFFFF;
	margin: 0px;
	padding: 5px 5px 10px 10px;
	font-weight: bold;
	background: url('../imgs/related_bg.jpg') repeat-x top left;
}

.sch_sub_div
{
	padding: 5px 10px 5px 10px;
	border: 1px solid #d8d8c7;
	border-top: 0px;
}

.sch_sub_div p
{
	margin: 5px 0px 6px 0px;
	border-bottom: 1px solid #c8c8c8;
	padding-bottom: 5px;
	line-height: 1.5em;
}

.sch_date
{
	margin-left: 20px;
}

.sports_weekly
{
	width: 340px;
	border: 1px solid #000000;
	padding: 5px;
	text-align: center;
	height: 273px;
	margin-top: 10px;
}

.forum_bg
{
	background: url('../imgs/forum_bg.jpg') no-repeat top left;
	height: 146px;
	width: 351px;
	margin-top: 10px;
}

.relatedbg
{
	background: url('../imgs/related_bg.jpg')  top left;
	width: 352px;
	height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 30px;
	padding-top: 10px;
}

.related_midbg
{
	background: url('../imgs/related_midbg.jpg') repeat-y top left;
	width: 352px;
	padding: 5px 0px 5px 0px;
}

.related_midbg p
{
	margin: 5px 10px 5px 10px;
	text-align: left;
	line-height: 1.25em;
}

.related_botbg
{
	background: url('../imgs/related_botbg.jpg') no-repeat top left;
	width: 352px;
	height: 5px;
}

.power_bg
{
	background: url('../imgs/power_bg.jpg') no-repeat left 10px;;
	width: 542px;
	height: 169px;
}


.main_right
{
	float: right;
	width: 440px;
	text-align: center;
}

.blue_grey_top
{
	background: url('../imgs/blue_grey_top.jpg') no-repeat top left;
	width: 169px;
	height: 10px;
}

.blue_grey_bg
{
	background: url('../imgs/blue_grey_bg.jpg') repeat-x top left;
	width: 169px;
	text-align: left;
	height: 275px;
}

.blue_grey_bg p
{
	margin: 5px 5px 5px 10px;
}

.cont_div
{
	border: 1px solid #4672ba;
	width: 230px;
	padding: 5px;
	text-align: left;
	margin-top: 1px;
}

.cont_div ul
{
	list-style-type: none;
	list-style-image: url('../imgs/bullet.jpg');
	margin: 0px;
	padding: 0px;
}

.cont_div ul li
{
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	margin-top: 8px;
}

ul.submenu_top
{
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 5px 5px 5px 4px;
}

ul.submenu_top li
{
	display: inline;
	margin-right: 8px;
	padding: 8px 5px 8px 5px;
}

ul.submenu_top li a:link,
ul.submenu_top li a:visited,
ul.submenu_top li a:active,
ul.submenu_top li a:hover
{
	font-family: Trebuchet MS, Sans-serif;
	font-size: 13px;
	color: #ad0c0c;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

ul.submenu_top li a:hover
{
	color: #FFFFFF;
	background-color: #3B8961;	
}

ul.submenu_top li:hover,
ul.submenu_top li:hover a
{
	color: #FFFFFF;
	background-color: #3B8961;
}

ul.submenu_top li.active,
ul.submenu_top li.active a
{
	color: #FFFFFF;
	background-color: #3B8961;	
}



.right_midbg
{
	background: url('../imgs/right_midbg.jpg') repeat-y top left;
	margin-top: 20px;
}

.right_bg
{
	background: url('../imgs/right_bg.jpg') no-repeat top left;
}

.right_botbg
{
	background: url('../imgs/right_botbg.jpg') no-repeat bottom left;
}

.right_in_top
{
	background: url('../imgs/right_in_top.jpg') no-repeat top left;	
	height: 9px;
	width: 411px;
}

.right_in_mid
{
	background: url('../imgs/right_in_mid.jpg') repeat-x top left;	
	width: 411px;
}

.right_in_sub_top
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='crop', src='../imgs/right_in_sub_top.png');	
	background-repeat: no-repeat;
	background-position: top left;	
	height: 4px;
	width: 186px;
	margin-top: 20px;
}


.right_in_sub_top[class]
{
	background-image: url('../imgs/right_in_sub_top.png');
}

.right_in_sub_bot
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='crop', src='../imgs/right_in_sub_bot.png');	
	background-repeat: no-repeat;
	background-position: top left;	
	height: 4px;
	width: 186px;
}

.right_in_sub_bot[class]
{
	background-image: url('../imgs/right_in_sub_bot.png');
}

.right_in
{
	width: 400px;
}

.right_in_p
{
	margin: 0px 5px 5px 5px;
	text-align: left;
}

.right_in_sub_mid
{
	width: 174px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 5px;
	text-align: left;
	background-color: #FFFFFF;
	
}



.right_in_sub_left
{
	float: left;
	width: 190px;
	text-align: left;
}

.right_in_sub_right
{
	float: right;
	width: 190px;
	text-align: right;
}

.bottom_bg
{
	background-color: #000000;
	height: 85px;
	padding-top: 5px;
}

.bottom_logo_bg
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='crop', src='../imgs/logo_img.png');
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 15px;
	clear: both;
	color: #FFFFFF;
	text-align: left;
}

.bottom_logo_bg[class]
{
	background-image: url('../imgs/logo_img.png');
}

.bottom_left
{
	float: left;
	margin-top: 10px;
	padding-left: 15px;
	color: #FFFFFF;
}

.bottom_left a:link,
.bottom_left a:active,
.bottom_left a:visited,
.bottom_left a:hover
{
	color: #FFFFFF;
}

.bottom_right
{
	float: right;
	margin-top: 10px;
	padding-right: 15px;
	color: #2848a3;
	text-align: right;
}

.bottom_right a:link,
.bottom_right a:active,
.bottom_right a:visited,
.bottom_right a:hover
{
	color: #2848a3;
}

.rsstbl td
{
text-align: left;
}
