
A.error {
	color:red;
	font-size:8pt;

}

A.l_text {
	font-size:8pt;
}

A.success {
	color:green;
	font-size:8pt;

}



.form_text {
	font-family:'Times'; 
	color:#193019;
	font-size:12pt;
	background-color:#add6b0;
}


.form_input {
	font-family:'Times'; 
	color:#193019; 
	font-size:8pt;
	background-color: white;
}

.form_input2 {
	font-family:'Times'; 
	color:#193019; 
	font-size:10pt;
	background-color: white;
}

.form_button {
	font-family:'Times'; 
	color:black; 
	font-size:8pt;
}

A.litle {
	font-weight:bold;
	font-family:'Times';
	color:#354d3b;
	font-size:9pt;
}

A.title {

	font-weight:bold;
	font-family:'Times';
	color:#610000;
	font-size:14pt;
}

A.l_title {
	font-weight:bold;
	font-family:'Times';
	color:#610000;
	font-size:12pt;
}

A.ll_title {
	font-family:'Times';
	color:#610000;
	font-size:10pt;
}

A.hiv3:link {
	 COLOR: black; TEXT-DECORATION: none;
}
A.hiv3:visited {
	 COLOR: black; TEXT-DECORATION: none;
}
A.hiv3:hover { 
	 COLOR: black; TEXT-DECORATION: underline;
}
A.hiv3:active {
	 COLOR: black; TEXT-DECORATION: none;
}


.bottom_border {
	BORDER-BOTTOM: solid 1px gray;
}


A.link:link {
	font-size:12pt;
	 COLOR: blue;
	
	 
}
A.link:visited {
	font-size:12pt;
	 COLOR: blue;
	
	 
}
A.link:hover {
	font-size:12pt;
	 COLOR: blue;
	
}
A.link:active {
	font-size:12pt;
	 COLOR: blue;
	 
	 
}

.small_pic2{
	width:100px;
	height:100px;
	background-color:white;
	border:solid 1px black;
	vertical-align: middle;
	text-align:center;

}

.ar_keret_1
{
  width: 300px;
  padding: 3px;
  float: left;
  margin-left: 10px;  
  background: url(img/ar1.jpg) repeat-y;
  margin-top: 5px;
}

.ar_keret_2
{
  width: 300px;
  padding: 3px;
  float: right;
  margin-right: 10px;  
  background: url(img/ar2.jpg) repeat-y;
  margin-top: 5px;
}

.ar
{
  background-color: #fff;
  color: #000;
  width: 286px;
  padding: 4px;
  font-size: 17px;
}

.ar p
{
  margin: 0px;
}

.clear
{
  clear: both;
}