body {
	background-image: url(/img/V2/bg_main.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
ul, li {margin-left: 0; padding-left: 0;}
.headerBG {
	background-image: url(/img/V2/headstrip.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.leftbg {
	background-image: url(/img/V2/leftbarbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-right: 0px;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #9B1B28;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #9B1B28;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #AFAA89;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}
.textFooterSmall {
	font-size: 11px;
	color: #999999;
	line-height: 17px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.footerBG {
	background-image: url(/img/V2/footerstrip.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.destList {
	font-size: 11px;
	color: #999999;
	line-height: normal;
	padding-left: 15px;
}
.centerBG {
	background-color: #6600CC;
}
.tabBG {
	background-image: url(/img/V2/head_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bgLeft {
	background-image: url(/img/V2/bgleft.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.bgRight {
	background-image: url(/img/V2/bgright.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

