@charset "utf-8";
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(/images/travel/assets/images/bg_repeat.gif);
	background-repeat: repeat;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footertype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: center;
}
.maintype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: justify;
	font-weight: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
.formtype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
h1 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
h2 {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
h3 {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}
