.text12px {
	font-size: 12px;
	line-height: 1.8;
}
.text14px {
	font-size: 14px;
	line-height: 1.8;
}
.text16px {
	font-size: 16px;
	line-height: 1.6;
}
.text10px {
	font-size: 10px;
	line-height: 1.6;
}
.text12pxnolineh {
	font-size: 12px;
}
.text11pxnolineh {
	font-size: 11px;
	_font-size: 12px;
}



.text10pxnolineh {
	font-size: 10px;
}
.pagetitle {
	font-size: 16px;
	width: 100%;
	color: #666666;
	line-height: 20px;
	padding: 0px;
	height: 20px;
}

.directory {
	border-bottom-style: none;
	font-size: 12px;
	color: #666666;

}

.directory a:link	{color: #666666;}
.menutxt a:link	{color: #666666;}
.menutxt12px a:link	{color: #666666;}

.directory a:visited	{color: #666666;}
.menutxt a:visited	{color: #666666;}
.menutxt12px a:visited	{color: #666666;}



.copyright {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: ridge;
	border-top-color: #666666;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: right;
	margin-right: 5px;
	margin-left: 5px;
	width: 820px;
}

.menutxt {
	font-size: 10px;
	line-height: 160%;
	color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-right: 20px;
	position: relative;
	}

.menutxt2 {
	font-size: 10px;
	line-height: 160%;
	color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-right: 20px;
	position: relative;
}

.menutxt2 a:hover{
background:pink;
}


.menured {
	font-size: 10px;
	line-height: 16px;
	background-color: #CC0000;
	padding: 5px;
	height: 16px;
	width: 10px;
}
.menubox {
	background-color: #003399;
	height: 5px;
	width: 5px;
}

/*
a:hover {
	text-decoration: underline;

}
a:link {
	text-decoration: none;
	color: #003399;

}
a:visited {
	color: #003399;
	text-decoration: none;

}
*/
.text24px {
	font-size: 24px;
}
.dothr {
	clear:both;
	border:1px dotted #999999;
	width:500px; height:1px;
	margin:5px 0; padding:0;
}
.dothr2 {
	clear:both;
	border:1px dotted #999999;
	height:1px;
	margin:5px 0;
	padding:0;
}
.menutxt12px {

	font-size: 12px;
	line-height: 180%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-right: 20px;
	position: relative;
}
.text12pxfortop {
	font-size: 12px;
	line-height: 160%;
}
.tableunderline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;

}
.aatableunderline12 {
	font-size: 12px;
	line-height: 183%;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;

}
.text18px {
	font-size: 18px;
	line-height: 160%;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	line-height: 1.4;
}


h2 {
	font-size: 16px;
	font-weight: normal;
	line-height:1.2;
}


h3 {
	font-size: 14px;
	font-weight: normal;
}

h4 {
	font-size: 12px;
	font-weight: normal;
}



.tableborder {
	border: 1px solid #999999;
	font-size: 12px;
	line-height: 180%;


}
.tablebdr {
	border: 1px solid #999999;
}


body {
margin:0;
/*color:#121212;
*/

/*font-family: "Lucida Grande", Verdana, Arial, "?q???M?m Pro W3", sans-serif;*/

}

.tbbdr{
	border-collapse: collapse;
}

.tbbdr td{
	border:solid 1px #999;
	vertical-align:top;
padding:5px;
}


.photo{
width:300px;
float:right;
margin-left:10px;
margin-top:5px;
font-size: 10px;
line-height: 1.6;
text-align:center;
}

*+html .photo{margin-top:5px;}
* html .photo{margin-top:5px;}



.photo200l{
width:200px;
float:left;
margin-right:10px;
margin-top:18px;
font-size: 10px;
line-height: 1.6;
text-align:center;
}



*+html .photo200l{margin-top:5px;}
* html .photo200l{margin-top:5px;}


.gp dl {position:absolute}

.gp dt {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 5px;
	line-height: 16px;
	float: left;
	width: 100px;
	clear: both;
}

.gp dd {
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 1.0em 100px;
	line-height: 16px;
	}

.elite {
	clear:both;
	font-size:16px;
	color:#CC0000;
	margin:10px 0 10px 0;
	padding:0;
}

img {border:0;}


/* 2007.12 */

.wrapper_w {
width:1000px;
}

.sidebar{
 width:144px;
 float:left;
 }
 
.contents{
width:855px;
border-left:solid 1px #cccccc;
float:left;

}

/*
#olympic .main{
width:650px;
float:left;
margin:10px 9px 10px 15px;
}
*/


#olympic .sidebar3{
width:180px;
float:left;
/*margin-top:30px;*/
}




.contents ul {
margin-top:-10px;
}

#olympic .copyright {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: ridge;
	border-top-color: #666666;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: right;
	margin-right: 5px;
	margin-left: 5px;
	width: 1000px;
}

.sportstt{
font-weight:bold;
color:#333333;
width:170px;
border:1px #cccccc solid;
padding:5px;
background:#E8F8FF;
text-align:center;
}

.sportsds{
color:#333333;
width:170px;
border:1px #cccccc solid;
border-top:0px;
padding:5px;
}

.sportsttol{
font-weight:bold;
color:#ffffff;
width:170px;
border:1px #CC0000 solid;
padding:5px;
background:#CC0000;
text-align:center;
}

.sportsdsol{
color:#333333;
width:170px;
border:1px #CC0000 solid;
border-top:0px;
padding:5px;

}

.sportstturl{
font-weight:bold;
color:#333333;
width:170px;
border:1px #CCCCCC solid;
padding:5px;
background:#CCCCCC;
text-align:center;
}

.sportsdsurl{
color:#333333;
width:170px;
border:1px #CCCCCC solid;
border-top:0px;
padding:5px;

}



#olympic h2{
color:#cc0000;
}

#olympic h1{
font-size:1.6em;
}

* html #olympic .main{width:633px;}
*+html #olympic .main{width:635px;}
