.backmenu1 {
	font-family: Arial,Tahoma, sans-serif;
	font-size:11px;
  color: #666666;
	border: 1px #999999 solid;
	background: #F9F9F9;
}
.backmenu2 {
	font-family: Arial,Tahoma, sans-serif;
	font-size:11px;
  color: #666666;
  text-decoration:none;
}
.backmenu2:hover {
  color: #333333;
}
.backmenu3 {
	font-family: Arial,Tahoma, sans-serif;
	font-size:11px;
  color: #FFFFFF;
	border: 1px #FFFFFF solid;
	background: #2859A6;
}
.txt1 {
	font-family: Arial,Tahoma, sans-serif;
	font-size:11px;
  color: #808080;
  text-decoration:none;
}

.txt_back1 {
	font-family: Arial,Tahoma, sans-serif;
	font-size:11px;
  color: #292929;
  text-decoration:none;
}

.divBlue {
	font-family: Arial,Tahoma, sans-serif;
	font-size:11px;
  	color: #FFFFFF;
  	text-decoration:none;
	font-weight: bold;
	text-align: center;
	background-color: #2859A6;
	vertical-align: middle;
	padding-top: 6px;
	width: 70px;
	height: 25px;
}

.txtBlue {
	font-family: Arial,Tahoma, sans-serif;
	font-size:11px;
  	color: #FFFFFF;
  	text-decoration: underline;
	font-weight: bold;
}

.txtBlue:hover {
	text-decoration: none;
	color: #D2E8FF;
}

.txtGray {
	font-family: Arial,Tahoma, sans-serif;
	font-size:11px;
  	color: #CCCCCC;
  	text-decoration: underline;
	font-weight: bold;
}

.txtGray:hover {
	text-decoration: none;
	color: #D2E8FF;	
}

.divDarkBlue {
	font-family: Arial,Tahoma, sans-serif;
	font-size:11px;
  	color: #CCCCCC;
	background-color:#000066;
  	text-decoration:none;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	vertical-align: middle;
	padding-top: 6px;
	width: 70px;
	height: 25px;
}

.caja {
	font-family: Arial,Tahoma, sans-serif;
	font-size:11px;
  color: #666666;
	border: 1px #999999 solid;
	background: #F9F9F9;
}