body {
	background-color: #FFFFFF;
	color: #000000;
	margin-left: 0px;
	margin-top: 5px;
}
table {
	font: 9pt  arial, sans-serif;
	color: #000000;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.leftcoltext blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #000000;
}
.leftcoltext ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #000000;
}
.leftcoltext ul {
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image: url(trav_files/trav_bullet.gif);
}
.rightcoltext blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #3c3b3b;
}
.rightcoltext ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #3c3b3b;
	}
.rightcoltext ul {
	color: #3c3b3b;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image: url(trav_files/trav_bullet.gif);
}
h1 {
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 3px;
}
h2 {
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #747070;
	margin-top: 0px;
	margin-bottom: 0px;
}
.leftcoltext {
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}
.rightcoltext {
	color: #3c3b3b;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
}

.topbar {
	background-image:  url(../trav_files/trav_hnav_bg.gif);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.leftcolumnborder {
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #747070;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #747070;
	background-color: #e5e2e2;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}

.rightcolumnbg {
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #747070;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #747070;
	background-color: #e5e2e2;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}

.footer {

	font-size: 8pt;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #B8B7B7;
}

.topstrip {
	background-image:  url(../trav_files/trav_topstrip.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.hnavbg {
	background-image:  url(../trav_files/trav_hnav_bg.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
}

.headerbg {
	background-color: #e5e2e2;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

.headerbg2 {
	background-color: #b8b7b7;

}

.featurebox {
	background-repeat: repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #747070;
	background-color: #ffffff;
	border-bottom-color: #747070;
	border-left-color: #747070;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:link:hover {
	color: #f70303;
}
.divider {
	background-image: url(../trav_files/trav_divider_bg.gif);
	background-repeat: repeat-x;
}