@charset "utf-8";
/* CSS Document */

body {
	background-color: #333333;
	margin-top: 11px;
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
}
html {
    overflow-y: scroll;
}
.container {
	width: 1050px;
	margin: auto;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-color: #CCC;
	border-left-color: #CCC;
	border-radius: 10px 10px 10px 10px;
	font-family: Tahoma, Geneva, sans-serif;
}
.content {
	width: 502px;
	float: left;
	margin-bottom:15px;
	margin-right: 9px;
	font-size: 13px;
	font-weight: normal;
	font-color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-top: 10px;
	border-width: thin;
	border-color:#DEDEDE;
	border-style:solid;
	border-radius: 5px;
	box-shadow: 5px 5px 10px #DEDEDE;
	background-color: #FFFFFF;
}
.content a:link {
	color: #4c4c4c;
	text-decoration: none;
}
.content a:visited {
	color: #4c4c4c;
	background: none;
}
.content a:hover, a:active, a:focus {
	background-color: #666;
	color: #ccc;
}
.content table {
	table-layout:auto;
	padding:0px;
	border-spacing:0px;
	border-collapse:collapse;
}
.content_wide {
	width: 1025px;
	float: left;
	margin-bottom:15px;
	font-size: 13px;
	font-weight: normal;
	font-color: #000;
	padding:5px;
	padding-bottom: 20px;
	border-width: thin;
	border-color:#DEDEDE;
	border-style:solid;
	border-radius: 5px;
	box-shadow: 5px 5px 10px #DEDEDE;
	background-color: #FFFFFF;
}
.content_wide a:link {
	color: #4c4c4c;
	text-decoration: none;
	background-color: #e6e6e6;
}
.content_wide a:visited {
	color: #4c4c4c;
	background: none;
}
.content_wide a:hover, a:active, a:focus {
	background-color: #666;
	color: #CCCCCC;
}
.content_wide table {
	table-layout:auto;
	padding:0px;
	border-spacing:0px;
	border-collapse:collapse;
	font-size: x-small;
}
.content_divide {
	width: 1044px;
	float: left;
	height: 0px;
	margin-top: 0px;
}
.content_sport {
	float: left;
	position: relative;
	width: 1050px;
	padding-bottom: 15px;
	font-size: 12px;
	}
.content_sport h8 tbody tr:hover{
	background-color:#e6e6e6;
}
.content_sport h7 tr:hover{
	background-color:#e6e6e6;
}
.content_sport table a{
	background-color:#e6e6e6;
	color:#000;
}
.content_sport table a:hover{
	background-color:#000;
	color:#e6e6e6;
}
.p table, th, td {
	border: none;
	width: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	table-layout: auto;
	border-collapse: collapse;
}
.h3 h8 {
	float:left;
	font-size:15px;
	font-variant:small-caps;
	color: #4c4c4c;
	margin-top:15px;
	
}
h4 {
	border: double;
	padding: 25px;
	font-weight: normal;
	font-size: 13px;
	width: 443px;
	margin-top: 0px;
	margin-left: 3px;
	background-color:#FFFBF0;
	text-align:justify;
}
h5 {
	border: double;
	padding: 30px;
	font-weight: normal;
	font-size: 13px;
	width: 955px;
	background-color:#FFFBF0;
}
h6 {
	border: solid thin;
	padding: 25px;
	font-weight: normal;
	font-size: 13px;
	width: 448px;
	margin-top: 15px;
	margin-left: 3px;
	background-color:#FFFBF0;
}
h7 {
	width:auto;
	float:right;
	margin-right:2px;
	margin-bottom:15px;
	font-size: 13px;
	font-weight: normal;
	font-color: #000;
	padding:5px;
	border-width: thin;
	border-color:#DEDEDE;
	border-style:solid;
	border-radius: 5px;
	padding-bottom: 20px;
	box-shadow: 5px 5px 10px #DEDEDE;
	background-color: #FFFFFF;
}
.h7 img {
	box-shadow: none;
}
h7 table {
	table-layout:auto;
	padding:0px;
	border-spacing:0px;
	border-collapse:collapse;
}
h7 table a {
	background-color:#000;
	display:block;
	width:100%;
	color:#000;
}
h7 p {
	font-size:16px;
}
h8 {
	width: auto;
	float: left;
	margin-left: 2px;
	margin-bottom:15px;
	font-size:12px;
	font-weight: normal;
	font-color: #000;
	border-width: thin;
	border-color: #DEDEDE;
	border-style: solid;
	border-radius: 5px;
	box-shadow: 5px 5px 10px #DEDEDE;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	background-color: #FFFFFF;
}
h8 tbody td{
	height: 16px;
}
h8 tbody tr {
	alignment-baseline: bottom}
