@charset "UTF-8";
body{
	font-family: Helvetica;
	font-size: 12px;	
}
form{
	margin:0;
	padding:0;
	}
.error{
	color:#ff0000;
	font-family: Helvetica;
	font-size: 12px;
	}
.smalltitle {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
/* white_links */

.white_links {
	font-family: Helvetica;
	font-size: 12px;
	color: #FFFFFF;	
}
.white_links a {
	font-family: Helvetica;
	font-size: 12px;
	color: #FFFFFF;
}
.white_links a:hover {
	font-family: Helvetica;
	font-size: 12px;
	color: #FF9900;
}
.white_links:hover {
	font-family: Helvetica;
	font-size: 12px;
	color: #FF9900;
}
/* END white_links */


/* red_links */

.red_links {
	font-family: Helvetica;
	font-size: 11px;
	color: #660000;	
}
.red_links a {
	font-family: Helvetica;
	font-size: 11px;
	color: #660000;
}
.red_links a:hover {
	font-family: Helvetica;
	font-size: 11px;
	color: #660000;
}
.red_links:hover {
	font-family: Helvetica;
	font-size: 11px;
	color: #660000;
}
/* END red_links */


.box {
	font-family: Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	border: 1px solid #333333;
}
.subtitles {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.description {
	font-family: Helvetica;
	font-size: 10px;
	color: #333333;
}

.selectedtitle {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
.selectedtitle2 {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.formtxt {
	font-family: Helvetica;
	font-size: 12px;
	color: #333333;
}
.boxCopy {
	font-family: Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	border: 1px solid #333333;
	width: 250px;
}
.price_list_box {
	border: 1px solid #330000;
}
.button_view {
	font-family: Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	border: 1px solid #333333;
	background-color: #330000;
}
.my_account {
	font-family: Helvetica;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	font-weight: normal;
}
.my_accounttitle {
	font-family: Helvetica;
	font-size: 12px;
	color: #660000;
	line-height: 15px;
	font-weight: bold;
}
.my_accounttitleCopy {
	font-family: Helvetica;
	font-size: 12px;
	color: #660000;
	line-height: 15px;
	font-weight: normal;
}
.boxlogin {
	font-family: Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	border: 1px solid #333333;
	width: 95%;
}
.eleven_point_grey {
	font-family: Helvetica;
	font-size: 11px;
	color: #333333;
}
.small_red {
	font-family: Helvetica;
	font-size: 10px;
	color: #660000;
}
.faq_numbers {
	font-family: Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.faq_questions {
	font-family: Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #330000;
}
.faq_answers {
	font-family: Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.tour_descr {
	font-family: Helvetica;
	font-size: 11px;
	line-height: 12px;
	color: #333333;
}
textarea {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	border: 1px solid #333333;
	width: 350px;
}
