body {
	background-color: #ffffff;
	margin-top: 10px;
	margin-bottom: 10px;
	}

h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 36px;
	color: #5e6266;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 130px;
}
	
h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 20px;
	color: #5e6266;
    width: 100%;
	margin-top: 35px;
	border-bottom: 2px solid  #B5BEC5; 
}
  
#content {
	width: 780px;
	text-align: center;
	margin-top: 0px; 
	margin-right: auto; 
	margin-bottom: 0px; 
	margin-left: auto; 
        background-color:#ffffff;

}

#header {
	background-image: url('images/bgheader.gif');
	background-color: #B5BEC5;
	background-repeat: no-repeat;
	background-position: 1px;
	margin-top: 0px;
    border-bottom: 10px solid #8d9399;
    border-top: 1px solid #8d9399;
	font-family: arial, helvetica, sans-serif;
	float: left;
	width: 780px;
	height: 62px;
	text-align: left;
}

#content_sidebar {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #555555;
	float: left;
	width: 180px;
}

.content_menu {
  /*      line-height:16px;*/
	background-color: #f7f7f7;
	background-repeat: no-repeat;
	font-family: arial, helvetica, sans-serif;
    border-bottom: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
	float: left;
	clear: left;
	margin-top: 30px;
	width: 180px;
	padding: 0px 0px 0px 0px;
        text-align:left;
        white-space:nowrap;
}

.content_menu div {
  	display: block;
    border-bottom: 1px dashed #DDDDDD;
	font-size: 16px;
	padding: 5px 0px 5px 10px;
        background:#2d6483;
        color:#fff;
        font-weight:bold;
}

.content_menu a {
	text-decoration: none;
	font-size: 12px;
  	display: block;
	padding:2px 0px 2px 20px;
	color: #555555;
}

.content_menu a:visited {
	text-decoration: none;
	font-size: 12px;
  	display: block;
	padding: 2px 0px 2px 20px;
	color: #555555;
}

.content_menu a:active {
	text-decoration: none;
	font-size: 12px;
  	display: block;
	padding: 2px 0px 2px 20px;
	color: #555555;
}

.content_menu a:hover {
	text-decoration: underline;
	font-size: 14px;
  	display: block;
	padding: 2px 0px 2px 0px;
	background-color: #e5e5e5;
	color: #000000;
}


#content_main {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
    /*line-height: 130%;*/
	color: #555555;
	float: right;
	width: 560px;
	text-align: justify;
}

#content_main a, #content_main a:visited, #content_main a:active {
	text-decoration: underline;
	color: #8d9399;
}

#content_main a:hover {
	text-decoration: underline;
	color: #000000;
}

#content_right {
	margin: 0 auto;
	padding: 5px;
	display: inline;
	float: right;
	width: 265px;
}

#content_left { 
	margin: 0 auto;
	padding: 5px;
	display: inline;
	float: left;
	width: 265px;
}

#footer {
	width: 780px;
	border-top: 1px solid #DDDDDD;
	text-align: center;
	clear: both;
	margin-top: 0px; 
    margin-right: auto; 
	margin-bottom: 0px; 
	margin-left: auto; 
}

#footer_space {
	line-height: 30px;
	width: 780px;
	clear: both;
	margin-top: 0px; 
    margin-right: auto; 
	margin-bottom: 0px; 
	margin-left: auto; 
	}
	
#footer_right {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #DDDDDD;
	float: right;
	text-align: right;
}

#footer_left {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	float: left;
	clear: left;
	text-align: left;
}

#footer_right a, #footer_right a:visited, #footer_right a:active, #footer_right:hover {
	text-decoration: none;
	color: #999999;
}

.matches {line-height:12px}
.matches td{text-align:left;white-space:nowrap;padding-left:2px;padding-right:2px;font-size:10px;}
.matches th {background-color:#7bb5cf}

.matches  .odds {font-size:10px;text-align:center;color:#000}
.matches  .odds .book{color:#2d6483}
table{border-collapse:collapse}

.r-1 {background-color:#FFFFFF}
.r-2 {background-color:#E6E6E6}

.tit {background:#5e8fac;color:#fff;font-weight:bold}
.icons img {border:0}
.left_n{float:left;width:270px;float:right;margin-top:-10px}
.left_n ul {list-style-type:none}
.right_n{width:270px;margin-top:-10px}
.right_n ul {list-style-type:none}

.w130{width:130px}
.w20{width:20px}
.w70{width:70px}
.w70{width:50px}

.menutop{padding-top:10px;color:#000;text-align:center}
.menutop a {text-align:center;font-weight:bold;font-size:14px;}
.aaa {float:left;width:120px;padding:0;margin:0;}
.pagewidth{width:1040px;margin-left:auto;margin-right:auto;margin:auto}
