@charset "utf-8";
body {
	/*background-color: #58595B;*/
	/*background-color: #E5E5E5;*/
	background-color: #EfEFEF;
	
	/* background-image:url(img/background.jpg); */
	background-repeat:repeat-x;
	background-position:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.txt_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.txt_title a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.txt_title a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.line_bttm {
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.line_bttm_selected {
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #EBEAEC;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #58595b;
}
.txt a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #58595b;
	text-decoration: none;
}
.txt a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
.campos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	/*padding-right: 3px;*/
	padding-left: 2px;
	border: 1pt solid #A5ACB2;
}
.txt9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #58595b;
}
.days {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	background: url(img/bck_days.jpg);
	background-repeat: repeat-x;
	text-align: right;
	vertical-align: bottom;
	padding-right: 2px;
	padding-bottom: 2px;
	height: 20px;
	width: 25px;
	cursor:pointer;
}
.selected_days {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(img/bck_selecteddays.jpg);
	background-repeat: repeat-x;
	text-align: right;
	vertical-align: bottom;
	padding-right: 2px;
	padding-bottom: 2px;
	height: 20px;
	width: 25px;
	cursor:pointer;
}
.bttn_booknow {
	background: url(img/bttn_booknow.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 135px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: hand;
}
.bttn_submit {
	background-repeat: no-repeat;
	height: 32px;
	width: 160px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: hand;
	background: url(img/bttn_submit.jpg);
}
.line_left {
	border-left-width: 1pt;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.white_10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.white_12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.border_full_black {
	border: 1pt solid #333333;
}
.bttn_continue {
	background-repeat: no-repeat;
	height: 35px;
	width: 135px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: hand;
	background: url(img/bttn_continue.jpg);
}
.border_full_grey {
	border: 1pt solid #CCCCCC;
}
.bttn_complete {
	background-repeat: no-repeat;
	height: 35px;
	width: 135px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: hand;
	background: url(img/bttn_complete.jpg);
}
.yellow_12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FBD539;
}
.yellow_10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FBD539;
}
