.body_back {
	background: #474A53 url(back_fon.png);
	vertical-align: text-top;
}
.mTable_position{
	width: 978px;
	height: 100%;
}
.mTable_top{
	height: 547px;
	background-image: url(mask.png);
	background-position: bottom;
	background-repeat: repeat-x;
}
.mTable_mask_text{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 18pt;
	padding-left: 50px;
	padding-right: 0px;
}
.mTable_body{
	border: 1;
	background-color: white;
}
.mTable_bottom{
	height: 30px;
	background-image: url(bottom.png);
	background-repeat: repeat-x;
}
.nTable_lu{
	width: 15px;
	height: 15px;
	background-image: url(nTable_lu.png);
	background-repeat: no-repeat;
}
.nTable_ru{
	width: 15px;
	height: 15px;
	background-image: url(nTable_ru.png);
	background-repeat: no-repeat;
}
.nTable_tb{
	height: 15px;
	background-image: url(nTable_tb.png);
	background-repeat: repeat-x;
}
.nTable_l{
	width: 15px;
	background-image: url(nTable_l.png);
	background-repeat: repeat-y;
}
.nTable_r{
	width: 15px;
	background-image: url(nTable_r.png);
	background-repeat: repeat-y;
}
.nTable_b{
	background-color: #fbfbfb;
}
.nTable_lb{
	width: 15px;
	height: 15px;
	background-image: url(nTable_lb.png);
	background-repeat: no-repeat;
}
.nTable_bb{
	height: 15px;
	background-image: url(nTable_bb.png);
	background-repeat: repeat-x;
}
.nTable_rb{
	height: 15px;
	background-image: url(nTable_rb.png);
	background-repeat: no-repeat;
}
.neBody_title{
	color: #FF7F00;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
}
.neBody_text{
	color: #666666;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
}

.Banner_text{
	color: #666666;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


div.menu_buttons
	{
		padding: 4;
	}
	div.menu_buttons a
	{
	display: block;
	padding: 4px 6px 2px 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border-style: none;
	text-decoration: none;
	background: url(item.png) no-repeat;
}
	div.menu_buttons a:hover
	{
		color: #c20f0f;
		text-decoration: underline;
		background: url(item_act.png) no-repeat;
	}
	div.menu_buttons a:active
	{
		color: #c20f0f;
		text-decoration: underline;
	}

ol.one {
padding-left: 10px;
}

ol.two {
padding: 10px;
padding-left: 20px;
}

ul.two {
padding: 10px;
padding-left: 20px;
}
	
a.link:link {color: #FF7F00; font-size: 12px;text-decoration: none}
a.link:visited { color: #FF7F00;font-size: 12px;text-decoration: none}
a.link:active { color: #FF7F00;font-size: 12px;text-decoration: none}
a.link:hover {
	color: #c20f0f;
	text-decoration: underline;
}

a.link2:link {color: #FF7F00; font-size: 11px;text-decoration: none}
a.link2:visited { color: #FF7F00;font-size: 11px;text-decoration: none}
a.link2:active { color: #FF7F00;font-size: 11px;text-decoration: none}
a.link2:hover {
	color: #c20f0f;
	text-decoration: underline;
}