a {
	text-decoration : none;
	color: #000000;
}

a:hover {
	text-decoration : none;
	color: #000000;
}

a:visited {
	text-decoration : none;
	color: #000000;
}

body, td {
	color : #000000;
	font : normal 11px "Trebuchet MS";
}

.MainBorder {
	border: 1px solid CCCCCC;
}

.MenuPrincipalBorderTopBottom {
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFEFD8;
	border-bottom-color: #FFCB87;
}
.MenuPrincipalBorderTopBottomAlbum {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFEFD8;
	border-bottom-color: #FFCB87;
}
.MenuPrincipalBorderLeftRight {
	border: 1px solid #CDCCCB;
}

.MenuPrincipalBorderLeftRightSelected {
	border: 1px solid #CDCCCB;
	background-color: #FFEFD8;
}
.Traco  {
	color: #FFCB87;
}
.Bg  {
	background-color: #FFCB87;
}
.BgClaro  {
	background-color: #FFEFD8;
}
.Border  {
	border: 2px solid #FFCB87;
}
.cxTitDestaque {
	background-color: #FFF9F1;
	font-family: "Trebuchet MS";
	font-size: 12px;
	border: 1px solid #FFCB87;
	text-align: right;
}
.cxTitDestaqueCentralBox {
	background-color: #FFF9F1;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	border-top: 1px solid #FFCB87;
	border-right: 1px solid #FFCB87;
	border-bottom: 2px solid #FFCB87;
	border-left: 1px solid #FFCB87;
}
.cxTitDestaqueCentral {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	border-bottom: 2px solid #FFCB87;
}
.MenuSecundarioBorderBottom {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFCB87;
	background-color: #FFFFFF;
}
.Div {
	/*background-color: #FFEFD8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;*/
	padding-left: 10px;
}
.MenuBg {
	background-color: #FFEFD8;
}
.MenuBgBlank {
	background-color: #FFFFFF;
}