BODY{
				margin:0px;
				padding:0px;
				height:100%;
				background-image:url(images/backgound.jpg);
				font-family:Verdana;
				font-size:12px;
}
TD{
				font-family:Verdana;
				font-size:12px;
}
DIV{
				font-family:Verdana;
				font-size:12px;
}
ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}
li{
				padding:4px;
}
li a{
				text-decoration:none;
}

.pageTitle{
				font-size:14px;
				Font-family:Tahoma;
				text-align:left;
				display:block;
				font-weight:bold;
}
.sportTitle{
				font-size:15px;
				Font-family:Tahoma;
				text-align:left;
				display:block;
				color:cc3627;
}
.base_div{
				width:100%;
				background: url(images/background_base.jpg) top center repeat-y;
}
.main_table{
				background: url(images/main_background.jpg) top center no-repeat;
				background-attachment: fixed;
}
.table_body{
				background-color: #ffffff;
				width:941px;
}
.left_box{
				width:285px;
				border-left:1px solid;
				border-color:#d3d3d3;
}
.left_box_half{
				width:285px;
				border-left:1px solid;
				border-top:1px solid;
				border-color:#d3d3d3;
}
.bord_top{
				border-top:1px solid;
				border-color:#d3d3d3;
}
.black_link{
				color:#000000;
				text-decoration:none;
}
.white_link{
				color:#ffffff;
				text-decoration:none;
}
.menu_cell{
				border-top:1px solid #a80007;
				font-size:11px;
}
.sh_links{
				color:#b5b5b5;
				font-weight:bold;
				text-decoration:none;
}
.sh_links:hover{
				text-decoration:underline;
}
.dml{
				padding:0px;
				margin:0px;
				border:0px;
				background-color:#000000;
				height:1px;
}
.rdiv{
				position:relative;
				width:575px;
				height:250px;
}
.top_link{
				position:absolute;
				bottom:13px;
				right:10px;
				font-size:11px;
				text-decoration:none;
				font-family:Tahoma;
				color:686868;
}
.nlm{
				font-size:10px;
				padding-top:9px;
				float:left;
}
.copyright{
				font-size:10px;
				padding-top:9px;
				float:right;
				color: rgb(105, 105, 105);
}
.home_ul{
				margin-top:5px;
}
.home_ul li{
				font-size:11px;
				padding:1px;
				padding-left:4px;
}
