h1 {
	padding: 0;
	margin: 0;
}

td
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #202020;
	font-size: 11px;
}

td a:link, td a:link, td a:visited, td a:active
{
	text-decoration: none; 
}

td a:hover
{
	text-decoration: underline; 
}



.inred 			/* меню в красной таблице */
{
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:  15px;
	color: #ffffff;
	text-decoration: none;
	/* background-color: #D70404;
	background-image: url(img/bg_red_01.gif);
	background-repeat: repeat-x; */
}

.inred a:link, .inred a:visited, .inred a:active
{
	color: #ffffff;
	text-decoration: none;	
}

.inred a:hover
{
	color: #ffffff;
	text-decoration: underline;	
}

/* ------------------------------------------------ */

.action				/* дейсвия - меню */
{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0051A1;
	text-decoration: none;
	/* line-height: 10px; */
	}

.action a:link, .action a:visited, .action a:active
{
	color: #0051A1;
	text-decoration: none;	
}

.action a:hover
{
	color: #0051A1;
	text-decoration: underline;
}

/* ------------------------------------------------ */

.newshdr				/* название новости на титульной*/
{
	color: #007700;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.newshdr a:link, .newshdr a:visited, .newshdr a:active
{
	color: #007700;
	text-decoration: none;	
}

.newshdr a:hover
{
	color: #007700;
	text-decoration: underline;	
}

/* ------------------------------------------------ */


.newsshort			/* анонс новости */
{
	color: #212121;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.newsshort a:link, .newsshort a:visited, .newsshort a:active
{
	color: #212121;
	text-decoration: none;	
}


.newsshort a:hover
{
	color: #212121;
	text-decoration: underline;	

}

/* ------------------------------------------------ */

.section			/* в каталоге */
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0051A1;
	font-weight: bold;
}

.section a:link, .section a:visited, .section a:active
{
	color: #0051A1;
	text-decoration: none;
}

.section a:hover
{
	color: #0051A1;
	text-decoration: underline;
}



/* ------------------------------------------------ */

.tiny 			/* мелким шрифтом */
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.tiny a:link, .tiny a:visited, .tiny a:active
{
	color: #000000;
	text-decoration: none;	
}

.tiny a:hover
{
	color: #000000;
	text-decoration: underline;
}

/* ------------------------------------------------ */

.footer
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #363636;
}

.footer a:link, .footer a:visited, .footer a:active
{
	color: #007700;
	text-decoration: underline;	
}

.footer a:hover
{
	color: #007700;
	text-decoration: none;
}

/* ------------------------------------------------ */

.tabnews, .tabnews a:link, .tabnews a:active, .tabnews a:visited 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 13px;
	/*	margin-left: 3px;*/
	color: #ffffff;
	text-decoration: none;
}

.tabnews a:hover
{
	color: #ffffff;
	text-decoration: underline;
}


/* ------------------------------------------------ */


.inp					/* input */
{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: solid 1px #7F9DB9;
	
}


select				/* выпадающее меню */
{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

form					/* паддинги и маргины к херам */
{
	padding: 0px;
	margin:  0px;
}


.leftmenu		/* левое меню */
{
	background-color: #F2F2AC;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:  12px;
	color: #0349CB;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 8px;
	padding-left: 33px;
}

.leftmenu a:link, .leftmenu a:visited, .leftmenu a:active
{
	color: #0349CB;
	text-decoration: none;	
}

.leftmenu a:hover
{
	color: #0349CB;
	text-decoration: underline;	

}

.kroshka, .kroshka:link, .kroshka:active, .kroshka:visited, .kroshka:hover
{
	text-decoration: underline;
}




.PhorumBodyArea
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 11px;
    width: 300px;
}

.PhorumListTable
{
    border-style : solid;
    border-color : #0051A1;
    border-width : 1px;
}

.PhorumListRow
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 11px;
    height: 21px;
}

.PhorumListHeader
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size : 12px;
    font-weight : bold;
    height: 14px;
}

.PhorumForumTitle
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size : 14px;
    font-weight: bold;
}

.PhorumTableHeader
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

.PhorumNav
{
    font-family: Geneva, Verdana, MS Sans Serif , Clean, sans-serif;
    font-size: 10px;
}

.PhorumNewFlag
{
    font-family: Geneva, Verdana, MS Sans Serif , Clean, sans-serif;
    font-size: 10px;
    color: Red;
}

.PhorumMessage
{
    font-family: Courier New, Geneva, Courier, Clean;
    font-size: 11px;
}
