.MenuLeft {
	background-color: #eaeff5;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #db0058;
	border-left-color: #b1bfcc;
	border-right-width: 1px;
	border-left-width: 1px;
}
.MenuRight {
	background-color: #eaeff5;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b1bfcc;
	border-left-color: #db0058;
	border-right-width: 1px;
	border-left-width: 1px;
	padding: 5px;
}
.MenuTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.TempBanner {
}

.MenuTop a:link{
	font-size: 9px;
	color: #666666;
	text-decoration:none;
}
.MenuTop a:visited{
	font-size: 9px;
	color: #666666;
	text-decoration:none;
}
.MenuTop a:hover{
	font-size: 9px;
	color: #db0058;
}

.BckContents {
	background-image: url(Bck_Body.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.TextoNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.TextoNormal a:link{
	font-size: 11px;
	color: #db0058;
	text-decoration:none;
}
.TextoNormal a:visited{
	font-size: 11px;
	color: #db0058;
	text-decoration:none;

}
.TextoNormal a:hover {
	font-size: 11px;
	color: #db0058;
	text-decoration:none;

}




.MenuBox {
	background-image: url(MenuBox_header.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 12px 8px 8px;
	color: #4c4c4c;
	margin-top: 15px;
}
.TituloWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #db0058;
	background-image: url(Icon_SquareBlue.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-indent: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cad8e5;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom:15px;
}
.TituloRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #db0058;
	background-image: url(Icon_SquareBlue.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-indent: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #db0058;
	padding-bottom: 5px;
	padding-top: 5px;
}


.MenuBox a:link{
	color: #4c4c4c;
	text-decoration:none;
	background-image: url(Icon_ArrowLight.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 135px;
}
.MenuBox a:visited{
	color: #4c4c4c;
	text-decoration:none;
	background-image: url(Icon_ArrowLight.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 135px;

}
.MenuBox a:hover{
	color: #db0058;
	text-decoration:none;
	background-image: url(Icon_Arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 135px;

}
.MenuBoxTitle{
	color: #db0058;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #f1b0cc;
	font-weight: bold;
	padding-bottom: 3px;
}
.BckBody {
	background-image: url(Bck_Looper.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.BckShadowL {
	background-image: url(Bck_Looper_L.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.BckShadowR {
	background-image: url(Bck_Looper_R.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
