*{
	margin: 0;
	padding: 0;
}

.clear{
	clear:both;
}

#toph1 {
	font-size: 10px;
	font-style: bold;
	color: #FFFFFF;
	padding: 5px 0px 3px 0px;
}

#toph2 {
	font-size: 12px;
	color: #333333;
	padding: 5px 5px 5px 5px;
}

.ptr {
	font-size: 10px;
	color: #003366;
	line-height: 140%;
}


.p10g {
	font-size: 10px;
	color: #666666;
	padding: 3px 5px 3px 5px;
}

.t12r {
	font-size: 12px;
	color: #E22613;
	font-style: bold;
	padding: 5px 0px 0px 0px;
	line-height: 140%;
}

.t12p {
	font-size: 12px;
	color: #333333;
	padding: 0px 3px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 140%;
}


#NewsM{
	padding: 0px 0px 0px 5px;
	line-height: 145%;
}

#NewsM a{
	color: #333333;
	text-decoration: underline;
	font-size: 12px;
	background-repeat: no-repeat;
	padding: 5px 0px 5px 3px;
}

#NewsM a:hover{
	color: #ff9900;
	text-decoration: none;
	font-size: 12px;
	background-repeat: no-repeat;
	padding: 5px 0px 5px 3px;
}

#NewsM a:visited{
	color: #333333;
	text-decoration: underline;
	font-size: 12px;
	background-repeat: no-repeat;
	padding: 5px 0px 5px 3px;
}


#topM{
	padding: 0px 0px 0px 5px;
}

#topM a{
	color: #333333;
	text-decoration: underline;
	font-size: 12px;
	background-image: url(../common_img/ntmark.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 5px 18px;
}

#topM a:hover{
	color: #ff9900;
	text-decoration: none;
	font-size: 12px;
	background-image:url(../common_img/ntmark.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 5px 18px;
}

#topM a:visited{
	color: #333333;
	text-decoration: underline;
	font-size: 12px;
	background-image:url(../common_img/ntmark.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 5px 18px;
}


#Media{
	padding: 5px 5px 4px 8px;
	color: #003366;
	font-size: 10px;
}

#Media a{
	color: #333333;
	text-decoration: underline;
	line-height: 145%;
	/*
	font-size: 12px;
	
	background-image: url(../common_img/pdf_icon_s.gif);
	background-repeat: no-repeat;
	background-position: right;
	*/
	padding: 5px 5px 5px 0px;
}

#Media h2{
	padding: 1px 1px 1px 2px;
	margin: 0px 0px 0px 0px;
	color: #003366;
	font-size: 10px;
	width: 350px;
	background-color:#DEDEDE;
}

#Media a:hover{
	color: #ff9900;
	text-decoration: none;
	/*
	font-size: 12px;
	background-image: url(../common_img/pdf_icon_s.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0px 20px 5px 0px;
	*/
}

#Media a:visited{
	color: #333333;
	text-decoration: underline;
	/*
	font-size: 12px;
	background-image: url(../common_img/pdf_icon_s.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0px 20px 5px 0px;
	*/
}

/* ############ SCHEDULE TAB CSS ################### */


.tabbed-pane * {
	margin: 0;
	padding: 0;
}
.tabbed-pane {
	width: 541px;
	background:url(../img/tab_bg_bg.gif) no-repeat top right;
	
	/*border:#000000 1px solid;*/
}


.tabbed-pane .tabs {
	list-style: none;
	clear: both;
	float: left;
	height:26px;
	/*border: 1px solid #000;*/
	margin-bottom: -1px;
}
.tabbed-pane .tabs li a.active {
	/*background: white;*/
	background:url(../img/tab_bg_on.gif) repeat-x top;
	color:#FFCC00;
	border-bottom: 1px solid #333333;
}
.tabbed-pane .tabs li {
	float: left;
	margin: 0 0px 0 0;
}