h8 thead th{
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:#4c4c4c;
	font-weight:lighter;
	text-align:left;
}
h8 table {
	table-layout: auto;
	padding: 10px;
	border-spacing: 10px;
	border-collapse: collapse;
	font-size: 10px;
}
h8 table a {
	background-color:#000;
	display:block;
	width:100%;
	height:15px;
	color:#000;
}
h8 table td img {
	float:left;
	padding-right:1px;
}
h10 {
	float:left;
	font-size:15px;
	font-variant:small-caps;
	color: #4c4c4c;
	margin-top:15px;
	
}
h13 {
	 border-color:#FFFFC6;
	 border-style:groove;
	 border-radius:9px;
	 border-width:thin;
	 font-size:11px;
	 background-color:#fff;
    padding-left: 4px;
    padding-right: 4px;
}
h12 {
	float:right;
	font-size:10px;
	padding-right:3px;
	border-right-style:solid;
	border-right-color:transparent;
	border-right-width:1px;
	border-left-style:solid;
	border-left:transparent;
	border-left-width:1px;
	padding-left:5px;
}
#source {
	float: right;
font-size: 8px;
	padding-right: 5px;
text-decoration: none;
}
#source a:link {
	color: #000000;
	text-decoration: none;
	border-bottom: solid;
	border-bottom-style: hidden;
}
#source a:visited {
	color: #000000;
	background: none;
}
#source a:hover, a:active, a:focus {
	background: none;
	color: #000000;
}
h15 {
	float:left;
	font-size:10px;
	padding-left:3px;
	border-right-style:solid;
	border-right-color:transparent;
	border-right-width:1px;
	border-left-style:solid;
	border-left:transparent;
	border-left-width:1px;
	padding-right:5px;
}
h14 {
	float:right;
	font-size:15px;
}
.spacer {
	float: left;
	height: 70px;
	width: 1030px
}
.contente {
	float: left;
	height: 20px;
	width: 517px;
	margin-right: 8px;
}
.contental {
	float: left;
	width: auto;
	font-size: 13px;
	margin-bottom:15px;
	margin-right: 9px;
	font-size: 13px;
	font-weight: normal;
	font-color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	padding-left: 5px;
	padding-right: 7px;
	padding-bottom: 20px;
	padding-top: 10px;
	border-width: thin;
	border-color:#DEDEDE;
	border-style:solid;
	border-radius: 5px;
	box-shadow: 5px 5px 10px #DEDEDE;
	background-color: #FFFFFF;
}
.contentar {
	float: right;
	width: auto;
	margin-right: 9px;
	font-size: 13px;
	margin-bottom:15px;
	font-size: 13px;
	font-weight: normal;
	font-color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	padding-left: 5px;
	padding-right: 8px;
	padding-bottom: 20px;
	padding-top: 10px;
	border-width: thin;
	border-color:#DEDEDE;
	border-style:solid;
	border-radius: 5px;
	box-shadow: 5px 5px 10px #DEDEDE;
	background-color: #FFFFFF;
}.contentaf {
	width: 502px;
	float: right;
	margin-bottom:15px;
	margin-right: 9px;
	font-size: 13px;
	font-weight: normal;
	font-color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-top: 10px;
	border-width: thin;
	border-color:#DEDEDE;
	border-style:solid;
	border-radius: 5px;
	box-shadow: 5px 5px 10px #DEDEDE;
	background-color: #FFFFFF;
}
#title {
	font-size: 16px;
	font-variant: small-caps;
	width: auto;
	margin-bottom: 20px;
	padding-left: 10px;
}
h9 {
	font-variant: small-caps;
	float:left;
}
div.polaroid {
  width: auto;
  background-color: white;
  margin: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #C6C6C6;
}
div.caption {
  text-align: center;
	font-style: oblique;
	padding: 5px;
}
TABLE TR TD {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
}