/*	p is for progress
 *	p_cur is for when it's the current page/thing
 *	p_no is for when it's undone
 *	p_yes is for when it's done
 */
 
#p, div.p_cur, div.p_yes, div.p_no {
}


/*	fbutton is for form submit buttons */

input.fbutton {
	line-height:100%;
	cursor:pointer; 
	border: solid black 2px;
	background-color:#f09120; 
	padding:2px; 
	font-size: 95%; 
	color:#fff; 
	font-weight:bold;
}


#image2 {
	position: absolute;
	top: 103px;
	left: 0px;
	width: 100%;
	height: 49px;
	background:url('../../imgspanish/base/g-header_graybar_sp.gif') repeat-x top #f09120;
}

#image3 {
	position: absolute;
	top: 122px;
	left: 0px;
	width:165px;
	
	height: 81px;
	background:url('../../imgspanish/base/myhmi_sp.gif') no-repeat;
}

#capl {
	height: 90px;
	background-color: #f09120;
}

div.bn_off {
	color:white;
	float:left;
	border:2px solid #999;
	background: #f09120;
	padding:4px;
	margin:4px;
}
div.bn_on {
	background: #f09120;
	float:left;
	padding:4px;
	margin:4px;
	border:2px solid #999;
}

#secname {
	position:absolute;
	top:195px;
	left:0px;
	font-size:16px;
	width:165px;
	
	height:30px;
	padding:5px;
	color:#FFF;
	font-weight:bold;
	z-index:100;
	background:#B25306;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:155px;
	height:20px;
}


.duh {}
