
a:link 				{
	COLOR: #CC0000;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
a:active 		{
	COLOR: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
a:hover 		{
	COLOR: #001E8E;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
a:visited 		{
	COLOR: #CC0000;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}


body {
	background-color : #001E8E;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
}

p {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.bannercolor {
	background-color : #001E8E;
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.bodycopy {
	background-color : #ffffff;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.italictext {
	background-color : #ffffff;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : italic;
}

ul {
	background-color : #ffffff;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	list-style-image : url(images/bullet.gif);
	margin-bottom : 0px;
	margin-top : 0px;
}

.calcbox {
	background-color : #ffffff;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	width : 40px;
}

.bottledescriptiontitle {
	background-color : #ffffff;
	color : #FF0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
}

.bottledescription {
	background-color : #ffffff;
	color : #FF0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}
.blueheader {
	background-color : #ffffff;
	color : #003399;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

.copyright {
	background-color : #001E8E;
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
}
.sitemapblackcopy {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.sitemapblackcopy  a:link {COLOR: #000000; text-decoration: none;}
.sitemapblackcopy  a:active {COLOR: #000000; text-decoration: none;}
.sitemapblackcopy  a:hover {COLOR: #CC0000; text-decoration: underline;}
.sitemapblackcopy  a:visited {
	COLOR: #000000;
	text-decoration: underline;
}
.sitemapredcopy {
	color : #CC0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.sitemapredcopy  a:link {COLOR: #CC0000; text-decoration: none;}
.sitemapredcopy   a:active {COLOR: #CC0000; text-decoration: none;}
.sitemapredcopy   a:hover {COLOR: #CC0000; text-decoration: underline;}
.sitemapredcopy   a:visited {
	COLOR: #CC0000;
	text-decoration: underline;
}
.sitemapbluecopy {
	color : #001E8E;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}
.sitemapbluecopy  a:link {
	COLOR: #001E8E;
	text-decoration: none;
}
.sitemapbluecopy  a:active {
	COLOR: #001E8E;
	text-decoration: underline;
}
.sitemapbluecopy  a:hover {
	COLOR: #001E8E;
	text-decoration: underline;
}
.sitemapbluecopy  a:visited {
	COLOR: #001E8E;
	text-decoration: underline;
}

.TourTitle {
	background-color : #ffffff;
	color : #0061A4;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
}