h1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #F0CA00;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Arial;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	display: block;
	font-size:12px;
}
a.menu {
	font-family: Arial;
	font-weight:bold;
	font-size: 12px;
	color: #FFFFFF;
	line-height:25px;
	background-image:url(../images/menu_sep.jpg);
	background-position:right;
	background-repeat:no-repeat;
	text-align: center;
	margin: 0px;
	padding-right: 15px;
	padding-left: 15px;
}
a.menu:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.menu:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.menu:hover {
	text-decoration: none;
	color: #506C1C;
}
a.menu:active {
	text-decoration: none;
	color: #FFFFFF;
}
p, br, form {
    padding:0px;
	margin:0px;
}
.tarea {
	font-family: Arial;
	font-size: 12px;
	color: #3F5313;
	border: 1px solid #85B627;
}
br {
	margin: 0px;
	padding: 0px;
}
.combo {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color:#3F5313;
	text-align:left;
}
.combo2 {
	font-family: arial;
	font-size: 12px;
	line-height: 20px;
	color:#3F5313;
}
.combo_bold {
	font-family: Arial;
	font-size: 12px;
	color:#3F5313;
	font-weight:bold;
}
.qty {
	font-family: Arial;
	font-size: 12px;
	color: #3F5313;
	border: 1px solid #85B627;
	height:18px;
	line-height:18px;
	margin-left:5px;
	padding-top:3px;
}
a:link {
	color: #3F5313;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3F5313;
}
a:hover {
	text-decoration: none;
	color: #85B627;
}
a:active {
	text-decoration: none;
	color: #3F5313;
}
.error {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
}
.btn_register {
	background: url(../images/btn_register.jpg);
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 63px;
	border:none;
	cursor:hand;
}
.btn_next {
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 46px;
	border:none;
	cursor:hand;
	background: url(../images/btn_next.jpg);
	color: #9A8D0B;
}
.img_brdr {
	margin: 3px;
	padding: 3px;
	border: 1px solid #B3D179;
}
.url {
	font-family: Tahoma;
	font-size: 10px;
	font-style: italic;
	color: #3F5313;
}
.subject {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #3F5313;
}
.header {
	font-family: Arial;
	font-size: 14px;
	color:#3F5313;
	font-weight:bold;
}
a.custom {
    font-family:arial;
	font-size:12px !important;
}
a.custom:link {
	color: #009900;
	text-decoration: none;
}
a.custom:visited {
	text-decoration: none;
	color: #009900;
}
a.custom:hover {
	text-decoration: none;
	color: #3F5313;
}
a.custom:active {
	text-decoration: none;
	color: #009900;
}

