/* ============================================================
    Простая ссылка, когда нужно отмечать посещенные страницы
============================================================ */
a:visited.simple_visited {
	color: #AA5555;
}

a.jblock, a.jblock_active,
a.button_up,a.button_down,a.button_symlpe_up,a.button_symlpe_down
{
	width: 100%;
	display: block;
   /*cursor: hand;*/
	cursor: pointer;
	voice-family:inherit;	
	border: 0;
	text-decoration: none;
	color: #000000;
}
/* Opera5-Fix-fix ;-) */
html>body a.jblock {width:100%;}
html>body a.jblock_active {width:100%;} 
html>body a.button_up {width:100%;}
html>body a.button_down {width:100%;}
html>body a.button_symlpe_up {width:100%;}
html>body a.button_symlpe_down {width:100%;}

a:hover.jblock
{
	text-decoration: none;
}
a:hover.jblock_active
{
	text-decoration: none;
	color: #000000;
	background-color: #FAFAFA;
}

/* Книпки на основе тега A*/
a.button_up,a.button_down,a.button_symlpe_up,a.button_symlpe_down
{
	line-height: 25px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #EAEAEA;
	padding-left: 25px;
	background: url(../images/plus.gif) no-repeat 0% 50%;
}
a.button_symlpe_up,a.button_symlpe_down
{
	border: 0;
}
a.button_down, a.button_symlpe_down
{
	background: url(../images/minus.gif) no-repeat 0% 50%;
}
a.button_down
{
	background-color: #F5F5F5;
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #F0F0F0;
}

a:hover.button_up
{
	background: url(../images/plus.gif) no-repeat 0% 50%;
}
a:hover.button_down, a:hover.button_symlpe_down
{
	background: url(../images/minus.gif) no-repeat 0% 50%;
}
a:hover.button_up, a:hover.button_symlpe_up, a:hover.button_down, a:hover.button_symlpe_down 
{
	text-decoration: none;
	color: #000000;
	background-color: #FAFAFA;
}

/* Книпка тип 2 на основе тега A*/
a.button2_up,a.button2_down
{
	width: 90%;
	display: block;
   /*cursor: hand;*/
	cursor: pointer;
	line-height: 24px;
	color: #000000;
}
/* Opera5-Fix-fix ;-) */
html>body a.button2_up {width:90%;}
html>body a.button2_down {width:90%;}
a.button2_up
{
	background: #FDFDFD;
	border: 1px solid #AAAAAA;
	border-top: 1px solid #DADADA;
	border-left: 1px solid #DADADA;
}
a.button2_down
{
	background: #F0F0F0;
	border: 1px solid #CACACA;
	border-top: 1px solid #A0A0A0;
	border-left: 1px solid #A0A0A0;
}
a:hover.button2_up, a:hover.button2_down
{
	text-decoration: none;
}
a:hover.button2_up
{
	color: #FA0000;
	background: #FFFFFF;
	border: 1px solid #808080;
	border-top: 1px solid #DADADA;
	border-left: 1px solid #EAEAEA;
}
a:hover.button2_down
{
	color: #808080;
}

/* ============================================================
                         ПУНТ СРЕДНЕГО МЕНЮ
============================================================ */
a.mainlevel, a.mainlevel_grey, a.mainlevel_white, a.mainlevel_2, a.mainlevel_2_grey, a.mainlevel_2_white
{
	width: 100%;
	/*WIDTH: 290px;*/
	padding-left: 10px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 2px 0px;
	display: block;
   /*cursor: hand;*/
	cursor: pointer;
	voice-family:inherit;	
	line-height: 21px;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	text-indent: 5px;
	font-family: sans-serif;
	font-size: 75%;	
	font-weight: normal;
	color: #000000;
	letter-spacing: 0.5pt;
/*	background-color: transparent;*/
}
/* Opera5-Fix-fix */
html>body a.mainlevel {width:100%;} 
html>body a.mainlevel_grey {width:100%;}
html>body a.mainlevel_white {width:100%;}
html>body a.mainlevel_2 {width:100%;}
html>body a.mainlevel_2_grey {width:100%;}
html>body a.mainlevel_2_white {width:100%;}

