form, input {
    padding:0px;
	margin:0px;
}
a.menu {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-image:url(../images/menu_bg.jpg);
	width:195px;
	height:30px;
	background-position: center bottom;
	display:block;
	background-repeat: no-repeat;
	float: right;
}
a.menu:visited {
	color: #FFFFFF;
}
a.menu:hover {
	color: #a76f40;
}
a.menu:active {
	color: #FFFFFF;
}
.header {
	font-family: "Futura Md BT";
	font-size: 30px;
	font-weight: bold;
	color: #A56F40;
}
.confirm_heade {
	font-family: "Futura Md BT";
	font-size: 20px;
	font-weight: bold;
	color: #A56F40;
}
.combo_bold {
	font-family: arial;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #A56F40;
}
.combo {
	font-family: arial;
	font-size: 12px;
	line-height: 20px;
	color: #A56F40;
}
.combo_white {
	font-family: arial;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
.combo_bold_white {
	font-family: arial;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.tarea {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #A56F40;
}
.error {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
a {
	font-family: arial;
	font-size: 12px;
	color: #A56F40;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A56F40;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #A56F40;
}
fieldset {
-moz-border-radius: 8px;
border-radius: 8px;
}
h1 {
	font-family: arial;
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	color: #7E7E7E;
	display: inline;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: arial;
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	color: #7E7E7E;
	display: inline;
	margin: 0px;
	padding: 0px;
}
a.perfect {
	font-family: arial;
	font-size: 20px;
	color: #333333;
	font-weight:bold;
}
a.perfect:link {
	text-decoration: none;
}
a.perfect:visited {
	text-decoration: none;
	color: #333333;
}
a.perfect:hover {
	text-decoration: none;
	color: #A56F40;
}
a.perfect:active {
	text-decoration: none;
	color: #333333;
}

