body
{
	margin:0;
	padding:0;
}

body, td, th
{
	font-family: Tahoma;
	font-size:12px;
	color:#656565;
}

h1
{
	font: bold 14px Tahoma;
	margin:0;
}
h2
{
	font: bold 14px Tahoma;
	margin:0 0 10px 0;
}

p
{
	margin:0;
}

a, a:visited
{
	font:normal 12px Tahoma;
	color:#656565;
	text-decoration:underline;
}
a:hover
{
	text-decoration:none;
}


.blue_link, .blue_link:visited
{
	font:normal 12px Tahoma;
	color:#0293df;
	text-decoration:underline;
}
.blue_link:hover
{
	text-decoration:none;
}

/*---------- меню -----------*/
.tab_menu td
{
	background-image:url(/img/menu.gif);
	background-repeat:repeat-x;
	text-align:center;
}
.tab_menu th
{
	background-image:url(/img/menu_r.gif); 
	background-repeat:repeat-x;
}
.m_link, .m_link:visited { font: bold 14px Tahoma; color:#9a9a9a; text-decoration:none; }
.m_link:hover { color:#ea8811; text-decoration:none; }
.m_link_active, .m_link_active:visited, .m_link_active:hover { font: bold 14px Tahoma; color:#ea8811; text-decoration:none; }

.m_no_link_active { font: bold 14px Tahoma; color:#ea8811; cursor:default;}

/* шапка рубрик */
.rubric_head table
{
	width:100%;
	height:50px;
	border:none;
}
.rubric_head td
{
	background-image:url(/img/rubric_head.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	border:none;
}
.rubric_head a, .rubric_head a:visited, .rubric_head a:hover
{
	font: bold 14px Tahoma;
	color:#0293df;
	text-decoration:none;
}

/* новости (справа) */
.tab_news
{
	width:100%;
}
.tab_news td
{
	padding-left:5px;
}

















