TABLE.BUTTON {
	border : thin none Black;
	font : normal normal small Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align : center;
	white-space : nowrap;
	width : 90%;
	text-align : center;

}

TD.BUTTON   {
	background-color : none;
	border : solid White;
	font : small	;
	padding : 4 4 4 4;
	text-align : left;
	vertical-align : center;
	white-space : nowrap;
	width : auto;
	border-width : 6 1 6 1;
}

TD.BUTTON_Go   {
	background-color : none;
	border : thin solid none;
	font : normal;
	padding : 2 2 2 2;
	text-align : left;
	vertical-align : center;
	white-space : nowrap;
	width : auto;
	border-width : 6 1 6 1;
}


TABLE.BUTTON_Auto_Horizontal   {
	background-color : none;
	border : solid White;
	font : small	;
	padding : 2 2 2 2 ;
	text-align : left;
	vertical-align : center;
	white-space : nowrap;
	width : 100%;
	border-width : 6 1 6 1;
}


TD.BUTTON_Auto_Horizontal   {
	background-color : none;
	border : solid White;
	font : small	;
	padding : 2 2 2 2 ;
	text-align : left;
	vertical-align : center;
	white-space : nowrap;
	width : auto;
	border-width : 6 1 6 1;
}








TD.LIST_arr_Detail_Text_General   {
	background-color : none;
	color : #000099;
	font : bold;
	padding : 2 2 2 2;
	text-align : right;
	vertical-align : top;
	width :100;
}

TD.LIST_arr_Detail_Data_General   {
	background-color : none;
	color : Black;
	font : normal;
	padding : 2 2 2 2;
	text-align : left;
	vertical-align : top;
	width : auto%;
}

TD.LIST_Background_TD_For_Week_Days   {
	background-color : transparent;
	border : 1px solid Black;
	color : blue;
	font : bold;
	padding : 2 2 2 2;
	text-align : left;
	vertical-align : top;
	white-space : normal;
	width : auto;
}

TD.LIST_Background_TD_For_Week_Ends   {
	background-color : #CCFFCC;
	border : 1px solid Black;
	color : blue;
	font : bold;
	padding : 2 2 2 2;
	text-align : left;
	vertical-align : top;
	white-space : normal;
	width : auto;
}

TD.LIST_Background_TD_For_Saturday   {
	background-color : #CCFFCC;
	border : 1px solid Black;
	color : blue;
	font : bold;
	padding : 2 2 2 2;
	text-align : left;
	vertical-align : top;
	white-space : normal;
	width : auto;
}

TD.LIST_Background_TD_For_Sunday   {
	background-color :  #99FF99;
	border : 1px solid Black;
	color : blue;
	font : bold;
	padding : 2 2 2 2;
	text-align : left;
	vertical-align : top;
	white-space : normal;
	width : auto;
}


TD.LIST_Background_TD_For_Adults   {
	color : Black;
	font : normal;
	text-align : left;
	padding : 2 2 2 2;
	border : 1px solid Black;
	vertical-align : top;
	white-space : normal;	
	width : Auto;
}

TD.LIST_Background_TD_For_Kids   {
		color : Black;
	font : normal;
	text-align : left;
	padding : 2 2 2 2;
	border : 1px solid Black;
	background-color : #ffdab9;
	vertical-align : top;
	white-space : normal;
	width : Auto;
}
