img {border:0}

a:link {
	font-family: Tahoma;
	font-size: 14px;
	color: #333366;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	font-family: Tahoma;
	font-size: 14px;
	color: #333366;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #333366;
	font-weight: bold;
	text-decoration: underline;
}


a.red:link {
	font-family: Tahoma;
	font-size: 14px;
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
}

a.red:visited {
	font-family: Tahoma;
	font-size: 14px;
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
}
a.red:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #FF0000;
	font-weight: normal;
	text-decoration: underline;
}


TD {
	font-size: 14px;
	font-family: Tahoma;
	color:#333366;
	line-height:20px;
}

h1 {
	font-size: 12px;
	font-family: Tahoma;
	color: #FF0000;
	text-transform: uppercase;
}

h2 {	
	margin-bottom:5px;
	font-size: 17px;
	font-family: Arial;
}

h3 {
	font-size: 12px;
	font-family: Tahoma;
	color: #FF0000;
	margin:5px;
}


.hid {
	z-index:-1;
	display:none;
}

TR.header /* Заголовки таблиц, в которой идет контент страницы */
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
    background-color: #D3E0F0;
    color: white;
    font-weight: bold;
    text-align:center;
}

TR.lt {background-color: #F3F9FF;} 
TR.dk {background-color: #FFFFFF;} 

.form_table td { padding:0 0 7px 15px; }

.img_cat     { text-align:center; }
.img_cat img { border:1px #4B697C solid; }

.anons_cat   { text-align:center; font-style:italic; font-size:80%; }

.foot_links a {color:#fff; font-weight:normal;}
.foot_links   {margin-top:5px;}


