html, body {
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #666666;
}

a:link {
	color: #CC3333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC3333;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #CC3333;
}

p {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

li {
	margin: 0;
	padding: 0;
}

ul {
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 0;
}

ol {
	margin: 0;
	padding: 0;
}

img {
	margin: 0;
	padding: 0;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #CC3333;
	line-height: 24px;
	padding-bottom: 5px;
	border-bottom-color: #CC3333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #86714d;
	line-height: 24px;
	padding-bottom: 5px;
	border-bottom-color: #86714d;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #BE9A00;
	line-height: 24px;
	padding-bottom: 5px;
	border-bottom-color: #BE9A00;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #CC3333;
	line-height: 24px;
	margin:0px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #86714d;
	line-height: 24px;
	margin:0px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #BE9A00;
	line-height: 24px;
	margin:0px;
}

.teamhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #CC3333;
	line-height: 24px;
	padding-bottom: 5px;
	border-bottom-color: #CC3333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.subheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 16px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}

.bodytext_justified {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	text-align: justify;
}

.bodytext_indent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}


.bodytext_spacebelow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	padding-bottom: 5px;
}

.bodytextsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
}

.bodytextsm2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
}

.searchtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
}

.bodytextbrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #86714d;
	line-height: 16px;
}

.bodytextbrownbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #86714d;
	line-height: 19px;
}

.bodytextsmbrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #86714d;
	line-height: 14px;
}

.bodytextred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3333;
	line-height: 16px;
}

.bodytextsmred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC3333;
	line-height: 14px;
}

.bodytextredbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CC3333;
	line-height: 19px;
}

.bodytextdarkbrownbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #533e42;
	line-height: 19px;
}

.redline {
	margin-top: 10px;
}

.bodytextorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BE9A00;
	line-height: 16px;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3333;
	line-height: 16px;
	padding-right: 10px;
	padding-top: 8px;
}

.tourism_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BE9A00;
	line-height: 16px;
	padding-right: 10px;
	padding-top: 8px;
}

.commerce_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7E6D52;
	line-height: 16px;
	padding-right: 10px;
	padding-top: 8px;
}

.bodytextorangebig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #BE9A00;
	line-height: 19px;
}

.bodytexwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}

.bodytexwhite_indent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.bodytext_space {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
}

.bodytext_space2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	padding-left: 5px;
	padding-right: 10px;
}

.bodytextwhite_space {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
}

.archive_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC3333;
	line-height: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.archive_tourismsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #BE9A00;
	line-height: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.archive_commercesub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7E6D52;
	line-height: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.exhibitiontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	padding-bottom: 3px;
	border-bottom-color: #86714d;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-top: 3px;
}

.exhibitiontext_noline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	padding-bottom: 3px;
	margin-top: 3px;
}

.exhibitiontextbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	line-height: 20px;
	padding-bottom: 3px;
	border-bottom-color: #86714d;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-top: 3px;
}

.captiontext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #AfA58E;
	line-height: 14px;
}

.captiontext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #898372;
	line-height: 14px;
}

.captiontext3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #BC582F;
	line-height: 14px;
}

