body
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	SCROLLBAR-FACE-COLOR: #DDE0EB;
	SCROLLBAR-HIGHLIGHT-COLOR: #EFE6D0;
	SCROLLBAR-SHADOW-COLOR: #EFE6D0;
	SCROLLBAR-3DLIGHT-COLOR: #969696;
	SCROLLBAR-ARROW-COLOR: Blue;
	SCROLLBAR-TRACK-COLOR: #ededed;
	SCROLLBAR-DARKSHADOW-COLOR: #969696;
	overflow-x: auto;
	overflow-y: auto;
	background-color: #ededed;
	color: #135C8A;
}
/* заголовок раздела */
td.td_folder_string
{
	color: #003451;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size: 20px; /*
  BORDER-BOTTOM: #D70001 1px dotted
*/
}

h1 {
	color: #135C8A;
/*	
font-weight: bold;
*/
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size: 15px; 
/*
  BORDER-BOTTOM: #D70001 1px dotted
*/	
}

hr
{
	color: #003451;
}



a:link, a:visited, a:active 
{
	text-decoration: none;
	COLOR: #003451;
}
a:hover 
 {
	text-decoration: none;
	COLOR: #135C8A;
}
  


/* боковое меню */
table.table_menu
{
  border-collapse:collapse;
}
td.td_menu
{
	background-color: #DDE0EB;
	border-top: 1px dashed #DDE0EB;
	border-bottom: 1px dashed #DDE0EB;
	height: 30px;
	padding: 2 10 2 10;
}
a.a_menu:link, a.a_menu:visited, a.a_menu:active 
{
	color: #003451;
	font-size: 10px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

a.a_menu:hover
{
	color: White;
	font-size: 10px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

td.td_menucaption
{
	border-bottom: 1px dashed #DDE0EB;
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	color: #135C8A;
	padding: 5 0 5 0;
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
}


/* горизонтальное верхнее меню */
table.table_main_hmenu
{
	background-color: #135C8A;
	height: 25;
}
table.table_hmenu
{
  border-collapse:collapse;
  height: 25;
}

td.td_hmenu
{
	border-left: 1px solid #DDE0EB;
	border-right: 1px solid #DDE0EB;
	padding: 5 15 5 15;
}
a.a_hmenu:link, a.a_hmenu:visited, a.a_hmenu:active 
{
	color: #ededed;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-weight: bold;
}

a.a_hmenu:hover
{
	color: White;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-weight: bold;
}


/* горизонтальное нижнее меню */
table.table_hmenu_bottom
{
  border-collapse:collapse;
}

td.td_hmenu_bottom
{
	border-left: 1px solid #135C8A;
	border-right: 1px solid #135C8A;
	padding: 0 10 0 10;
}

a.a_hmenu_bottom
{
	color: #003451;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
}


div.div_copyright
{
	margin-top: 10px;
	margin-right: 7px;
	color: #135C8A;
	font-size: 12px;
}

/* контакты */
div.div_contacts
{
	border: 1px dashed #DDE0EB;
	width: 300px;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
	color: #135C8A;
	text-align: left;
	padding: 5 5 5 10;
	background-color: #DDE0EB;
}

/* на титульной странице - вывод аннотаций разделов */
td.td_tit_part
{
	text-align: center;
	color: #003451;
	background-color: #DDE0EB;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-weight: bold;
}
div.div_tit_details
{
	text-align: right;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
div.div_tit_part_preview
{
  font-size:14px;
}
table.table_tit
{
  border-collapse:collapse;
}
/*
table.table_tit td
{
  border: 1px dotted #D70001;
}
*/
td.td_tit_prev
{
  padding: 5px;
}
td.td_tit_prev img
{
  margin: 5px;
}


/* заголовок раздела */
td.td_folder_string
{
	color: #003451;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size: 20px; /*
  BORDER-BOTTOM: #D70001 1px dotted
*/
}

div.art_title
{
	color: #003451;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size: 17px;
}


div.art_preview
{
  font-weight: bold;
  margin: 3 0 12 0;
}

input.mybutton
{
  border: 1px solid gray;
}

td.td_content
{
  font-size: 14px;
  padding: 0 10 10 10;
}
/*
td
{
  border: 1px solid gray;
}
*/