/* CSS Document */

.bkgr_main{
	background-image:url(images/bkgr_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bkgr_horiz{
	background-image:url(images/bkgr_btm.gif);
	background-repeat: repeat;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	line-height: 14px;
}
.textTransp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2px;
	color: FFFFFF;
	line-height: 3px;
}
.textElect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	line-height: 14px;
}
.textAdress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 10px;
	color: #000000;
	line-height: 14px;
}
.TitAdress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	font-style: normal;
	font-weight: bold;
	line-height: 14px;
}
.TitSubAdress {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	line-height: 14px;
}
.Titulos {
	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #CC0000;
	line-height:0px;
}
.TitulosSub {
	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #CC0000;
	padding-left: 10px;
	text-transform: none;
	line-height: 20px;
	line-height: 22px;
}
.b a:link {
	color: #000000;
	text-decoration: none;
}
.b a:visited {
	color: #000000;
	text-decoration: none;
}
.b a:hover {
	background-color:#FFDFDF;
	color: #CC0000;
	text-decoration: none;
}
.b a:active {
	text-decoration: none;
	color: #000000;
}
.c a:link {
	color: #CC0000;
	text-decoration: none;
}
.c a:visited {
	color: #CC0000;
	text-decoration: none;
}
.c a:hover {
	background-color:#FFDFDF;
	color: #FF0000;
	text-decoration: none;
}
.c a:active {
	text-decoration: none;
	color: #CC0000;
}.textTit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
}
.textLeft {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
}
.bkgry_main {
	border-style: dotted;
}