.footer_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	padding-top: 10px;
	border-top-color: #CC3333;
	border-top-style: solid;
	border-top-width: 1px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.footer_commerce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	padding-top: 10px;
	border-top-color: #86714d;
	border-top-style: solid;
	border-top-width: 1px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.footer_tourism {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	padding-top: 10px;
	border-top-color: #BE9A00;
	border-top-style: solid;
	border-top-width: 1px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.commerce_menu_first {
	border-top: 0;
	background-image: url(../p7pmm/img/pmmCTude_top3.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	line-height: normal;
	padding: 6px 12px;
}

.commerce_menu_first_red {
	border-top: 0;
	background-image: url(../p7pmm/img/pmmCTude_top3.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC3333;
	text-align: left;
	line-height: normal;
	padding: 6px 12px;
}

.commerce_menu_top {
	background-image: url(../p7pmm/img/pmmCTude_middle3.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	line-height: normal;
	padding: 6px 12px;
	border-bottom-color: #7E6D52;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.commerce_menu_top_red {
	background-image: url(../p7pmm/img/pmmCTude_middle3.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC3333;
	text-align: left;
	line-height: normal;
	padding: 6px 12px;
	border-top-color: #7E6D52;
	border-top-style: solid;
	border-top-width: 1px;
}

.commerce_menu_middle {
	background-image: url(../p7pmm/img/pmmCTude_middle3.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	line-height: normal;
	padding: 6px 12px;
	border-top-color: #7E6D52;
	border-top-style: solid;
	border-top-width: 1px;
}

.commerce_menu_middle_red {
	background-image: url(../p7pmm/img/pmmCTude_middle3.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC3333;
	text-align: left;
	line-height: normal;
	padding: 6px 12px;
	border-top-color: #7E6D52;
	border-top-style: solid;
	border-top-width: 1px;
}

.commerce_menu_bottom {
	background-image: url(../p7pmm/img/pmmCTude_bottom3.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-repeat: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	line-height: normal;
	padding-top: 6px;
	padding-left: 12px;
	padding-bottom: 16px;
	border-top-color: #7E6D52;
	border-top-style: solid;
	border-top-width: 1px;
}

.commerce_menu_bottom_red {
	background-image: url(../p7pmm/img/pmmCTude_bottom3.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-repeat: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC3333;
	text-align: left;
	line-height: normal;
	padding-top: 6px;
	padding-left: 12px;
	padding-bottom: 16px;
	border-top-color: #7E6D52;
	border-top-style: solid;
	border-top-width: 1px;
}

.tourism_menu_first {
	border-top: 0;
	background-image: url(../p7pmm/img/pmmCTude_top4.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	line-height: normal;
	padding: 6px 12px;
}

.tourism_menu_first_orange {
	border-top: 0;
	background-image: url(../p7pmm/img/pmmCTude_top4.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC3333;
	text-align: left;
	line-height: normal;
	padding: 6px 12px;
}

.tourism_menu_middle {
	background-image: url(../p7pmm/img/pmmCTude_middle4.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	line-height: normal;
	padding: 6px 12px;
	border-top-color: #BE9A00;
	border-top-style: solid;
	border-top-width: 1px;
}

.tourism_menu_middle_orange {
	background-image: url(../p7pmm/img/pmmCTude_middle4.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC3333;
	text-align: left;
	line-height: normal;
	padding: 6px 12px;
	border-top-color: #BE9A00;
	border-top-style: solid;
	border-top-width: 1px;
}

.tourism_menu_bottom {
	background-image: url(../p7pmm/img/pmmCTude_bottom4.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-repeat: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	line-height: normal;
	padding-top: 6px;
	padding-left: 12px;
	padding-bottom: 16px;
	border-top-color: #BE9A00;
	border-top-style: solid;
	border-top-width: 1px;
}

.tourism_menu_bottom_orange {
	background-image: url(../p7pmm/img/pmmCTude_bottom4.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-repeat: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC3333;
	text-align: left;
	line-height: normal;
	padding-top: 6px;
	padding-left: 12px;
	padding-bottom: 16px;
	border-top-color: #BE9A00;
	border-top-style: solid;
	border-top-width: 1px;
}

.commerce_menu_first_red {
	border-top: 0;
	background-image: url(../p7pmm/img/pmmCTude_top3.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC3333;
	text-align: left;
	line-height: normal;
	padding: 6px 12px;
}

.wtm_menu_first {
	border-top: 0;
	background-image: url(../p7pmm/img/pmmCTude_top5.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	line-height: normal;
	padding: 6px 12px;
}

.wtm_menu_top {
	background-image: url(../p7pmm/img/pmmCTude_middle5.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	line-height: normal;
	padding: 6px 12px;
	border-bottom-color: #CC3333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.wtm_menu_top_red {
	background-image: url(../p7pmm/img/pmmCTude_middle5.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC3333;
	text-align: left;
	line-height: normal;
	padding: 6px 12px;
	border-bottom-color: #CC3333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.wtm_menu_middle {
	background-image: url(../p7pmm/img/pmmCTude_middle5.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	line-height: normal;
	padding: 6px 12px;
	border-bottom-color: #CC3333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.wtm_menu_middle_red {
	background-image: url(../p7pmm/img/pmmCTude_middle5.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC3333;
	text-align: left;
	line-height: normal;
	padding: 6px 12px;
	border-bottom-color: #CC3333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}
	
.wtm_menu_middle_red2 {
	background-image: url(../p7pmm/img/pmmCTude_middle5.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC3333;
	text-align: left;
	line-height: normal;
	padding: 6px 12px;
	}	

.wtm_menu_bottom {
	background-image: url(../p7pmm/img/pmmCTude_bottom5.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-repeat: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	line-height: normal;
	padding-top: 6px;
	padding-left: 12px;
	padding-bottom: 16px;
}

.wtm_menu_bottom_red {
	background-image: url(../p7pmm/img/pmmCTude_bottom5.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-repeat: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC3333;
	text-align: left;
	line-height: normal;
	padding-top: 6px;
	padding-left: 12px;
	padding-bottom: 16px;
}

.searchbox {
	width: 95px;
	height: 20px;
	background: url(../images/new_search.gif) no-repeat;
	border: none;
	margin-top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-indent: 2px;
	line-height: 16px;
	font-weight: bold;
}