html, body {
	width: 100%;
	min-width: 1000px;
	width: expression((document.compatMode && document.compatMode == 'CSS1Compat') ? (document.documentElement.clientWidth < 1024 ? "1024px" : (document.documentElement.clientWidth > 1024 ? "100%" : "1024px")) : (document.body.clientWidth < 1024 ? "1024px" : (document.body.clientWidth > 1024 ? "100%" : "1024px")));
	margin: 0px;
	padding: 0px;
	font: normal 12px "Georgia";
	color: #4F3F3F;
	scrollbar-face-color: #F1F1F1;
	scrollbar-highlight-color: #FFF;
	scrollbar-shadow-color: #7C7C7C;
	scrollbar-3dlight-color: #FFF;
	scrollbar-arrow-color: #7C7C7C;
	scrollbar-track-color: #FFF;
	scrollbar-darkshadow-color: #FFF;
	background: url(/.files/1/images/bg.gif) bottom repeat-x;
}

table {
	border-collapse: collapse;
}

img {
	border: none;
}

a {
	text-decoration: none;
	font: normal 12px "Tahoma";
	color: #96272E;
	outline: none;
}

a:hover {
	color: #928B5D;
}

td, th {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	font: normal 12px "Georgia";
	color: #4F3F3F;
}

h1 {
	margin: 0px 0px 5px 0px;
	font: normal 20px "Georgia";
	color: #A8A8A8;
}

h2 {
	display: inline;
	margin: 0px;
	height: 29px;
	font: bold 13px "Arial";
	color: #A8A8A8;
	background: #938D5D;
	padding: 5px 60px 5px 20px;
	color: #FFF;
	text-transform: uppercase;
	white-space: nowrap;
	clear: left;
}

h3 a {
	font-weight: bold;
}

hr {
	border: none;
	border-top: 1px solid #DDD;
	height: 1px;
	margin: 40px 0px 40px 0px;
}

br.N {
	clear: left;
}

a.Red {
	display: inline;
	margin: 0px;
	height: 19px;
	font: bold 12px "Arial";
	color: #A8A8A8;
	background: #96272E;
	padding: 2px 60px 2px 20px;
	color: #FFF;
	text-transform: lowercase;
	white-space: nowrap;
	clear: left;
}

table.All {
	width: 100%;
	height: 100%;
	background: url(/.files/1/images/table.bg.gif) bottom left no-repeat;
}

td.tBg {
	background: #918D5D top center no-repeat;
	height: 211px;
}

td.Top {
	width: 968px;
	background-image: url(/.files/1/images/menu.bg.jpg);
}

td.Top img {
	width: 157px;
	height: 212px;
	float: left;
	margin-right: 11px;
}

td.Top div {
	display: block;
	width: 800px;
	height: 212px;
	float: left;
}

td.Top div span {
	display: block;
	width: 800px;
	height: 21px;
	text-align: right;
}

td.Top div span.Lang a {
	padding-right: 30px;
	float: right;
}

td.Top div span img {
	height: 21px !important;
	float: none;
	margin: 0px;
}

td.Top div div {
	display: block;
	width: 800px;
	height: 30px;
	margin: 90px 0px 50px 0px;
	text-align: right;
}

td.Top div div a {
	text-transform: uppercase;
	margin: 0px 20px 0px 20px;
	font-weight: bold;
}

tr.Line {
	background: url(/.files/1/images/td.bg.gif) top repeat-x;
}

tr.Line td {
	padding-bottom: 45px;
}

tr.iLine td {
	padding-top: 52px;
	padding-bottom: 0px;
}

td.Index {
	width: 968px;
}

td.Bottom {
	width: 968px;
	height: 224px;
	border-top: 1px solid #F1F1F1;
}

td.Bottom address {
	display: block;
	width: 484px;
	float: left;
	margin-top: 50px;
	font: normal 12px "Tahoma";
}

td.Bottom form {
	display: block;
	width: 484px;
	margin: 0px;
	margin-top: 50px;
	float: left;
	text-align: right;
}

td.Bottom form label {
	display: none;
}

td.Bottom form input {
	width: 267px;
	height: 22px;
	border: 1px solid #A9A9A9;
	vertical-align: middle;

}

td.Bottom form a img {
	vertical-align: middle;
}

div.iBlock {
	display: block;
	padding: 15px;
}

div.iBlock td {
	padding: 0px;
}

div.Block {
	display: block;
	padding: 41px 29px 42px 30px;
}

div.lBorder {
	display: block;
	padding: 28px 15px 37px 15px;
	border-left: 1px solid #F0F0F0;
}

div.lBorder hr {
	margin: 0px !important;
}

table.Two {
	width: expression('93%');
}

table.Two td {
	margin: 0px;
	padding: 0px;
	width: 50%;
}

.Bg {
	background: #F8F8F8;
}

div.Images {
	display: block;
	margin: 0px;
	padding: 0px;
}

