body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #000000;
}
.tbl {
	background-color: #FFFFFF;
	width:760px;
	margin: 0px;
	padding: 0px;
}
.bar {
	line-height: 35px;
	background-image: url(images/bg_bar.gif);
	background-repeat: repeat-x;
}


.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 17px;
	color: #FFFFFF;
	padding-top: 7px;
	padding-right: 13px;
	padding-bottom: 7px;
	padding-left: 13px;
	text-align: left;
}
.lefttb {
	background-color: #f9d5aa;
	background-image: url(images/bg-main.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.maintb {
	background-color: #FFFFFF;
}

.bar_menu {
	background-repeat: repeat-x;
	height: 25px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 9px;
	text-align: right;
	background-image: url(images/bg-menu.jpg);
}
.bar_menu a{
	height: 25px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left;
	padding-right: 5px;
}
.bar_menu a:hover{
	color: #B4D2E7;
	background-image: url(images/bullet01.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-right: 5px;
	padding-left: 15px;
}
.div_left {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	vertical-align: top;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 7px;
}
.div_left a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	color: #66471E;
	text-decoration: none;
	display: block;
	text-align: left;
	height: 20px;
	line-height: 20px;
	width: 158px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #452D15;
	background-image: url(images/plus.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 12px;
}
.div_left a:hover {
	color: #333333;
}
.tittle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #2A537A;
	padding-left: 13px;
	line-height: 30px;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: left;
	background-color: #81B7D8;
	padding-right: 13px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #68A6CD;
}

.footer {
	height: 41px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 8pt;
	line-height: 15px;
	background-image: url(images/bg-footer.jpg);
}
.footer a{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration: underline;
}
.footer a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663300;
	font-size: 8pt;
	text-decoration: none;
}
.int_places {
	color: #6499CA;
	font-weight: bold;
	text-indent: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 35px;
	background-image: url(images/bg_interesting.gif);
	background-repeat: repeat-x;
}
.sub_button {
	color: #666666;
	font-weight: bold;
	text-indent: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 30px;
	background-image: url(images/subbutton.jpg);
	background-repeat: repeat-x;
}
.sub_button a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9pt;
	text-decoration: none;
}
.sub_button a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
	text-decoration: none;
}

.thumbnail {
	POSITION: relative
}
.thumbnail:hover {
	Z-INDEX: 50; BACKGROUND-COLOR: transparent
}
.thumbnail SPAN {
	BORDER-RIGHT: gray 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: gray 1px solid; PADDING-LEFT: 5px; LEFT: -1000px; VISIBILITY: hidden; PADDING-BOTTOM: 5px; BORDER-LEFT: gray 1px solid; COLOR: black; PADDING-TOP: 5px; BORDER-BOTTOM: gray 1px solid; POSITION: absolute; BACKGROUND-COLOR: #FFFFFF; TEXT-DECORATION: none
}
.thumbnail SPAN IMG {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 2px; PADDING-LEFT: 2px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px; BORDER-RIGHT-WIDTH: 0px
}
.thumbnail:hover SPAN {
	LEFT: -140px; VISIBILITY: visible; TOP: -100px
}