.upL{
	background-image: url(borders/upL.jpg);
	width: 106px;
	height: 11px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.upC{
	background-image: url(borders/upC.jpg);
	background-repeat: repeat-x;
	height: 11px;
	background-position: bottom;
	

}
.upR{
	background-image: url(borders/upR.jpg);
	width: 106px;
	height: 11px;
	background-repeat: no-repeat;
	background-position: right bottom;
}




.downL{
	background-image: url(borders/downL.jpg);
	width: 106px;
	height: 11px;
	background-repeat: no-repeat;
	background-position: left  top;
}
.downC{
	background-image: url(borders/downC.jpg);
	background-repeat: repeat-x;
	height: 11px;
	min-width: 1px;
	background-position: center top;

}
.downR{
	background-image: url(borders/downR.jpg);
	width: 106px;
	height: 11px;
	background-repeat: no-repeat;
	background-position: right top;
}


.leftC{
	background-image: url(borders/leftC.jpg);
	background-repeat: repeat-y;
	width: 6px;
	background-position: left;
	background-color: #fff;
}

.rightC{
	background-image: url(borders/rightC.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 6px;
	background-color: #fff;
	
}


.contentBox
{
	border:0px;
}
.boxContent
{
	padding: 15px;
	background-color: #fff;
	color: #000; 
}





.OupL{
	background-image: url(bordersO/upL.jpg);
	width: 106px;
	height: 11px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.OupC{
	background-image: url(bordersO/upC.jpg);
	background-repeat: repeat-x;
	height: 11px;
	background-position: bottom;
	

}
.OupR{
	background-image: url(bordersO/upR.jpg);
	width: 106px;
	height: 11px;
	background-repeat: no-repeat;
	background-position: right bottom;
}




.OdownL{
	background-image: url(bordersO/downL.jpg);
	width: 106px;
	height: 11px;
	background-repeat: no-repeat;
	background-position: left  top;
}
.OdownC{
	background-image: url(bordersO/downC.jpg);
	background-repeat: repeat-x;
	height: 11px;
	min-width: 1px;
	background-position: center top;

}
.OdownR{
	background-image: url(bordersO/downR.jpg);
	width: 106px;
	height: 11px;
	background-repeat: no-repeat;
	background-position: right top;
}


.OleftC{
	background-image: url(bordersO/leftC.jpg);
	background-repeat: repeat-y;
	width: 6px;
	background-position: left;
	background-color: #fff;
}

.OrightC{
	background-image: url(bordersO/rightC.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 6px;
	background-color: #fff;
	
}


.OcontentBox
{
	border:0px;
}
.OboxContent
{
	padding: 15px;
	background-color: #EF6F22;
	color: #000; 
}


/******* Estilos User ********/
.tituloCinzento {
	font-family: Arial;
	font-size: 19px;
	font-weight: bold;
	color: #666666;	
}

.tituloLaranja {
	font-family: Arial;
	font-size: 19px;
	font-weight: bold;
	color: #EF6F22;
}

.tituloAmarelo {
	font-family: Arial;
	font-size: 19px;
	font-weight: bold;
	color: #E3B509;
}

.tituloAzul {
	font-family: Arial;
	font-size: 19px;
	font-weight: bold;
	color: #25759A;	
}

.subTituloCinzento {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #666666;	
}

.subTituloLaranja {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #EF6F22;	
}

.subTituloAmarelo {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #E3B509;
}

.subTituloAzul {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #25759A;
}

.corpoTextoCinzento {
	font-family: Arial;
	font-size: 13px;
	color: #666666;
}

.corpoTextoCinzentoNegrito {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #666666;	
}

.corpoTextoLaranja {
	font-family: Arial;
	font-size: 13px;
	color: #EF6F22;
}

.corpoTextoLaranjaNegrito {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #EF6F22;	
}

.corpoTextoAmarelo {
	font-family: Arial;
	font-size: 13px;
	color: #E3B509;
}

.corpoTextoAmareloNegrito {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #E3B509;	
}

.corpoTextoAzul {
	font-family: Arial;
	font-size: 13px;
	color: #25759A;
}

.corpoTextoAzulNegrito {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #25759A;	
}

.cabecalhoTextoPequenoCinzento {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;	
}

.cabecalhoTextoPequenoLaranja {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #EF6F22;	
}

.cabecalhoTextoPequenoAmarelo {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #E3B509;	
}

.cabecalhoTextoPequenoAzul {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #25759A;	
}

.corpoTextoPequenoCinzento {
	font-family: Arial;
	font-size: 10px;
	color: #666666;	
}

.corpoTextoPequenoCinzentoNegrito {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #666666;	
}

.corpoTextoPequenoLaranja {
	font-family: Arial;
	font-size: 10px;
	color: #EF6F22;	
}

.corpoTextoPequenoLaranjaNegrito {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #EF6F22;	
}

.corpoTextoPequenoAmarelo {
	font-family: Arial;
	font-size: 10px;
	color: #E3B509;	
}

.corpoTextoPequenoAmareloNegrito {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #E3B509;	
}

.corpoTextoPequenoAzul {
	font-family: Arial;
	font-size: 10px;
	color: #25759A;	
}

.corpoTextoPequenoAzulNegrito {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #25759A;	
}



