
/*** *************************************************** */
/*** Menu Text                                           */
/*** *************************************************** */

/*** Текст общего меню (вверху боковушки) ***/
.clsCommon0On {color: #4D70A5}
.clsCommon0Over {color: #58A7E7}
.clsCommon0On, .clsCommon0Over {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
        padding: 2px 4px;
}

.clsCommon1On {color: #4D70A5}
.clsCommon1Over {color: #CE7E0D}
.clsCommon1On, .clsCommon1Over {
	font-size: 12px;
	text-decoration : none;
        padding: 4px 6px;
}


/*** Текст локального меню (внизу боковушки) ***/
.clsLocal0On {color: #CE7E0D}
.clsLocal0Over {color: #58A7E7}
.clsLocal0On, .clsLocal0Over {
	background-position: 0px 0px;
	font-size: 12px;
	font-weight: bold;
	text-decoration : none;
        padding: 2px 4px;
}

.clsLocal1On {color: #804913}
.clsLocal1Over {color: #58A7E7}
.clsLocal1On, .clsLocal1Over {
	background-position: 0px 0px;
	font-size: 12px;
	text-decoration : none;
        padding: 2px 4px;
}

/*** Шрифт ***/
.clsLocal0On,.clsLocal0Over,.clsLocal1On,.clsLocal1Over,
.clsCommon0On,.clsCommon0Over,.clsCommon1On,.clsCommon1Over {
	font-family: Arial;
}


/*** *************************************************** */
/*** Рамка с закругленными краями под меню боковушки     */
/*** *************************************************** */

.clsMenuBorderT {height: 16px}

.clsMenuBorderR {width: 37px}

.clsMenuT {
	background-position: top;
	background-image: url(../bp_files/gr/menu_t.gif); 
	background-repeat: repeat-x;
}

.clsMenuRT {
	width: 15px;
	height: 15px;
}

.clsMenuL {height: 1191px}
.clsLocalMenuL {height: 80px}

.clsMenuR {
	background-position: right;
	background-image: url(../bp_files/gr/menu_r.gif); 
	background-repeat: repeat-y;
}

.clsMenuLB {
	background-position: bottom;
	background-image: url(../bp_files/gr/menu_b.gif); 
	background-repeat: repeat-x;
}

.clsMenuRB {
	width: 15px;
	height: 15px;
}


/*** Цвет фона меню (бледно-голубой в bigjig) ***/
.clsLocal0On,.clsLocal0Over,.clsLocal1On,.clsLocal1Over,
.clsCommon0On,.clsCommon0Over,.clsCommon1On,.clsCommon1Over,
.clsMenuT,.clsMenuL,.clsLocalMenuL,.clsMenuR, .clsMenuLB  {
	background-color: #F6FAF6; 
}

/*** Цвет фона боковушки (темно-голубой в bigjig) ***/
BODY,.clsLeftMenu,.clsRightBorder {
	background-color: #008A00
}



/*** *************************************************** */
/*** Page                                                */
/*** *************************************************** */

BODY {
	PADDING-LEFT: 0px; 
	PADDING-RIGHT: 0px; 
	PADDING-TOP: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 	
}


/*** Левый край страницы (с меню) ***/
.clsLeftMenu {
	BACKGROUND-POSITION: right 50%; 
	BACKGROUND-IMAGE: url(../bp_files/gr/bkg_l.gif); 
	BACKGROUND-REPEAT: repeat-y;
        vertical-align: top;
	width: 20%
}


/*** Собственно страница ***/
.clsMainTable {
	background-color: white;
	/*width: 750px*/
}

/*** Правый край страницы (пустой) ***/
.clsRightBorder {
	BACKGROUND-POSITION: left 50%; 
	BACKGROUND-IMAGE: url(../bp_files/gr/bkg_r.gif); 
	BACKGROUND-REPEAT: repeat-y;
	width: 20%
}



/*** *************************************************** */
/*** Text                                                */
/*** *************************************************** */

/*** Page title ***/
h1 {
	color: #FF8000;
	font-size: 150%;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica;
	text-align: center;
	padding-top: 1em;
}


/*** Section title ***/
h2 {
	color: #0000FF;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica;
	text-align: left;
	padding-top: 1em;
}


/*** Subpage title ***/
h3 {
	color: #0080C0;
	font-size: 150%;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica;
	text-align: center;
}


/*** Normal text ***/
p, ul, ol, div, td {
	color: #000000;
	font-size: 100%;
	font-style: normal;
	font-weight: thin;
	font-family: Arial, Helvetica;
}

/* screenshot paragraph */
p.scr {
	color: #000000;
	font-size: 100%;
	font-weight: normal;
	font-family: Arial, Helvetica;
	text-align: center;
	padding-top: 1em;
	padding-bottom: 1em;
}

/* screenshot paragraph */
p.scr_sub {
	color: #000000;
	font-size: 100%;
	font-style: italic;
	font-weight: normal;
	font-family: Arial, Helvetica;
	text-align: center;
	padding-bottom: 1em;
}



/*** *************************************************** */
/*** Линейки                                             */
/*** *************************************************** */

/*** Линейка0 ***/

.clsBar0Left {
	background-image: url(../bp_files/gr/bar_l.gif); 
	background-repeat: no-repeat;
	background-position: right;
	width: 16px;
	height: 32px;
}
.clsBar0Mid {
	background-image: url(../bp_files/gr/bar_m.gif); 
	background-repeat: repeat-x;
	background-position: center;
	height: 32px;
}
.clsBar0Right {
	background-image: url(../bp_files/gr/bar_r.gif); 
	background-repeat: no-repeat;
	background-position: left;
	width: 16px;
	height: 32px;
}


.clsBar0HLeft {
	background-image: url(../bp_files/gr/bar_l.gif); 
	background-repeat: no-repeat;
	background-position: right;
	width: 16px;
	height: 32px;
}
.clsBar0HMid {
	background-image: url(../bp_files/gr/bar_m.gif); 
	background-repeat: repeat-x;
	background-position: center;
	height: 32px;
}
.clsBar0HRight {
	background-image: url(../bp_files/gr/bar_r.gif); 
	background-repeat: no-repeat;
	background-position: left;
	width: 16px;
	height: 32px;
}

