.title {FONT-SIZE: 12px; color : #000000; FONT-FAMILY:  Arial;}
.text {FONT-SIZE: 10px; color : #000000; FONT-FAMILY: Arial;}
BODY {COLOR: #B5B4B4; FONT-FAMILY: Arial; FONT-SIZE: 11px;}

.buten{
	border: solid 1px AEACAC;;
	text-align : center;
	background-color : ThreedHighlight;
	cursor: default;
	margin: 3px;
      padding-left:  7px;
      padding-right: 7px;
}

hr{
	height: 1px;
	color : gray;
}

.contur{
	border: solid 1px  #990000; 
	margin-right : 10px;
	margin-left : 0px;
	margin-top : 2px;
}

input, select, textarea{
  background-color: #E0E1E0;
  font-family : Arial;
  font-size : 8pt;
}

.ok{
  background-color: #E0E1E0;
  font-family : Arial;
  font-size : 8pt;
}


.orange{
	color : #D60303;
}
.delbtn{
	font-family : Arial;
   font-size : 11px;
	background-color : #990000;
	color : White;
	width : 100px;
}
.izmbtn{
	font-family : Arial;
   font-size : 11px;
	background-color : #990000;
	color : White;
	width : 100px;
}
.btn{
	font-family : Arial;
      font-size : 11px;
	background-color : #E0E1E0;
	width : 100px;
}
.noborder{
	border : 1px solid Black;
	background-color : #E0E1E0;
}

.linkz{
  text-decoration: underline;
  color: blue;
}

H1 , H1:LINK{
  font-size : 9pt;
  font-family : Arial;
  color : White;
  font-weight : bold;
  margin: 0px;
  padding: 0px;
}


H1:HOVER, H1:FOCUS{
	color : #990000;
}

H2 , H2:LINK{
  font-size : 8pt;
  font-family : Arial;
  color : White;
  margin: 0px;
  padding: 0px;
}


H2:HOVER, H2:FOCUS{
	color : #990000;
}
.rd{
	background-color: #990000;
}
.i3 {BORDER-RIGHT: #990000 1px outset; BORDER-TOP: #660000 1px outset; BACKGROUND:#990000 ; FONT: 700 11px Arial; BORDER-LEFT: #990000  1px outset; COLOR:White ; BORDER-BOTTOM:#AEACAC  1px outset;}

a.ss:hover {
	color:#B5B4B4;
	text-decoration: none;
}
a.ss:link {
	color:#B5B4B4;
	text-decoration: none;
}
a.ss:active {
	color:#B5B4B4;
	text-decoration: none;
}
a.ss:visited {
	color:#B5B4B4;
	text-decoration: none;
}