* {
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	direction: ltr;
	background: url(../images/lcBackground.jpg);
	font-size: 12px arial, helvetica, sans-serif;
}
A {
	color: #FEEEBA;
	text-decoration: none;
}
A:hover {
	color: #620901;
	text-decoration: underline;
}
A IMG {
	border: 0px;
}
TD {
	vertical-align: top;
}
strong, b {
	color: #620901;
}
#main1 {
	padding: 0px;
	margin: 0px;
	background: url(../images/leftBorder.jpg) repeat-y;
	background-position: left;
}
#main2 {
	padding: 0px 3px 0px 3px;
	background: url(../images/rightBorder.jpg) repeat-y;
	background-position: right;
}
#globus {
	width: 177px;
	height: 118px;
	background: url(../images/globus.jpg);
}
#logo {
	width: 177px;
	height: 99px;
	background: url(../images/logo.jpg);
}
#image {
	width: 470px;
	height: 217px;
	background: url(../images/index.jpg);
}
#topBorder {
	width: 100%;
	height: 4px;
	background: url(../images/topBorder.jpg);
}
.leftBlock {
	width: 177px;
	background: url(../images/lcBackground.jpg);
}
.rightBlock {
	width: 193px;
	text-align: left;
	padding: 10px 5px 10px 5px;
	background: url(../images/rcBackground.jpg);
}

.rightBlock .address {
	width: 100%;
}

.rightBlock .header {
	color: #FEEEBA;
	font-weight: bold;
	background: #4F0303;
	padding: 2px 0px 2px 5px;
	margin-bottom: 5px;
}
.rightBlock .date {
	font-size: 9px;
	text-align: right;
}
.rightBlock IMG {
	border: #000000 solid 1px;
}
.rightBlock .delimiter {
	margin: 10px 0px 10px 0px;
	border-top : 1px dotted #000000;
}

#subscription {
	text-align: center;
}

#header {
	height: 40px;
	background: url(../images/topContent.jpg);
}
#header .title {
	color: #FEEEBA;
	font-weight: bold;
	padding: 15px 0px 0px 30px;
}

#content {
	width: 100%;
	height: 100%;
}
#content .leftCorner {
	width: 22px;
	height: 40px;
	background: url(../images/leftCorner.gif);
}
#content .header {
	height: 40px;
	color: #FEEEBA;
	font-weight: bold;
	padding: 15px 0px 0px 30px;
	background: url(../images/headerBackground.jpg);
}
#content .rightCorner {
	width: 22px;
	height: 40px;
	background: url(../images/rightCorner.gif);
}
#content .leftColumn {
	width: 22px;
	background: url(../images/leftColumn.jpg);
}
#content .text {
	padding: 10px;
	background: #CDA871;
}
#content .text LI {
	margin: 5px 0px 5px 0px;
}
#content .text HR {
	color: #4F0303;
	height: 1px;
}
#content .date {
	font-size: 10px;
}
#content .title {
	color: #FEEEBA;
	font-weight: bold;
}
#content .branch {
	color: #4F0303;
}
#content .rightColumn {
	width: 22px;
	background: url(../images/rightColumn.jpg);
}
#content .order {
	margin-top: 20px;
	text-align: right;
}

#bottomBorder {
	clear: both;
	width: 100%;
	height: 4px;
	background: url(../images/bottomBorder.jpg);
}

.bg1 {
	margin: 0px;
	padding: 0px;
	background: #DB9A46
}
.bg2 {
	background: url(../images/topMenu.jpg) no-repeat top;
}
.bg3 {
	padding-bottom: 40px;
	background: url(../images/bottomMenu.jpg) no-repeat bottom;
}

#menu {
	padding: 5px;
	margin: 7px 7px 0px 7px;
	border : 3px solid #600700;
}
#menu .level0, #menu .level0Active {
	background: #C58335;
	margin: 5px 0px 5px 0px;
	padding: 2px 5px 2px 5px;
}
#menu .level0 A, #menu .level0Active A {
	color: #620901;
	font-weight: bold;
	text-decoration: none;
}
#menu .level0 A:hover {
	text-decoration: underline;
}
#menu .level1 {
	padding-left: 10px;
}
#menu .level1 A {
	color: #000000;
	text-decoration: none;
}
#menu .level1 A:hover {
	color: #620901;
	text-decoration: underline;
}
#menu .level1Active A {
	color: #620901;
	margin-left: 10px;
	text-decoration: underline;
}
#menu .level2 {
	padding-left: 20px;
}
#menu .level2 A {
	color: #000000;
	text-decoration: none;
}
#menu .level2 A:hover {
	color: #620901;
	text-decoration: underline;
}
#menu .level2Active A {
	color: #620901;
	margin-left: 20px;
	text-decoration: underline;
}
#menu .level3 {
	padding-left: 30px;
}
#menu .level3 A {
	color: #000000;
	text-decoration: none;
}
#menu .level3 A:hover {
	color: #620901;
	text-decoration: underline;
}
#menu .level3Active A {
	color: #620901;
	margin-left: 30px;
	text-decoration: underline;
}
#menu .level4 {
	padding-left: 40px;
}
#menu .level4 A {
	color: #000000;
	text-decoration: none;
}
#menu .level4 A:hover {
	color: #620901;
	text-decoration: underline;
}
#menu .level4Active A {
	color: #620901;
	margin-left: 40px;
	text-decoration: underline;
}
#counters {
	text-align: center;
	margin-top: 50px;
}
#bottomMenu {
	height: 61px;
	text-align: center;
	background: url(../images/pap.jpg) repeat-x;
	background-position : bottom;
}
#bottomMenu .leftCorner2 {
	width: 22px;
	height: 15px;
	background: url(../images/leftCorner2.gif);
}
#bottomMenu .bottom {
	background: url(../images/bottomContent.gif);
}
#bottomMenu .rightCorner2 {
	width: 22px;
	height: 15px;
	background: url(../images/rightCorner2.gif);
}
#bottomMenu .links {
	padding: 15px 0px 0px 0px;
}
#bottomMenu .links A {
	color: #000000;
	font-size: 10px;
}
#bottomMenu .links A:hover {
	color: #D9B33E;
	background: #954600;
}

fieldset {
	padding: 10px;
}
fieldset label {
	color: #620901;
	font-weight: bold;
	margin-top: 10px;
}
form select {
	background: #C29655;
	border: 1px outset #AC8750;
}
form .fldText {
	width: 100%;
	background: #C29655;
	border: 1px outset #AC8750;
}
form .fldTextOver {
	width: 100%;
	background: #E0BB84;
}
form .fldNote {
	width: 100%;
	height: 150px;
	background: #C29655;
	border: 1px outset #AC8750;
}
form .fldNoteOver {
	width: 100%;
	height: 150px;
	background: #E0BB84;
}
form .fldButton {
	color: #FEEEBA;
	font-size: 8pt;
	padding: 0px 5px 0px 5px;
	background-color: #4F0303;
	border: 1px outset #AC8750; 
}
form .fldButtonOver {
	color: #4F0303;
	font-size: 8pt;
	padding: 0px 5px 0px 5px;
	background-color: #FEEEBA;
	border: 1px outset #AC8750; 
}
.bg{
	background: url(../images/3.jpg) no-repeat right;
}
img.png {
	behavior: url(/png.htc);
};
.partners {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}