body {
	margin: 27px 0;
	background-color: #5F6753;
}

#forHead {
	width: 770px;
	height: 111px;
	background: url('/images/head.jpg') top left no-repeat;
}
	
#forRoll {
	background: url('/images/roll_img.png') top left no-repeat;
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/roll_img.png', sizingMethod='crop');
}

#forBot {
	font-family: Arial;
	font-size: 12px;
	color: #663300;
	padding-top: 24px;
	background: url('/images/bot.jpg') top left no-repeat;
	width: 770px;
	height: 54px;
}

.mainMenu {
	font-family: Arial;
	font-size: 12px;
	color: #4D311A;
	font-weight: bold;
	text-decoration: none
}

.mainMenu:hover {
	color: #CC6600;
}
.txtmeNus {
	padding: 0 100px 68px 100px;
	font-family: Arial;
	font-size: 11px;
	color: #4D311A;
	line-height: 14px;
}
.meNus {
	font-family: Arial;
	font-size: 14px;
	color: #4d311a;
	text-decoration: none
}

.meNus:hover {
	color: #CC6600;
}

#txtMain {
	font-family: Arial;
	font-size: 12px;
	color: #4D311A;
	padding-top: 17px;
	line-height: 20px;
}
#tdMain {
	padding: 17px 24px 10px 26px;
	font-family: Arial;
	font-size: 12px;
	color: #4D311A;
	line-height: 20px;
}

.copyr {
	font-family: arial;
	font-size: 11px;
	color: #F7E4CC;
	text-decoration: none
}
.copyr:hover {
	color: #cc6600;
}

#forRight {
	background: url('/images/right_shadow.jpg') top left repeat-y;
}

.tdmenu {
	padding-top: 47px;
}