.PageBg {
	/*background-image: url(../pShop/images/blindGray.gif);*/
/*	background-repeat: repeat;*/
}
.topBg {
	background-image: url(../pShop/images/bckgd_header.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
}
.centerBg {
	/*background-image: url(../pShop/images/main_05.gif);*/
/*	background-repeat: repeat-x;*/
background-color:#FFFFFF;
}
.pwBg {
	background-image: url(../pShop/images/main_13.jpg);
	background-repeat: no-repeat;
	background-position:right;
}
.bottomBG {
	background-image: url(../pShop/images/bckgd_footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.formElement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	width:100%;
	border-width:2px;
	border-bottom-color:#9d9d9d;
	border-right-color:#9d9d9d;
	height:26px;
	
}
.standardText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.h100 {
	height:100%;
}
.Left20Pad {
	padding-left:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	letter-spacing: -0.05em;
}

.phoneVerify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight:bold;
	letter-spacing: -0.05em;
}

.r30{
	
}

.browse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 3px;
}
.r5 {
	padding-right:5px;
}
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #993300;
}

a.button:link, a.button:visited, a.button:active 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#666666;
	font-style: normal;
	font-variant: normal;
	text-decoration:none;
	font-weight:normal;
}

a.button:focus, a.button:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}

.intraBar {
	background-image: url(../pShop/images/intraBar.gif);
	background-repeat: repeat-x;
}
.ibar {
	background-image: url(../pShop/images/intraBar.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.badInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width:100%;
	background-image: url(../images/attention2.png);
	background-repeat: no-repeat;
	background-position: left center;
}
h1{
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
color: #497838;
filter: progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=8);
text-shadow: 1px 1px 2px #999999;
}

h1 a{
	text-decoration: none;
	color: #497838;
}
h1 a:hover{
	text-decoration: underline;
	color: #497838;
}
h1 a:visited, a:active{
	text-decoration: underline;
	color: #497838;
}
.lblform{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #497838;
font-weight: bold;
}
.lblform a{
color: #497838;
text-decoration:none;
}
.lblform a:hover{
color: #497838;
text-decoration:underline;
}

p.txtcontenido{
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}