.info{
	font-size:10px;
	color:#c50d00;	
	padding:18px 0px 18px 10px;
	
	}

.form input.button{
  background: url(images/button_bg_2.gif);
  width: 88px; border:none; height:27px; padding:0 0 5px 0;
}

a {
  color: #A9840E;
/*  font-weight: bold;
  text-decoration: underline;*/
}
a:hover {
  text-decoration: underline;
  color: #666;
}

img, form {
  border: 0;
  padding: 0;
  margin: 0;
}

/*********/
/* form */
.form, #left_menu ul {
  width: 100%;
  padding:0 0 9px 0; margin:0;
  background: url(images/navigation_bottom_2.jpg) bottom repeat-x;
}
.form td.form-left {
  width: 40%;
  font-size:11px;
	font-weight:bold;
	color:#202020;
	padding:8px 0px 8px 12px;
}
.form td.buttons {
  text-align: center;
}
.table td, th,
.form td, th,
#left_menu li {
  background: url(images/navigation_bg_2.gif) top repeat-x;
  padding: 2px 10px;
  border:0px solid #ccc;
}
.table td.name, .table th, .table td.form-left,
.form td.name, .form th, .form td.form-left,
#left_menu li.name {
  font-weight: bold;
  padding: 5px 10px;
  background:none; background-color:#fff;
  color:#000;
  margin-top:5px;
}
#.form input[type="text"] {
  width: 250px;
}
.form input.radio {
  width: 20px;
  border: 0;
}
.form select {
  width: 180px;
  font-size: 12px;
}

#main .form input.button {
  font-size:11px;
}
.form input.checkbox {
  width: 20px;
}
.form textarea {
  width: 350px;
}
/* !form */
input.box {
  width: 20px;
  font-size:10px;
  color:#517287;
  padding:3px 0px 5px 6px;
  border: 0;
}

div.checkBoxes {
  /*background: #F0EFED;*/
  font-size:10px;
  color:#517287;
  padding:3px 0px 5px 6px;
  border: 1px solid #CCCCCC;
}

.error{
  font-size:10px;
  font-weight:bold;
  color:#FF0000;
}


/*style='width:254px; height:185px;overflow:auto;border: 1px solid #6699CC;'>*/
/*********/

/*------------------------------*/
input[type="image"] {
  border:none;
}