a:hover.mainlevel, a:hover.mainlevel_grey, a:hover.mainlevel_2, a:hover.mainlevel_2_white
{
	background: #FAFAFA;
	text-decoration: none;
	color: #000000;
}
a:hover.mainlevel_white, a:hover.mainlevel_2_grey
{
	background: #FFFFFF; 
	text-decoration: none;
	color: #000000;
}

a.mainlevel_grey
{
	background-color: #F5F5F5;
}
a.mainlevel_2_grey
{
	background-color: #FAFAFA;
}
a.mainlevel_white, a.mainlevel_2_white
{
	border: 0;
}

a.mainlevel_2, a.mainlevel_2_grey, a.mainlevel_2_white
{
	padding-left: 3px;
	padding-right: 3px;
	line-height: 22px;
	font-size: 100%;	
}

a.mainlevel_2, a.mainlevel_2_grey, a.mainlevel_2_white
{
	line-height: 20px;
	font-size: 90%;
}

/* ============================================================
                         ПУНТ КРУПНОГО МЕНЮ
============================================================ */
a.mainlevel_big {
	width: 100%;
	padding:0px;
	margin: 1px 0px;
	display: block;
   /*cursor: hand;*/
	cursor: pointer;
	voice-family:inherit;	
	line-height: 35px;
	text-decoration: none;
	text-indent: 0px;
	font-family: sans-serif;
	font-weight: normal;
	color: #000000;
	border-bottom: 1px solid #EAEAEA;
}
html>body a.mainlevel_big {width:100%;} /* Opera5-Fix-fix ;-) */
a:visited.mainlevel_big {
	color: #000000;
}
a:hover.mainlevel_big {
	text-decoration: none;
	color: #000000;
	background: #f5f5f5; 
	border-bottom: 1px solid #DADADA;
}

/* ============================================================
                         ПУНТ ЗАГЛАВНОГО МЕНЮ
============================================================ */
a.headerlevel {
	width: 100%;
	padding:0px;
	margin: 1px 0px;
	display: block;
   /*cursor: hand;*/
	cursor: pointer;
	voice-family:inherit;	
	line-height: 35px;
	text-decoration: none;
	text-indent: 10px;
	font-family: sans-serif;
	font-size: 100%;	
	font-weight: bold;
	color: #909090;
	letter-spacing: 1pt;
}
html>body a.headerlevel {width:100%;} /* Opera5-Fix-fix ;-) */
a:visited.headerlevel {
	color: #909090;
}
a:hover.headerlevel {
	text-decoration: none;
	color: #000000;
	background: #FAFAFA; 
}

/* ============================================================
задает активное поведение таблицы под <a>
============================================================ */
.table_noactive, .n_a
{
	background-color: transparent;
	cursor:default;
}
.table_active, .white_act_on, .grey_act_on
{
   /*cursor: hand;*/
	cursor: pointer;
	background:#FAFAFA;
}
.white_act_on, .grey_act_on
{
	background:#F5F5F5;
}

/* ============================================================
задает более активное поведение ссылки
============================================================ */
a.lnk_names, a.lnk_names:visited {
	color: #704000;
	cursor:default;
}
a.lnk_active, a.lnk_active:visited {
	color: #003399;
	cursor:default;
}
a.lnk_active:hover, a.lnk_names:hover
{
	cursor:help;
	text-decoration: none;
	color: #990000;
}


/* ============================================================
					Напоминание, нужно подключить JavaScript
============================================================ */
#id_attention {
	margin: 20px;
	text-decoration: none;
	text-indent: 9px;
	color: #DD5555;
	font-family: sans-serif;
	font-size: 7pt;
	font-weight: bold;
	letter-spacing: 1pt;
}