html, body {
}
body {
   background: #00004F;
   font-family: sans-serif;
   margin: 0px;
   padding: 0px;
}
table {
   text-align: left;
}
a {
   color: #2F2F2F;
}
.page {
   background-color: #FFF;
   width: 1000px;
   margin: 0px;
   padding: 0px;
}
.topbar {
   background-color: #FFF;
   margin: 0px;
   height: 17px;
   font-size: 9pt;
   padding: 0px;
}
.topbar a {
	margin: 0px 5px 0px 5px;
	font-size: 9pt;
	font-variant: small-caps;
	letter-spacing: 2px;
	font-weight: bold;
}
.topbar a:hover {
}
.topnav {
   color: #2F2F2F;
   padding: 0px;
   margin-top: -15px;
}
.topleft {
   color: #2F2F2F;
   padding: 0px;
   font-size: 9pt;
}
.topleft a img {
   border: none;
   margin: 0px;
   padding: 0px;
}
.topleft a {
}
.topleft a:hover {
}
.logodiv {
   margin: 0px 0px 0px 1px;
}
.logo_old {    background: url('images/logo01262008_6.gif') no-repeat transparent; }
.logo {
   background: url('images/cm_logo2.gif') no-repeat transparent;
   width: 270px;
   height: 60px;
   display: block;
}
.bignav {
   background: transparent;
   float: right;
   margin-top: 15px;
}
.biglinks {
   padding: 0px;
   font-size: 14pt;
   text-decoration: none;
}
.bignav a.biglinks {
}
.bignav a.biglinks:hover {
}
.content {
   background-color: transparent;
   margin: 0px;
   padding: 0px;
   width: 1000px;
   float: left;
}
.bottom_ad {

}
.right_ad {
   float: right;
}
.disclaimer {
   font-size: 7pt;
   color: #000000;
   clear: both;
   margin-left: 300px;
}
.clear {
   clear: both;
   font-size: 0px;
}
.bottombar {
   background-color: #FFF;
   clear: both;
   height: 25px;
}
.bottomnav {
   background-color: #FFF;
   color: #2F2F2F;
   font-size: 8pt;
   text-align: left;
}
.bottomnav a {
   color: #2F2F2F;
   font-weight: bold;
   font-size: 8pt;
}
.anylinkcss {
	position:absolute;
	visibility: hidden;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	background-color: #FFFFFF;
	width: 205px;
}

.anylinkcss a {
	letter-spacing: normal;
	font-size: 9pt;
	width: 100%;
	display: block;
	border-bottom: 1px solid black;
	padding: 1px 0;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
}

.anylinkcss a:hover {
	background-color: black;
	color: white;
}
.global_bottom_bar {
//	background: green url('images/sport_bg2.png') repeat-x scroll 0 0;
	background: #ABABAB;
        bottom: 0;
        color:#FFFFFF !important;
        font-family:Verdana,Arial,Helvetica,sans-serif;
        font-size:11px;
        height:20px;
        position: fixed;
        width: 100%;
        z-index: 9000 !important;
}
.global_bottom_bar a {
	color: #000;
	background-color: transparent;
}
#bottom_bar_left {
	left: 10px;
	position: absolute;
	top: 2px;
	bottom: 0;
}
#bottom_bar_right {
	right: 10px;
	position: absolute;
	top: 2px;
	bottom: 0;
}

