.caltabstextAct{
	text-align : center;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	color : #feffff;
	padding-top : 9px;
}
.caltabstextIn{
	text-align : center;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	color : #f3e7f1;
	padding-top : 3px;
}
a.caltabstextActlink{
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	color : #feffff;
	text-decoration : none;
}
a.caltabstextInlink{
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	color : #f3e7f1;
	text-decoration : none;
}
.calpos1_act {
	background-image : url(../images/cal_in_tab1_act.gif);
	width: 155px;
	height: 30px;
}
.calpos1_in {
	background-image : url(../images/cal_in_tab1_in.gif);
	width: 155px;
	height: 30px;
}
.calpos2_act {
	background-image : url(../images/cal_in_tab2_act.gif);
	width: 142px;
	height: 30px;
}
.calpos2_in {
	background-image : url(../images/cal_in_tab2_in.gif);
	width: 142px;
	height: 30px;
}
.calpos3_act {
	background-image : url(../images/cal_in_tab3_act.gif);
	width: 142px;
	height: 30px;
}
.calpos3_in {
	background-image : url(../images/cal_in_tab3_in.gif);
	width: 142px;
	height: 30px;
}
.calpos4_act {
	background-image : url(../images/cal_in_tab4_act.gif);
	width: 155px;
	height: 30px;
}
.calpos4_in {
	background-image : url(../images/cal_in_tab4_in.gif);
	width: 155px;
	height: 30px;
}
.calposdiv{
	background-image : url(../images/cal_div.gif);
}
.calposleft{
	background-image : url(../images/cal_left.gif);
}
.calposright{
	background-image : url(../images/cal_right.gif);
}
.calposlefton{
	background-image : url(../images/cal_left_on.gif);
}
.calposrighton{
	background-image : url(../images/cal_right_on.gif);
}
.callist{
	top : 27px;
	margin : 0px;
	left: 0;
	width: 495px;
	height: 27px;

	}
.callistbg{
	background : #8b5f83;
	background-color : #8b5f83;
}
.calfootbg{
	background-image : url(../images/hp_cal_tc_btm.gif);
	height : 21px;
	width : 405px;

}
.calfootbg{
	background-image : url(../images/hp_cal_tc_btm.gif);
	height : 21px;
	width : 405px;
	background-position : bottom;
	background-repeat : no-repeat;
}
.calfoottext{
	font-family : Verdana;
	font-size : 9px;
	color : #feffff;
	text-align : right;
	margin-right : 14px;
	font-weight : bold;
	text-decoration : none;
}
a.calfoottext{
	font-family : Verdana;
	font-size : 9px;
	color : #feffff;
	text-align : right;
	margin-right : 14px;
	font-weight : bold;
	text-decoration : none;
}	
A.calfoottext{
	font-family : Verdana;
	font-size : 9px;
	color : #feffff;
	text-align : right;
	margin-right : 14px;
	font-weight : bold;
	text-decoration : none;
}	
.callisttext{
	font-family : arial;
	font-size : 11px;
	color : #f3e7f1;
	background : #9b7594;
	background-color : #9b7594;
	padding-left : 6px;
	padding-top : 3px;
	padding-bottom : 3px;
}
.callisttextAlt{
	font-family : arial;
	font-size : 11px;
	color : #f3e7f1;
	padding-left : 6px;
		padding-top : 3px;
	padding-bottom : 3px;
}
.divGreen{
	background : #613458;
	background-color : #613458;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	font-weight : bolder;
}