div.Images a img {
	margin: 1px;
}

div.pNews {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 99%;
}

div.pNews span {
	display: block;
	float: left;
	width: 31%;
	width: expression('33%');
	margin: 0px;
	padding: 0px 10px 0px 10px;
	border-left: 1px solid #F0F0F0;
}

div.Mini {
	width: auto;
}

div.Mini span {
	float: none;
	width: auto;
	border: none;
	margin: 5px;
	border-bottom: 1px solid #F0F0F0;
	padding: 5px 0px 5px 0px;
}

div.pNews span.One {
	padding-left: 0px;
	border-left: none;
}

div.pNews span h3 {
	margin: 0px;
}

div.pNews span h3 a {
	font-weight: bold;
}

div.pNews span img {
	width: 87px;
	height: auto;
}

div.pNews br {
	clear: both;
}

div.Full {
	height: 100%;
}

div.nQuad {
	display: block;
	margin: 0px;
	padding: 0px;
}

div.nQuad p, div.nQuad span {
	display: block;
	width: 45%;
	float: left;
	margin: 10px 10px 0px 0px;
	padding: 0px;
}

div.nQuad span {
	padding: 0px 0px 0px 10px;
	border-left: 1px solid #F0F0F0;
}

div.nQuad a {
	display: block;
	font-weight: bold;
}

div.nQuad img {
	display: none;
}

div.nQuad br {
	clear: both;
}

div.Href {
	display: block;
	height: 32px;
	height: expression('52px');
	border-bottom: 1px solid #DBDBDB;
	margin-bottom: 45px;
	font: normal 10px "Tahoma";
	color: #A6A6A6;
	padding-top: 20px;
}

div.Href a, div.Href font {
	font: normal 11px "Tahoma";
	padding: 0px 5px 0px 5px;
}

div.Foto {
	display: block;
	margin: 0px;
	padding: 0px;
}

div.Foto a {
	display: block;
	width: 186px;
	height: 250px;
	float: left;
	font-weight: bold;
	text-align: center;
}

div.Foto a img {
	margin: 8px;
}

div.Foto br {
	clear: both;
	font-size: 0px;
}

div.pText {
	display: block;
	margin: 0px;
	padding: 0px;
}

div.pText a {
	display: block;
	width: 310px;
	float: left;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
}

div.pText br {
	clear: both;
}

div.pText p a {
	display: inline;
	width: auto;
	float: none;
	font-weight: normal;
	text-align: left;
	margin-bottom: 0px;
}

table.tBlock {
	width: 968px;
}

td.Menu {
	width: 235px;
	padding-right: 17px;
}

td.layer {
	width: 716px;
}

img.MenuLine {
	margin: 52px 0px 45px 0px;
}

td.Menu h2 {
	color: #928B5D;
	background: #D3D3D3;
}

div.dMenu {
	display: block;
	margin: 0px;
	padding: 0px;
}

div.dMenu a {
	display: block;
	border-bottom: 1px solid #F9F9F9;
	padding: 8px 0px 8px 0px;
	font-weight: bold;
}

div.dMenu span a {
	font-weight: normal;
	padding-left: 11px;
}

div.lArticles {
	display: block;
	padding: 28px 15px 37px 15px;
	border-left: 1px solid #F0F0F0;
}

div.lArticles span {
	display: block;
	padding: 0px 0px 20px 0px;
	margin-bottom: 20px;
	border-bottom: 1px solid #F0F0F0;
}

div.lArticles span code {
	display: block;
	padding: 0px 0px 10px 0px;
	font: bold 10px "Tahoma";
}

div.lArticles span h3 {
	margin: 0px;
	font-weight: bold;
}

div.lArticles span h3 a {
	font-weight: bold;
}

div.lArticles span img {
	float: left;
	width: 87px;
	height: auto;
	margin: 0px 5px 5px 0px;
}

div.Calendar {
	width: 225px;
	display: table-cell;
	border: none;
	border-top: 1px dashed #B2B2B2;
	border-right: 1px dashed #B2B2B2;
	margin-top: 3px;
}

div.Calendar span {
	display: table-cell;
	border-bottom: 1px dashed #B2B2B2;
	width: 32px;
	height: 24px;
	text-align: center;
	line-height: 24px;
}

div.Calendar span.Left {
	border-left: 1px dashed #B2B2B2;
}

div.Calendar div {
	display: block;
	float: left;
	float: expression('none');
	display: expression('inline');
	border: none;
	border-left: 1px dashed #B2B2B2;
	border-bottom: 1px dashed #B2B2B2;
	width: 31px;
	width: expression(32);
	height: 24px;
	text-align: center;
	line-height: 24px;
}

div.Calendar div font, div.Calendar span font {
	font: normal 12px/24px "Arial";
	color: #C65454;
}

div.Calendar div a, div.Calendar div a font {
	font: bold 12px/24px "Arial";
}

div.Calendar div a:visited {
	color: #005538;
}
