@import url("reset.css"); 


body
{
	font-family: Verdana, sans-serif;
	font-size: 100.01%;
	font-size: 12px;
	line-height: 120%;
	 
 	background: #000;
	color: #747272; 
	
	margin-top: 15px;
	margin-bottom: 22px;
}
a:link,
a:visited,
a:hover,
a:active 
{
	font-size: 12px;
	color:  #003972; 
	text-align: justify;
	border: 0px;
	text-decoration: underline;
}
a:visited 
{
	color: #003972;
}
a:hover,
a:active 
{
	color: #BF8000;
	text-decoration: underline;
}
h1,h2
{
	font-size: 14px;
	text-align: left;
	margin: 0px;
	margin-left: 9px;
	font-weight: bold;
	color: #736000; 
}
h2
{
	font-size: 12px;
	margin-left: 9px;
	color: #003972;
}
ol,ul
{
	margin: 9px 0px 9px 9px;
	line-height: 140%;
	text-align: justify;
}
ol
{
	list-style-type: decimal;
}
ul
{
	list-style-type: square; 
}
li
{
	margin-left: 0px;
}
img
{
	border: none;
}
p
{
	/* text-indent: 1.5em; /* Можно использовать для реализации отступов в абзацах.  http://www.w3.org/Style/Examples/007/indent.html  */
	text-align: justify;
	line-height: 140%;
	margin: 9px 0px 9px 0px;
}
hr
{
	color: #898E79;
	font-size:1px;
	line-height:1px;


	margin: 9px 0px 19px 0px;

	border: 1px dotted;
}

/* ----------------------------------------------*/
/* -----------------AOW-SC3----------------------*/
/* ----------------------------------------------*/
/* Элементы управления Button, Input и т.п. */
.input
{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	border:1px solid #646464;
	margin: 2px;
	color: #000;
}
select.input
{
	font-size: 11px;
	margin: 3px;
}
option.input
{
	font-size: 11px;
	border:1px none;
}
td.input-padding
{
    padding: 8px 0px 8px 0px;   
}
.button
{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000;
	border:1px solid #646464;
	margin: 2px;
	background: #fff;
}
/* ----------------------------------------------*/
/* --------------radiodlina.ru-------------------*/
/* ----------------------------------------------*/
/* used by main-tmpl - разметка главного шаблона */
.my_a
{
text-decoration: none;
color:  #003972;
}
.tds1,
.tds2,
.tds3,
.tds4
{
	border: 1px solid #646464;
}
.tds1
{
	border-bottom: none;
	border-right: none;	
}
.tds2
{
	border-bottom: none;
}
.tds3
{
	border-right: none;	
}
.tds
{
	border: none;
}

.item_hdr
{
	font-family: Verdana;
	font-size: 12px;
	color: #EE0007;
	font-weight: bold;
	text-decoration: underline;	
}
.tablespec
{
 	background:#736000;
	width: 100%;
	border-spacing: 1px;
}
.tablehead
{
	background: #4658A8;
	color:#FFFFFF;
	text-align:center;
	font-weight: bold;
}
.tablebody
{
	background:#FFFFFF;
	text-align:center;
}
/* part_news */
div.hr
{
background:transparent url("../img/dot.gif") repeat-x scroll 0%;
font-size:2px;
height:2px;
line-height:2px;
overflow:hidden;
margin: 9px 0px 19px 0px;
}
div.hr hr
{
display: none;
}






