.main{
	margin: 10px;
}

hr.white{
	width: 100%;
	height: 2px;
	color:#FFF;
	background-color:#FFF;
}

hr.largeGrayBar{
	background-color: #ccc7b8;
	width: 100%;
	height: 20px;
	border-bottom: 1px #76736b;
}

.bolsa{
	color: #000;
	font-size: 10px; 
	font-family: verdana; 
	margin: 0px auto;
}

.box{
	width: 200px;
	background-color: #FFF;
	margin: 10px auto;
	border: solid 1px #77746b;
}

.box p{
	color: #000;
	font-size:14px;
	text-align:center;
}

.h0{
	color: #990000;
	text-align: right;
	font-size: 13px;
}

.adminBox{
	width: 200px;
	background-color: #FFF;
	margin: 10px auto;
	border: solid 1px #77746b;
}

.pkey{
	height: 16px;
	background: url(../images/icons/admin.png) no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 1px 5px 0px 5px;
	text-indent: 20px;
	border-bottom:#77746b 1px dotted;
}

.pnews{
	height: 16px;
	background: url(../images/icons/newsletter.png) no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 1px 5px 0px 5px;
	text-indent: 20px;
	border-bottom:#77746b 1px dotted;
}

.fieldLegend{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	margin: 5px 0px 0px 5px;
}

.txtField{
	width: 80%;
	border: #DDD solid 2px;
	color: #333;
	font-size:12px;
	margin: 1px 5px;
}

.logonBot{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	margin: 5px;
}
