
TABLE {
	margin: 0px 0px 8px 0px;
}

TD {
	font-size: 11pt; 
}


/*  Content  */
.TABLE_Content_Top {
	width : 100%;
	border-top : solid #942424 0px;
	border-left : solid #942424 0px;
	border-right : solid #942424 0px;
	border-bottom : solid #942424 0px;
}

.TD_Content_Top_Left {
	background-image : url(../images/skin_bl/Content_Left.png);
	width : 29px;
	height : 29px;
}

.TD_Content_Top_Center {
	background-image : url(../images/skin_bl/Content_Center.png);
	width : 542px;
	height : 29px;	
	font-family: Arial; 
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	font-size : 14px;
	color : White;

}

.TD_Content_Top_Center1 {
	background-image : url(../images/skin_bl/Content_Center.png);
	width : 442px;
	height : 29px;	
	font-family: Arial; 
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	font-size : 14px;
	color : White;

}

.TD_Content_Top_Center2 {
	background-image : url(../images/skin_bl/Content_Center.png);
	width : 100px;
	height : 29px;	
	font-family: Arial; 
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	font-size : 14px;	
	color : White;
}

.TD_Content_Top_Center2 .A_Secure{
	font-size : 9px;	
	text-decoration: none;
	color: #ffffff;
}

.TD_Content_Top_Center2 .A_Secure:hover{
	font-size : 9px;	
	text-decoration: underline;
	color: #ffffff;
}

.TD_Content_Top_Right {
	background-image : url(../images/skin_bl/Content_Right.png);
	width : 29px;
	height : 29px;
}

.TABLE_Content {
	width : 100%; 
	border-top : solid #303030 0px;
	border-left : solid #303030 0px;
	border-right : solid #303030 0px;
	border-bottom : solid #303030 0px;
	/* padding : 4px; */
}

.TABLE_Content TH {
	background-color: #aaaaaa;
	Text-Align: left;
}

.TABLE_Filter {
	width : 100%; 
	border-top : solid #303030 2px;
	border-left : solid #303030 2px;
	border-right : solid #303030 2px;
	border-bottom : solid #303030 2px;
	/* padding : 4px; */
}

.TABLE_Filter TD {
	font-zize: 10px;
}



/* TABLE Calendar  */
.TABLE_Calendar_Week {
	width: 100%; /* Width is about 920px*/
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background: #999999;
}

.TABLE_Calendar_Week TD{
	Background-Color: #ffffff;
	font-size: 8pt;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
}

.TABLE_Calendar_Week .SPAN_Loc{
	/* Background-Color: #666666; */
	Color: #008000;
	font-size: 8pt;
}

.TABLE_Calendar_Week .SPAN_Count{
	/* Background-Color: #666666; */
	Color: #008000;
	font-size: 8pt;
	float:right;
}

.TABLE_Calendar_Week TH{
	Background-Color: #cccccc;
	font-size: 1em;
	width: 173px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
}

.TABLE_Calendar_Week .TH_Judge_Names{
	Background-Color: #cccccc;
	font-size: 1em;
	width: 55px;
	font-weight: bold;
}

.TABLE_Calendar_Week .TH_Title{
	Background-Color: #cccccc;
	font-size: 1.1em;
	text-align: center;
	padding: 10px;
}



/* TABS */

.Tab_Left_First_Off {
	background-image : url(../images/skin_bl/tabs/Tab_Left_First_Off.png);
	width : 22px;
	height : 29px;
}
.Tab_Content_Off {
	background-image : url(../images/skin_bl/tabs/Tab_Content_Off.png);
	height : 29px;
}
.Tab_Content_Off a{
	color : black;
	font-weight: bold;
	font-size: .9em;	
}


.Tab_Right_Last_Off {
	background-image : url(../images/skin_bl/tabs/Tab_Right_Last_Off.png);
	width : 22px;
	height : 29px;
	color : black;
}
.Tab_Left_First_On {
	background-image : url(../images/skin_bl/tabs/Tab_Left_First_On.png);
	width : 22px;
	height : 29px;
}
.Tab_Content_On {
	background-image : url(../images/skin_bl/tabs/Tab_Content_On.png);
	height : 29px;
	/* padding-bottom : 4px; */
}
.Tab_Content_On a{
	color : white;
	font-weight: bold;
	font-size: .9em;	
}

.Tab_Right_Last_On {
	background-image : url(../images/skin_bl/tabs/Tab_Right_Last_On.png);
	width : 22px;
	height : 29px;
}
.Tab_Left_On_on_Off {
	background-image : url(../images/skin_bl/tabs/Tab_Left_On_on_Off.png);
	width : 22px;
	height : 29px;
}
.Tab_Right_On_on_Off {
	background-image : url(../images/skin_bl/tabs/Tab_Right_On_on_Off.png);
	width : 22px;
	height : 29px;
}
.Tab_Left_Off_on_Off {
	background-image : url(../images/skin_bl/tabs/Tab_Left_Off_on_Off.png);
	width : 22px;
	height : 29px;
}
.Tab_Right_Off_on_Off {
	background-image : url(../images/skin_bl/tabs/Tab_Right_Off_on_Off.png);
	width : 22px;
	height : 29px;
}

.TABLE_Caption {
	border-bottom-color:black; 
	border-bottom-style:solid; 
	border-bottom-width:1px; 
	border-right-color:black; 
	border-right-style:solid; 
	border-right-width:1px; 
}