body {
	font-size : 12px;
	text-align : center;
	margin : 0px;
	color : #444444;
}

img {
	marign : 0px;
	padding : 0px;
}

.container {
	width : 800px;
	marign : 0px;
	padding : 0px;
	background-color : #FFFFFF;
	text-align : left;
	border-right-style : solid 1px;
	border-left-style : solid 1px;
	border-left:solid 1px #999;
	border-right:solid 1px #999;
}

.header {
	margin : 0px;
	padding-bottom : 16px;
	border-top : solid 6px #0A50A1;
	text-align : center;
}

.header h1 {
	font-size : 12px;
	font-weight : normal;
	margin : 0px;
	padding-left : 17px;
	padding-top : 5px;
	padding-bottom : 5px;
	text-align : left;
}


.center {
	width : 790px;
	font-size : 12px;
}

.center h4 {
	font-size : 12px;
	font-weight : normal;
	margin : 0px;
	padding : 5px 10px;
}

.center h5 {
	font-size : 12px;
	color : #FF9933;
	font-weight : normal;
	margin : 0px;
	padding-left : 10px;
}

.center p {
	font-size : 12px;
	margin : 0px;
	padding : 0px;
}

.line2 td {
	border-top : solid 1px #666666;
	border-bottom : solid 1px #666666;
	padding-top : 5px;
	padding-bottom : 5px;
}

.line th {
	border-bottom : solid 1px #666666;
	padding-top : 5px;
	padding-bottom : 5px;
	font-weight : normal;
	font-size : 12px;
}

.left {
	width : 480px;
	float : left;
	padding-left : 20px;
	margin : 0px;
}

.left p {
	margin : 0px;
	padding : 5px 10px;
}

.right {
	width : 280px;
	float : right;
	padding-right : 20px;
	margin : 0px;
}

.right p {
	margin : 0px;
	padding : 5px 10px;
	line-height : 16px;
}

.right a {
	font-size : 10px;
	padding : 10px;
	color : #444444;
	text-decoration : none;
}

.c-both {
	clear : both;
}

.footer {
	text-align : center;
	padding-top : 5px;
	padding-bottom : 5px;
	border-bottom : solid 6px #0A50A1;
}

.fbu{
	width : 760px;
	text-align : center;
	padding : 5px;
	margin-bottom : 5px;
	border-bottom : solid 1px #444444;
	line-height : 16px;
}

.subbutton {
	font-size : 12px;
	color : #444444;
	text-decoration : none;
}

marquee a:link {
	color : #FFF;
	font-size : 12px;
	text-decoration : none;
}

marquee a:visited {
	color : #FFF;
	font-size : 12px;
	text-decoration : none;
}

marquee a:hover {
	color : #0CF;
	font-size : 12px;
}

.tennis_list {
	border-top : 1px solid #999;
	border-right : 1px solid #999;
	font-size : 12px;
	marigin : 0px;
	padding : 0px;
}

.tennis_list td {
	border-left : 1px solid #999;
	border-bottom : 1px solid #999;
	marigin : 0px;
	padding : 0px;
}