*{
	font-style:normal;
	}
body{
	font-family: Helvetica;
	font-size: 12px;	
}
form{
	margin:0;
	padding:0;
	}
.error{
	color:#ff0000;
	}
.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 */

.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;
}
.footer {
	font-family: Helvetica;
	font-size: 12px;
	color: #999999;
}
.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;
}
.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;
}