body {
	background: #FFFFFF url("images/body-bg.png"/*tpa=http://www.metmeb.ru/Images/body-bg.png*/) repeat-x top;
	margin: 0px;
	padding: 0px;
}
#GeneralDiv {
	background: url("images/general-bg.png"/*tpa=http://www.metmeb.ru/Images/general-bg.png*/) repeat-x bottom;
}
#GeneralTable {
	width: 926px;
}
#LeftTd {
	background: url("images/lefttd-bg.png"/*tpa=http://www.metmeb.ru/Images/lefttd-bg.png*/) no-repeat right top;
	width: 13px;
}
#CenterTd {
	vertical-align: top;
	height: 900px;
	background: #FFFFFF url("images/centertd-bg.png"/*tpa=http://www.metmeb.ru/Images/centertd-bg.png*/) repeat-x top;
	border-right: 1px solid #B2B2B2;
	border-left: 1px solid #B2B2B2;
}
#RightTd {
	background: url("images/righttd-bg.png"/*tpa=http://www.metmeb.ru/Images/righttd-bg.png*/) no-repeat left top;
	width: 13px;
}



/* Categories */

#CategoriesDiv {
	float: center;
	width: 200px;
	border: 1px solid #999999;
	margin: 0px 20px 0px 0px;

}

#CategoriesDiv span {
	display: block;
	padding: 2px 5px;
	border-left: 1px none;
	border-right: 1px none;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #6F6440;
	
}
#CategoriesDiv ul {
	font: 12px/14px Arial, Helvetica, sans-serif, "Arial Narrow";
	list-style-type: none;
	margin: 10px 5px 20px 7px;
	padding: 0px;

}
#CategoriesDiv ul li {
	background: url("images/li-bg.gif"/*tpa=http://www.metmeb.ru/Images/li-bg.gif*/) no-repeat 0px 4px;
	padding-left: 13px;
}
#CategoriesDiv ul li a:link, #CategoriesDiv ul li a:active, #CategoriesDiv ul li a:visited {
	color: #3882B8;
	text-decoration: none;
}
#CategoriesDiv ul li a:hover {
	color: #0066FF;
	text-decoration: underline;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;



}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;



}
#bottom {
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 13px 0px 0px;




}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #92371d;
	font-weight: normal;
	border-bottom: 1px solid #999999;
	margin: 0px 0px 7px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;


}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #607567;
	text-indent: 14pt;
	padding-top: 10px;
	padding-bottom: 7px;
	text-transform: uppercase;
	font-style: italic;
	color: #FFFFFF;

}

/* News */

#NewsDiv {
	float: center;
	width: 200px;
	border: 1px solid #92371d;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;

}
#NewsDiv div {
			font: 12px Arial, Helvetica, sans-serif, "Arial Narrow";
			color: #000000;
			padding: 0px 12px 20px 15px;
		}

#NewsDiv span {
	display: block;
	padding: 2px 5px;
	border-left: 1px none;
	border-right: 1px none;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #92371d;

}
#NewsDiv h4 {
	color: #990000;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;


					}
					
table.ex2, table.ex2 td {
	border: 1px solid #999999;
	border-collapse: collapse;
	padding: 7px;
	text-align: center;

}
table.ex3, table.ex3 td {
	border: 1px solid #999999;
	border-collapse: collapse;
	padding: 7px;
	text-align: left;

}

