body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	font-style: normal;
}
.text_bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #666666;
	line-height: 18px;
	font-style: normal;
}
.text_sub_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #707070;
	line-height: 18px;
	font-style: normal;
}
.text_menu_sub{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 12px;
	font-style: normal;
	text-decoration: none;
}
.text_menu_sub a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 12px;
	font-style: normal;
	text-decoration: none;
}
.text_menu_sub a:hover{
	color: #FFFF00;
	text-decoration: none;
	}
.sub_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #666666;
	line-height: 18px;
	font-style: normal;
}
.text_cal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 6d6d6d;
	line-height: 18px;
	font-style: normal;
}
.text_cal_bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #b7b5b5;
	line-height: 18px;
	font-style: normal;
}
.text_cal_red{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b82f2f;
	line-height: 18px;
	font-style: normal;
}
.text_cal_bold_red{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #b82f2f;
	line-height: 18px;
	font-style: normal;
}
.text_cal_mth{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: 5c1067;
	line-height: 18px;
	font-style: normal;
}
.text_hightlight_red{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #ff0000;
	line-height: 18px;
}

.text_hightlight_green{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #66cc00;
	line-height: 18px;
}
.text_hightlight{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #6e285d;
	line-height: 18px;
	text-decoration: underline;
}

.text_hightlight a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #6e285d;
	line-height: 18px;
	text-decoration: underline;
}
.text_hightlight a:hover{
	color: #c88c00;
	}
	
.text_footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	line-height: 12px;
	text-decoration: none;
	
}
.text_footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	line-height: 12px;
	
}

.text_footer a:hover{
	color: #666666;

}

/*////////////////////////////////////////////////////////////////////*/
/*here are the STYLE for PIX(insidePage).*/
.pix_RIGHT {
    float:right;
	margin-bottom:5px;
    margin-left: 28px;
}
/*///////////////////////////////////////////////////////////////*
/*In the Spotlight CSS ---- 090223*/
.index_spotlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	font-style: normal;
}
.index_spotlight a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	font-style: normal;
	text-decoration: none;
}
.index_spotlight a:hover{
	font-size: 11px;
	color: #6C275A;
	text-decoration: none;
}

.index_spotlight_tb_left {
	background-image:url(../images/inspot_tb_left.gif);
	background-repeat:repeat-y;
	width:9px;
}
.index_spotlight_tb_right {
	background-image:url(../images/inspot_tb_right.gif);
	background-repeat:repeat-y;
	width:9px;
}
