body {
	background-color: #FFFFFF;
	background-position: center center;
	margin: 0;
	padding: 0;
}
a:link {
	color: #966D5A;
	font-size: 11px;
	font-weight: normal;
	font-family: Tahoma, Arial;
	text-decoration: none;
	line-height: 12px;
	text-indent: 12px;
}
a:visited  {
	color: #966D5A;
	font-size: 11px;
	font-weight: lighter;
	font-family: Tahoma, Arial;
	text-decoration: none;
	text-align: left;
	line-height: 12px;
	text-indent: 12px;
}
a:hover {
	color: #966D5A;
	font-size: 11px;
	font-weight: lighter;
	font-family: Tahoma, Arial;
	text-decoration: underline;
	text-align: left;
	line-height: 12px;
	text-indent: 12px;
}
a:active {
	color: #F4CC9F;
	font-size: 11px;
	font-weight: lighter;
	font-family: Tahoma, Arial;
	text-decoration: none;
	text-align: left;
	line-height: 12px;
	text-indent: 12px;
}
h1 {
	color: #582809;
	font-size: x-large;
	font-weight: lighter;
	font-family: Tahoma, Arial;
	text-decoration: none;
	text-align: left;
	font-style: italic;
	line-height: 18px;
	text-indent: 72px;
	padding-bottom: 12px;
}
h2 {
	color: #582809;
	font-size: medium;
	font-weight: lighter;
	font-family: Tahoma, Arial;
	text-decoration: none;
	text-align: left;
	font-style: italic;
	line-height: 16px;
	text-indent: 24px;
}
h3 {
	color: #966D5A;
	font-size: small;
	font-weight: bold;
	font-family: Tahoma, Arial;
	text-decoration: none;
	text-align: center;
}
p.main {
	color: #966D5A;
	font-size: 11px;
	font-family: Tahoma, Arial;
	text-decoration: none;
	line-height: 13px;
	text-indent: 18px;
	margin-top: 8px;
	margin-bottom: 8px;
}
p.normal {
	color: #966D5A;
	font-size: 11px;
	font-family: Tahoma, Arial;
	text-decoration: none;
	text-align: right;
	padding-bottom: 18px;
}
p.copyright {
	color: #AD8876;
	font-size: 11px;
	font-weight: lighter;
	font-family: Tahoma, Arial;
	text-decoration: none;
	text-align: left;
	font-style: italic;
	line-height: 13px;
	text-indent: 12px;
}
p.min {
	color: #FFFFFF;
	font-size: 3pt;
	text-align: justify;
	text-transform: lowercase;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	vertical-align: top;
}
table.flash {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
td.htmltext {
	padding-left: 72px;
	padding-right: 24px;
}
td.justify {
	text-align: justify;
}
td.ramka {
	border: 1px solid #CCCCCC;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	
}
.headlogo {
	background-attachment: scroll;
	background-image: url(/images/head-logo.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.background {

	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
}

table.partners {

}
div.partners {
	width: 100%;
	height: 120px;
	white-space: nowrap;
	display: table-row;
	}
div.imgs
{
	margin: 2px;
	border: 1px solid #966D5A;
	height: auto;
	width: auto;
	text-align: center;
	clear: none;
	float: left;
}	
div.imgs img
{
	/* [disabled]display: inline; */
	margin: 2px;
}
div.imgs a:hover imgs {
	border: 1px solid #966D5A;
}
div.desc {text-align: center;font-weight: normal;width: 120px;margin: 2px;}
p.partners {
	color: #966D5A;
	font-size: 11px;
	font-family: Tahoma, Arial;
	text-decoration: none;
	text-align: center;
	padding-top: 6px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	margin-top: 6px;
	margin-bottom:6px;
	display: block;
}

