body.idx_pg /*стиль для index*/
{
  margin: 15px;
  background-color: #3399cc;
  text-align: center;
  border-spacing: 0px, 
}

body.idx_pg table /*стиль для основной таблицы index страницы*/
{
  border-width: 0px;
  border-spacing: 0px, 
  margin: 0px;
  text-align: center;
}

body.idx_pg a /*стиль ссылок для index*/
{
  text-decoration: none;
  color: #ffffff;
  text-align: center;
}

body.idx_pg a:hover /*стиль ссылок для index*/
{
  text-decoration: none;
  color: #ff9900;
  text-align: center;
} 

table.r_t td.header
{
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}

table.r_t p.txt
{
	text-indent: 30px;
	text-align: justify;
}

table.r_t p.list
{
	margin-left: 40px;
	text-align: left;
}

.r_tc_f
{
  text-align: center;
}

table.r_t tr
{
	font-family: sans-serif;
	color: #000000;
	font-size: 13px;
	text-align: left;
}

table.r_t tr a
{
	color: #666666;
	text-decoration: none;
}

table.r_t tr a:hover
{
	color: #ff6600;
	text-decoration: none;
}

table.r_t
{
	width: 100%;
}

table.dSheet
{
	background-color: #666666;
	border: 1px #666666 solid;
	border-collapse: collapse;
	font-size: 13px;
	font-family: sans-serif;
	width: 100%;
}

table.dSheet tr
{
	background-color: #ffffff;
	text-align: center;
}

table.dSheet tr.striped
{
	background-color: #eeeeee;
	text-align: center;
}

table.dSheet tr.header
{
	background-color: #cccccc;
	font-weight: bold;
	text-align: center;
}

table.dSheet tr.footer
{
	background-color: #cccccc;
	text-align: left;
}

table.dSheet td
{
	border: 1px solid #666666;
	padding: 5px;
}

body
{
	background-color: #003366;
	margin: 0px;
}

.m_div /*див для внешней рамки страницы*/
{ 
	width: 800px; 
	background: #FFFFFF;
	padding: 0px;
	margin: 20px;
	border: solid 2px #336699;
}

.content_div /*див для контента*/
{ 
	width: 720px; 
	background: #ffffff;
}

div.menu_div /*див для заголовка*/
{ 
	background: #336699 url(imgs/topMenu_Right.png) repeat-x top left;
	width: 800px; 
	height: 23px;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-family: sans-serif;
}

div.menu_div a
{ 
	color: #ffffff;
	text-decoration: none;
}

div.menu_div a:hover
{ 
	color: #ff6600;
	text-decoration: none;
}

.orange_div
{ 
	background: #336699 url(imgs/bottMenu_BG.png) repeat-x top left;
	width: 800px; 
	height: 32px;
	padding: 0px;
	margin: 0px;
}

.header_ru {
background: #336699 url(imgs/Logo_ru.png) repeat-x top left;
}
.header_en {
background: #336699 url(imgs/Logo_en.png) repeat-x top left;
}
.headerBGEmpty {
background: #336699 url(imgs/Logo_BG.png) repeat-x top left;
}
.topmenuLeftEndActive {
width: 23px;
background: #336699 url(imgs/topMenu_ActiveLeftEnd.png) repeat-x top left;
}
.topmenuLeftEndNotActive {
width: 23px;
background: #336699 url(imgs/topMenu_NotActiveLeftEnd.png) repeat-x top left;
}
.topmenuRightEndActive {
width: 23px;
background: #336699 url(imgs/topMenu_ActiveRightEnd.png) repeat-x top left;
}
.topmenuRightEndNotActive {
width: 23px;
background: #336699 url(imgs/topMenu_NotActiveRightEnd.png) repeat-x top left;
}

.topmenuRightActive {
width: 23px;
background: #336699 url(imgs/topMenu_ActiveRight.png) repeat-x top left;
}
.topmenuRightNotActive {
width: 23px;
background: #336699 url(imgs/topMenu_NotActiveRight.png) repeat-x top left;
}
.topmenuRightNotActive2NotActive {
width: 23px;
background: #336699 url(imgs/topMenu_NotActiveRight2NotActive.png) repeat-x top left;
}

.topmenuActive {
background: #336699 url(imgs/topMenu_ActiveBG.png) repeat-x top left;
}
.topmenuNotActive {
background: #336699 url(imgs/topMenu_NotActiveBG.png) repeat-x top left;
}

.topmenuRight {
background: #336699 url(imgs/topMenu_Right.png) repeat-x top left;
}

H1
{
	font-family: sans-serif;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

H2
{
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	text-align: center;
}

H3
{
	font-family: sans-serif;
	color: #336699;
	font-size: 13px;
  font-weight: normal;
	text-align: center;
}

H4
{
	margin-left: 10px;
	text-indent: 30px;
	font-family: sans-serif;
	color: #000000;
	font-size: 13px;
  font-weight: normal;
	text-align: justify;
}