.tabbed-pane .tabs li a {
	font-family: "century gothic", futura, arial, helvetica, "hirakakupro-w3", osaka, "ms pgothic", sans-serif; 
	font-size:11px;
	font-weight:bold;
	color: #fff;
	display: block;
	padding: 3px 8px 4px 8px;
	/*background: #f0f0f0;*/
	border-right:#333 1px solid;
	text-decoration:none;
	background:url(../img/tab_bg.gif) repeat-x top;
}
.tabbed-pane .pane {
	padding: 0px;
	clear: both;
	height: 100%;
}

.tabbed-container {
	position: relative;
	clear: both;
	min-height: 9em;
}
.tabbed-container .overlay {
	position: absolute;
	clear: both;
	padding: 0px;
	width: 541px;
	top: 0;
	left: 0;
	text-align: center;
	z-index: 100;
	height: 100%;
}

.tabbed-pane .p12dgt {
}

.tabbed-pane .p12dgt p{
	font-size:11px;
	color: #333333;
	padding: 4px 0px 2px 4px;
	line-height: 145%;	
}

.tabbed-pane .p12dgt th{
	font-size:11px;
	color: #fff;
	padding: 4px 0px 2px 0px;
	line-height: 145%;	
}


.tabbed-pane .p12dgt a{
	color:#333333;
	text-decoration:none;
}

.tabbed-pane .p12dgt a:hover{
	color:#FF6600;
	text-decoration:none;
}



/* ############ TOP RACE INFO ################### */

div#race-box-bg{
	width:357px;
	background:#fff;
	margin:5px;
}

div#race-box-bg-inner{
	width:347px;
	background:#fff;
	padding:5px;
	min-height:210px;
	height: auto !important;
	height: 210px;
}

#race-box-bg-inner p{
	color: #333333;
	font-size:11px;
	background-image: url(../common_img/ntmark.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 5px 18px;
	margin-bottom:4px;
}

#race-box-bg-inner h4{
	margin-bottom:5px;
}

#race-box-bg-inner a{
	color: #333333;
	text-decoration: underline;
	font-size: 11px;
}

#race-box-bg-inner a:hover{
	color: #ff9900;
	text-decoration: none;
	font-size: 11px;
}

.mgt08{
	margin-top:8px;
}

.line-mg{
	margin:3px 0px 3px 0px;
}

/* ############ TOP WN ################### */

div#news-box-bg{
	width:182px;
	background:#fff;
	margin:5px;
}

div#news-box-bg-inner{
	width:172px;
	background:#fff;
	padding:5px;
	min-height:210px;
	height: auto !important;
	height: 210px;
}

div#news-box-bg-inner p{
	color: #333333;
	font-size:11px;
	line-height:135%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 3px 0px;
}

div#news-box-bg-inner p.date{
	color: #003366;
	font-size:10px;
	line-height:135%;
	padding-top:3px;
	margin:0;
}

div#news-box-bg-inner a{
	color: #333333;
	text-decoration: underline;
	font-size: 11px;
}

div#news-box-bg-inner a:hover{
	color: #ff9900;
	text-decoration: none;
	font-size: 11px;
}

/* ############ Blog banner ################ */

div#blog-box{
	width:174px;
	text-align:center;
	margin-top:0px;
	margin-bottom:5px;
}

div#blog-box p{
	text-align:center;
	margin:0px 0px 5px 0px;
	padding:0;
}

.mgb10{
	margin-bottom:10px;
}

.mgb05{
	margin-bottom:5px;
}

/* ############ other banner ################ */

.ot-banner{
	text-align:center;
	margin:5px 0px 5px 0px;
}

/*----------------------------------------------------
	HEADER
----------------------------------------------------*/

div#header{
	width:777px;
	height:81px;
	background:url(../common_img/header02.jpg) top right;
}

div#header .logo{
	width:52px;
	height:81px;
	float:left;
}

div#header .topbanner{
	float:right;
	padding:16px 12px 0px 0px;
}

#topics a{
	color: #c31946;
	font-size: 10px;
	text-decoration: none;
	font-weight:bold;
	padding: 0px 0px 5px 0px;
}

#topics a:hover{
	color: #666;
	font-size: 10px;
	font-weight:bold;
	padding: 0px 0px 5px 0px;
}

#topics a:visited{
	color: #c31946;
	font-size: 10px;
	font-weight:bold;
	padding: 0px 0px 5px 0px;
}
