.formButtons {
	background-color: #670133;
	height: 22px;
	width: 65px;
	color: 						#FFFFFF;
	font-family: 				Geneva, Arial, Helvetica, sans-serif;
	font-size:					10px;
	font-variant: 				normal;
	text-decoration: none;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.xo-block {
	color: 						#333333;
	font-family: 				Verdana, Arial, Helvetica, sans-serif;
	font-size:					11px;
	font-variant: 				normal;
	text-decoration: none;
}

label {
	display:						block;
	padding:						0;
	background:					transparent;
}
select {
	color:						#009966;
	font-size: 					0.9em;
	background-color: #3399FF;
}
textarea { /*width: 			95%;*/
	height: 55px;
}

.fieldset {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #B4B4B4;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #F2F2F2;
}
.fieldset a {
	background-color: #E0E0E0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #B4B4B4;
	margin-top: 2px;
	margin-bottom: 2px;
}
.fieldset a:hover {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #B4B4B4;
	margin-top: 2px;
	margin-bottom: 2px;
}
legend {
	font-size:					11px;
	font-weight: 				bold;
}

.boton		{
	height: 25px;
	width: 81px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #FFFFFF;
	background-color: #000000;
}
A.boton:active				{
	height: 25px;
	width: 81px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #CC9900;
	background-color: #000000;


}

A.boton:hover				{
	height: 25px;
	width: 81px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #CC9900;
	background-color: #000000;

}
.tit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #670133;
	font-weight: bold;
	text-decoration: none;
}
.sub_tit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

