BODY {
	font: 10px Tahoma, sans-serif;
	background: #FFE5A2;}
IMG {
	border-color: black;}
TD {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;}
HR {
	color: #C9B88A;
	width : 100%;}
	
/* BG */
.borderColor {
	background: #C9B88A;}

.brown2-bg {			/* светлый */
	background: #CC9966;}
.darkest-bg {
	background: #C9B88A;}
.darkest1-bg {
	background: #9D816C;}
.dark-bg {
	background: #E0CEA6;}
.brown1-bg {
	background: #85501A;} 
.light-bg {
	background: #F7E7C6;}
.lightest-bg {
	background: #FFF7DE;}
.striped-bg {
	background: #F5EDD5;}
.orange-bg {
	background: #FF6600;}
.bordo-bg {	
	background: #990000;}
/* /BG */


/* COLORS */
.orange-colr {
	color: #FF6600;}
.brown1-colr {			/* темный */
	color: #85501A;} 
.brown2-colr {			/* светлый */
	color: #CC9966;}
.bordo-colr {	
	color: #990000;}


/* HEADERS */
.title {
	font: bold 16px Arial, sans-serif;
}
.Newtitle {
	font: bold 14px Arial, sans-serif;
}


.header2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-align: center;
}
.header3 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #990000;
}
.header4 {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: black;
	margin: 0 0 0 10;
}


/* 	FORM */
.in {
	.border: 1px solid #9D816C;
	background : white;
	color: black;
	font: 11px Arial, sans-serif;
}
.but {
	.border: 1px solid #9D816C;
	background : #FFF7DE;
	font: bold 12px Arial, sans-serif;
	cursor: hand;
}

/* 	TABLES */
TD.header {
	background: #C9B88A;
	color: #FF6600;
	font: bold 16px Arial, sans-serif;}
TD.header1 {
	background: #C9B88A;
	color: black;
	font: bold 11px;}
.list-header {
	background: #E0CEA6;
	vertical-align: top;
	font: bold;
}
TD.inside {
	background: #FFF7DE;}
.t1-row {
	background: #F7E7C6;}

/* 	-tables- */

.active {
	color: #FF6600;
	font-weight: bold;
}

.selected {
	padding: 3 7 7 7;
	background:  #F7E7C6;
	border : 1 solid #C9B88A;
}

.hand {
	cursor: hand;
}

.justify {
	text-indent: 10px;
	text-align: justify;
}


/*	
TD.borderColorInside {
	background: #000000;}
	
.eng-rus {		color: #FF6500;}

SPAN.active {
	font-size: 16px;
}


.invTitle {
    FONT-SIZE: 16px;
	FONT-WEIGHT: bold;
    FONT-FAMILY: Arial, sans-serif;
 	COLOR: #FFFFFF;
}

.inv {
    FONT-SIZE: 12px;
    FONT-FAMILY: Tahoma, Arial, sans-serif;
 	COLOR: #FFFFFF;
}
*/


.globalNav {
	font-size: 11px;
	font-weight: bold;
	background: #C9B88A;
}
.globalMenu {
	font-size: 11px;
	font-weight: bold;
}

A.globalMenu:active {
	text-decoration: none;
	color: white;
}
A.globalMenu:link {
	text-decoration: none;
	color: white;
}
A.globalMenu:visited {
	text-decoration: none;
	color: #F7E7C6;
}
A.globalMenu:hover {
	text-decoration: none;
	color: white;
}

/*
 A:active
	
A:link
	
A:visited 
	
A:hover 
*/
.localNav {
	font-size: 11px;
	font-weight: bold;
	background: #FFF7DE;}
/* ------------------------ */
.localNavNew {
	font-size: 11px;
	font-weight: normal;
	background: #FFF7DE;}
}

.pictograms {
	background: #C9B88A;
}
A.pictograms:hover {
	background: #990000;
}

/*-------------------------------------------*/

/* hovers */

.imgscroll {
	text-decoration: none;
	color: black;
}

A:active {
	text-decoration: none;
	color: #FF6600;}
A:link{
	text-decoration: none;
	color: #000000;}
A:visited {
	text-decoration: none;
	color: #000000;}
A:hover {
	text-decoration: underline;
	color: #990000;}
	
A.nodecor:active {
	text-decoration: none;
	color: #000000;}
A.nodecor:link {
	text-decoration: none;
	color: #000000;}
A.nodecor:visited {
	text-decoration: none;
	color: #000000;}
A.nodecor:hover {
	text-decoration: none;
	color: #000000;}

.listinput {
	background: #ffffcc;
	color: #000000;
	font-size: xx-small;
	font-weight: normal;}
