body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	background-color: #d4d4d4;
	margin: 0px;
	padding: 0px;
}
.container_12 {
	width: 92%;
	margin-left: 4%;
	margin-right: 4%;
	background-color: #FFF;
}
.container_12 .grid_12 {
	width:98.0%;
}
.container_12 .grid_2 {
	width:14.667%;
}
#header {
	width: 100%;
	height: 100px;
}
.logo {
	height: 100px;
	width: 390px;
	float: left;
}
/* boxes
----------------------------------------------- */
.box {
	background:#fff6e8;
	margin-bottom:20px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.border {
	background-color: #fff6e8;
	background-repeat: repeat-x;
	background-position: center top;
	height: 10px;
	background-image: url(/images/orange-spacer.gif);
}
#menu-top {
	height: 25px;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 15px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #b3d496;
}
.menu-button {
	background-color: #d5f4b9;
	height: 25px;
	float: left;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #B3D496;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #582d21;
	text-align: center;
	display: block;
	line-height: 25px;
	margin-right: 4px;
	background-image: url(/images/green-spacer.gif);
	background-repeat: repeat-x;
	background-position: center top;
	text-decoration: none;
}
.menu-corner-left {
	background:url(/images/green-corner-left.gif) top left no-repeat;
}
.menu-corner-right {
	background:url(/images/green-corner-right.gif) top right no-repeat;
	padding:0 10px;
}
.corner-left {
	background:url(/images/orange-corner-left.gif) top left no-repeat;
}
.corner-right {
	background:url(/images/orange-corner-right.gif) top right no-repeat;
	padding:0 10px;
}
.menu-button a {
	float: left;
	height: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #582d21;
	text-decoration: none;
	line-height: 30px;
}
.menu-button a:hover, .menu-button a:active {
	float: left;
	height: 25px;
	color: #582d21;
	background-image: url(/images/orange-spacer.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFF6E8;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CE862B;
}
.menu-button a:hover .menu-corner-left, .menu-button a:active .menu-corner-left {
	background-image: url(/images/orange-corner-left.gif);
}
.menu-button a:hover .menu-corner-right, .menu-button a:active .menu-corner-right {
	background-image: url(/images/orange-corner-right.gif);
}
#pano-block {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-top-color: #582d21;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 25px;
	border-bottom-style: dotted;
	border-bottom-color: #582d21;
}
.menu-2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #582D21;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
}
.menu-2 a {
	color: #582D21;
	display: block;
	line-height: 25px;
	text-decoration: none;
	padding-top: 3px;
	height: 22px;
}
.menu-2 a:active, .menu-2 a:hover {
	color: #CE862B;
	text-decoration: none;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CE862B;
}
.pano-title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #ce862b;
	text-align: left;
	margin-left: 10px;
	margin-right: 20px;
	float: left;
}
.pano-date {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #333;
	float: left;
	padding-top: 8px;
}
.pano-url {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8pt;
	color: #333;
	float: right;
	padding-top: 7px;
	margin-left: 5px;
	text-decoration: underline;
}
.pano-url #panorama_url {
	font-weight: bold;
	cursor: pointer;
}



#krpano {
	height: 365px;
	background-color: #06C;
}
.grid_10 h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #582d21;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #ce862b;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 12pt;
}
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 1%;
	margin-right: 1%;
}
#article-block {
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(/images/spacer-vert.gif);
	background-repeat: repeat-y;
	background-position: center;
	float: left;
	margin-bottom: 10px;
}
.column-left {
	width: 48%;
	float: left;
}
.column-right {
	width: 48%;
	float: right;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	text-indent: 15pt;
	margin: 0px;
	line-height: 1.3em;
}
.clear {
	clear: both;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.container_12 .grid_10 {
	width:81.333%;
	margin-right:0.9%;
}
#footer {
	background-color: #D4D4D4;
	height: 31px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 10px;
}
.button-88x31 {
	height: 31px;
	width: 88px;
	background-color: #0F0;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.news_txt{
	font-size:11px;
	line-height:11pt;
	padding:0;
	text-align: left;
	text-indent: 0;
}

.news-date  {
	font-weight: bold;
	color: #6A5C4D;
	margin-right: 8px;
	margin-left: -3px;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6A5C4D;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#head-banner {
	height: 60px;
	width: 468px;
	float: right;
	margin-top: 15px;
	padding: 10px;
	margin-right: 10px;
}
.ad-bottom {
	width:100%;
	height: 90px;
	text-align: center;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.ad-right {
	height: 240px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#ad-denfilm {
	height: 31px;
	width: 88px;
	float: right;
	margin-left: 20px;
}
#pano-usage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFF;
	background-color: #000;
	text-align: center;
	padding: 3px;
	font-style: italic;
}
.counters {
	height: 31px;
	float: left;
	margin-right: 20px;
}

.copyrights {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	width: 300px;
	margin-right: 10px;
	line-height: 11px;
}
