/*-------- Content Styles --------*/

td, tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.headings {
	font-size: 18px;
	font-weight: bold;
	color: #D80001;
}
.subheadings {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.captions {
	font-size: 10px;
}

/*-------- Left Navigation Style --------*/

.mmhide_nav {
	font-weight: bold;
	padding-left: 12px;
	padding-top: 3px;
}
.mmhide_nav a:link {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.mmhide_nav a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.mmhide_nav a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #E50806;
}
.mmhide_navheads {
	font-weight: bold;
	padding-left: 12px;
	padding-top: 5px;
	font-size: 12px;
	color: #999999;
	padding-bottom: 5px;
	background-image: url(images/but_blank3.gif);
	background-repeat: no-repeat;
}

/*-------- Top Navigation Style --------*/

.mmhide_navtop {
	font-weight: bold;
	padding-left: 12px;
	padding-top: 3px;
	color: #FFFFFF;
}
.mmhide_navtop a:link {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.mmhide_navtop a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.mmhide_navtop a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FFCC33;
}

/*-------- Copyright Text --------*/

.mmhide_coprighttext {
	font-size: 10px;
	color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 5px;
}
.mmhide_coprighttext a:link {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.mmhide_coprighttext a:visited {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.mmhide_coprighttext a:hover {
	font-size: 10px;
	color: #FFCC33;
	text-decoration: none;
	font-weight: bold;
}

/*-------- Content Cell Styles --------*/

.mmhide_contentcell {
	padding-top: 20px;
	padding-bottom: 20px;
}
.mmhide_rightcontentcell {
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.mmhide_rightcontentcell a:link {
	color: #00CCFF;
}
.mmhide_rightcontentcell a:visited {
	color: #0099FF;
}
.mmhide_rightcontentcell a:hover {
	color: #FF0000;
}
.mmhide_roundededgecell {
	background-position: bottom;
	background-image: url(images/index_19b.gif);
	background-repeat: no-repeat;
}
.mmhide_newsheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3;
}
.mmhide_enewslettercell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
}
.mmhide_upcomingtourncell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
}
