table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #344960;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #344960;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #344960;
}
text2:link	{ color: #344960; text-decoration: underline; }
text2:visited { color: #344960; text-decoration: underline; }
text2:active { color: #344960; text-decoration: underline; }
text2:hover	{ color: #A10000; text-decoration: underline; }

A   	{ color: #344960; text-decoration: none; }
A:link	{ color: #344960; text-decoration: underline; }
A:visited { color: #344960; text-decoration: underline; }
A:active { color: #344960; text-decoration: underline; }
A:hover	{ color: #A10000; text-decoration: underline; }

.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
}
.intro:link	{ color: #ffffff; text-decoration: underline; }
.intro:visited { color: #ffffff; text-decoration: underline; }
.intro:active { color: #ffffff; text-decoration: underline; }
.intro:hover	{ color: #E1DFAF; text-decoration: underline; }


.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #344960;
}
.links:link	{ color: #344960; text-decoration: underline; }
.links:visited { color: #344960; text-decoration: underline; }
.links:active { color: #344960; text-decoration: underline; }
.links:hover	{ color: #A10000; text-decoration: underline; }

hr {
color: #344960;
}

break hr {
display:none;
}
.break {
border-bottom:1px dashed #777;
height:1px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #344960;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #344960;
	border-right-color: #344960;
	border-bottom-color: #344960;
	border-left-color: #344960;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #344960;
}
h3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003333;
	text-align: center;
}
.ContentBox {
	padding: 10px;
}
.TourPicture {
	border: 1px solid #410000;
}
.CatalogBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-align: center;
}




 #catlist
{
	margin: 0;
	padding: 0 0 20px 10px;
	display: block;
}

#catlist ul, 
{

list-style-type: none;
}
#catlist li
{
	float: left;
	clear: none;
	height: 200px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px;
	width: 200px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
}


#catlist a:link, #catlist a:visited
{
color: #666666;
}

#catlist a:link#current, #catlist a:visited#current, #catlist a:hover
{
background: transparent;
color: #000;
}

#catlist a:hover { color: #000; }
.Stats {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.ItemBox {
	margin-right: 50px;
	margin-bottom: 6px;
	margin-left: 10px;
	float: right;
	position: relative;
	width: 300px;
	clear: right;
	text-align: right;
	display: block;
}
.ItemPic {
	border: 1px solid #333333;
}

.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A10000;
}
.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336698;
}

.redtxt {
	font-family: Arial, Helvetica, sans-serif;
	color: #A10000;
}
.bluetxt {
	font-family: Arial, Helvetica, sans-serif;
	color: #336698;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336698;
}
.footer   	{ color: #336698; text-decoration: none; }
.footer:link	{ color: #336698; text-decoration: none; }
.footer:visited { color: #336698; text-decoration: none; }
.footer:active { color: #336698;  text-decoration: underline;}
.footer:hover	{ color: #95B5DA;  text-decoration: underline;}

