/* CSS Document */

.content_area {
	padding: 5px;
}
.tour_blurb {
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 13px;
}
.header {
	background-image: url(../images/header-bg.gif);
}
.header_menu {
	padding-left: 9px;
	padding-right: 9px;
}
.menu_table_cell {
	padding-right: 1px;
	padding-left: 1px;
}
.sub_menu {
	background-image: url(../images/sub-bg.gif);
	padding-left: 9px;
	padding-right: 9px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.hdr-mnu, .hdr-mnu a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.hdr-mnu:hover, .hdr-mnu a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.hdr-mnu-sel, .hdr-mnu-sel a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.hdr-mnu-sel:hover, .hdr-mnu-sel a:hover {
	font-weight: bold;
	color: #CE0808;
	text-decoration: underline;
}
.menu_sub_table_cell {
	padding-right: 6px;
	padding-left: 1px;
}
.sub-mnu, .sub-mnu a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.sub-mnu:hover, .sub-mnu a:hover {
	font-weight: bold;
	color: #CE0808;
	text-decoration: underline;
}
.sub-mnu-sel, .sub-mnu-sel a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.sub-mnu-sel:hover, .sub-mnu-sel a:hover {
	font-weight: bold;
	color: #CE0808;
	text-decoration: underline;
}
.header_quick {
	color: #000000;
	font-size: 11px;
	padding-right: 10px;
}
.header_quick a {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	background-image: url(../images/header-quick-bg.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.header_quick a:hover {
	font-weight: bold;
	color: #CE0808;
	text-decoration: underline;
}
.content_inst {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
}
.img_border {
	border: 2px solid #666699;
}
