BODY {
	FONT-FAMILY: tahoma,sans;
	FONT-SIZE: 12px;
	COLOR: #304f64;	
}
TD {
	FONT-FAMILY: tahoma,sans;
	FONT-SIZE: 12px;
	COLOR: #304f64;	
}

TD.enterform {
	BACKGROUND-POSITION: left bottom; BACKGROUND-IMAGE: url(images/forma_bg.jpg); BACKGROUND-REPEAT: no-repeat
}
TD.top {
	font-weight: bold;
	font-size:14px;
}
.style2 {
	color: #FF0066;
	font-weight: bold;
	font-size: 14px;
}

.style5 {
	color: #FF0066;
	font-weight: bold;
	font-size: 14px;
}
A{
	COLOR: #304f64;  TEXT-DECORATION: underline
}

A:hover {
	COLOR: #red;  TEXT-DECORATION: none
}

A.menu {
	COLOR: #2ec7ff; TEXT-DECORATION: none; font-size:13px;
}

A.menu:hover {
	COLOR: #73d9ff; TEXT-DECORATION: none; font-size:13px;
}
A.menu2 {
	COLOR: #2ec7ff; TEXT-DECORATION: underline; font-size:13px;
}

A.menu2:hover {
	COLOR: #73d9ff; TEXT-DECORATION: none; font-size:13px;
}
INPUT.button  {
	BORDER-RIGHT: #347312 1px solid; BORDER-TOP: #347312 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 12px; BACKGROUND: #5fb92e; BORDER-LEFT: #347312 1px solid; COLOR: #ffffff; BORDER-BOTTOM: #347312 1px solid; FONT-FAMILY: Tahoma,Verdana,Arial,Helvetica,sans-serif;   HEIGHT: 22px
}
.green {
 color:#5fb92e;
}



H1 {
	font-size: 24px;
	font-weight: normal;
	color: #304f64;
	
	FONT-FAMILY: Tahoma; 
}
H2 {
	font-size: 18px;
	font-weight: normal;
	color: #304f64;
	text-transform:uppercase;
}

img
{ border-color:#003366 }



/*---- технические параметры, таблица ----*/

#techtable {
	padding:0px;
	margin:0px;
	margin-bottom: 20px;
	width: 100%;
}

#techtable TD  {
	border-left: 1px solid #959595;
	text-align: right;
	vertical-align: top;
}



#techtable TH {
	text-align: left;
	white-space: pre;
}

#techtable TD, #techtable TH {
	font: 11px Verdana;
	padding: 3px;
	color: #000000;
}

#techtable .top, #techtable .topv {
	background-color: #EDE7D0;
}

#techtable .top TD, #techtable .name, #techtable .name2, #techtable .name3 {
	text-align: center;         
	font-weight: bold;
	white-space: nowrap; /* NOBR */
/*	vertical-align: bottom;*/
}

#techtable TD.noborder, 
#techtable .name2 {
	border-left: 0px;
}

#techtable .name {
	text-align: left;
}

#techtable .name4,
.techtable .name4 {
	text-align: left;
}

#techtable .name-c {
	text-align: center;
}

#techtable .even {
	background-color: #F0F0F0;
}

#techtable TD.colspaned, #techtable .topv {
	text-align: center;
	vertical-align: middle;
}

#techtable .descr {
	text-align: left;
	border: 0px;
	background-color: #f7f3e1;
	color: #918469;
	font: bold 11px verdana;
	padding-left: 4px;
	line-height: 18px;
}

#techtable .name2{
	padding-left: 4px;
	text-align: left;
}

#techtable .topv {
	padding-left: 4px;
	padding-right: 4px;
}

#tableparam TD {
	line-height: 16px;
	vertical-align: top;
}


/* таблица с цветами по RAL */

#coloure td {
	width: 70px;
	height: 90px;
	vertical-align: top;
	border-left: 20px solid #fff;	
	border-bottom: 20px solid #fff;	
}
#coloure td.yel { color: #ffff00; }

#coloure td div {
	width: 70px;
	height: 70px;
	border: 1px solid #ccc;
}

#coloure td span {
	width: 62px;
	padding: 5px;
	display: block;
	background: #fff;
}

/* таблица с цветами по RAL */


/* технические параметры, дополнительные таблицы  */

.techtable {
	padding: 0px;
	margin: 0 0 5px 0;
	width: 100%;
}

.techtable TD  {
	border-left: 1px solid #959595;
	text-align: right;
	vertical-align: top;
}

.techtable th {
	text-align: left;
	white-space: pre;
}

.techtable td,
.techtable th {
	font: 11px Verdana;
	padding: 3px;
	color: #000000;
}

.techtable .top,
.techtable .topv {
	background-color: #EDE7D0;
}

.techtable .top td,
.techtable .name,
.techtable .name2,
.techtable .name3 {
	text-align: center;         
	font-weight: bold;
	white-space: nowrap; /* NOBR */
/*	vertical-align: bottom;*/
}

.techtable td.noborder, 
.techtable .name2 {
	border-left: 0px;
}

.techtable .name { text-align: left; }
.techtable .even { background-color: #F0F0F0; }

.techtable TD.colspaned,
.techtable .topv {
	text-align: center;
	vertical-align: middle;
}

.techtable .descr {
	text-align: left;
	border: 0px;
	background-color: #f7f3e1;
	color: #918469;
	font: bold 11px verdana;
	padding-left: 4px;
	line-height: 18px;
}

.techtable .name2{
	padding-left: 4px;
	text-align: left;
}

.techtable .topv {
	padding-left: 4px;
	padding-right: 4px;
}

.tableparam TD {
	line-height: 16px;
	vertical-align: top;
}


