body {
        padding:0; 
	margin:0; 
	background-color:#ffffff;
	background-image: url(img/back.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position : right;
	font-size:16px;
	font-family:Tahoma;
	color:#1e1e1e;
}
/*----------------------- для ВСЕХ картинок ----------------------------*/
img {
    padding:0; 
	margin:0; 
	border:0;	

}
/*--------------Текст на главной ----------------------*/
.text_on_main
{
	font-family: Arial;
	color: #000000;
	font-size: 12px;
}

/*--------------- Обводка таблиц --------------------*/
table.ob,
td.ob,
tr.ob
{
	border: 1px solid;
	border-color: #37414f;	
/*	border-color: #9aac22; */

}


/*--------------Текст зелёных заголовков ----------------------*/
.text_big_green
{
	font-family: Arial;
	color: #9aac22;
	font-size: 18px;
}


/*----------------------- окно информации о датах ----------------------------*/
span.cal_span
{
	background: white; 
	display: none; 
	z-index: 99; 
	width: 200px; 
	height: 200px; 
	position: absolute; 
	border: 4px double black;
	font-size: 10pt;
}
/*----------------------- окно добавления ----------------------------*/
span.add_span
{
	background: white; 
	display: none; 
	z-index: 99; 
	width: 400px; 
	height: 340px; 
	position: absolute; 
	border: 4px double black;
	font-size: 10pt;
}
/*----------------------- Ссылки разделов правого меню ----------------------------*/
a.fc_items
{
	font-family: Arial;
	color: #717f13;
	font-size: 12px;
	font-weight:bold;
}
/*----------------------- Ссылки подразделов правого меню ----------------------------*/
a.fc_subitems
{
	font-family: Arial;
	color: #717f13;
	font-size: 12px;
	#font-weight:bold;
}
/*----------------------- Дата новостей ----------------------------*/
td.news_date
{
	font-family: Arial;
	color: #000000;
	font-size: 12px;
}

td.news_pages
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #9aac22;
	cursor: pointer;
}

a.news_pages
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #9aac22;
	cursor: pointer;
}

a.forum_links
{
	font-family: Arial;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

/*----------------------- Заголовок новостей ----------------------------*/
td.news_title
{
	font-family: Arial;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	color: #9aac22;
}
a.news_title
{
	font-family: Arial;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	color: #9aac22;
}

span.small_text
{
	font-family: Arial;
	color: #A0A0A0;
	font-size: 10px;
}

/*----------------------- Заголовок новостей в правом меню --------------------*/
td.news_title_right
{
	font-family: Arial;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
/*----------------------- Текст короткой новости ----------------------------*/
td.news_prew_text
{
	font-family: Arial;
	color: #000000;
	font-size: 12px;
}
/*----------------------- Текст полной новости ----------------------------*/
td.news_text
{
	font-family: Arial;
	color: #000000;
	font-size: 12px;
}
/*----------------------- Ссылка "подробнее" новости ----------------------------*/
a.news_more_link
{
	font-family: Arial;
	color: #9aac22;
	font-size: 11px;
}

a:hover.news_more_link
{
	font-family: Arial;
	color: #000000;
	font-size: 11px;
}
/*----------------------- END NEWS ----------------------------*/
tr.menu,
td.menu
 {
	background: #242c37;
	font-family: Arial;
	border: 0 px;
	color: #ffffff;
	font-size: 11px;
}

td.bottomlinks
 {
        color: #ffa000;
}
td.copyright
 {
        color: #757575;
	font-size: 11px;
}


/*----------------------- links ----------------------------*/
a.bottomlinks:link,
a.bottomlinks:visited,
a.bottomlinks:active{
        color: #ffa000;
	font-size: 11px;
/*	text-decoration: none; */
}
a.bottomlinks:hover{
        color: #9aac22;
	font-size: 11px;
}

/*----------------------- end links -------------------------*/


/*
p.head {
	font-size:18px;
	font-family:Arial;
	font-weight:bold;
}

p.copyright {
	font-size:12px;
	font-family:Arial;
	color:#555555;
}

table,
tr,
td
 {
	font-family: Arial;
	border: 0 px;
	font-size: 11px;
	color: #ffffff;
}
*/



#trailimageid
{
	font-size: 0.75em;
	position: absolute;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	display: none;
	left: 0px;
	top: 0px;
	width: 200px;
	height: 0px;
	z-index: 200;
}

.searchoptions
{
	font: 1em Trebuchet, Verdana, Arial, sans-serif;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	color: #494949;
	background-color: #F1F3F5;
	line-height: 14px;
}

.searchoptions img
{
	padding: 0px;
	border: 0px;
	background-color: #7699BD;
}

.searchoptions strong { font-weight: bold; }


.searchOptionHeading
{
  cursor: pointer;
}

.searchOptionGroup
{
  padding-left: 13px;
  display: none;
}
