.bgContents {
	background-color: #FFFFFF;
	background-image: url(images/bg_contentsTop.gif);
	padding: 10px 30px 10px 10px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 360px;
}
.mainBrdr {
	border: 1px solid #CCCCCC;
}
.bgSubMenu {

	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #9C2130;
	border-bottom-width: 1px;
	border-top-style: none;
}
.subMenuBtn {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #9C2130;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	background-color: #FEEFED;
	text-align: center;
	padding: 4px;
	cursor: hand;
	height: 18px;
}
.MenuBtn {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	cursor: pointer;
}
.textoGeneral {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
}
.titulos {
	font-family: Tahoma, Arial, Verdana;
	font-size: 16px;
	color: #9C212A;
}
.boxContacto {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #9C212A;
	border: 1px solid #C0C0C0;
}
.b_contacto {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #C0C0C0;
	background-image: url(images/bg_buttonContacto.gif);
	background-repeat: no-repeat;
	text-align: center;
	background-position: center center;
	border: none;
	height: 24px;
	width: 97px;
	cursor: hand;
}
.bgCopyRights {
	background-color: #FFFFFF;
	background-image: url(images/bg_contents.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 40px;
}
.subMenuBtnLft {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #9C2130;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	background-color: #FEEFED;
	text-align: center;
	padding: 4px;
	cursor: hand;
	height: 18px;
	border-left-width: 1px;
	border-left-color: #9C2130;
}
.bgTDSubMenu {
	background-image: url(images/bg_subMenu.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.subMenuBtnON {

	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #9C2130;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	background-color: #FBB5AA;
	text-align: center;
	padding: 4px;
	cursor: hand;
	height: 18px;
}
.subMenuBtnLftON {

	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #9C2130;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	background-color: #FBB5AA;
	text-align: center;
	padding: 4px;
	cursor: hand;
	height: 18px;
	border-left-width: 1px;
	border-left-color: #9C2130;
}
