.Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#FFFFFF;
}

.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color:#FFFFFF;
}

.Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	text-align:justify;
	line-height:18px;
	color:#555555;
}
.BodyNoAlign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	line-height:16px;
	color:#555555;
}
.BodyBoldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align:justify;
	border-bottom: 1px solid #FF0000;
	color:#555555;
}

/* Inicio Styles Serviços da BCJ */
.ServicosBodyBoldOrage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align:justify;
	border-bottom: 1px solid #FF9900;
	color:#555555;
}
.ServicosMainLinkOnMouseOut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align:justify;
	border-bottom: 1px solid #FF9900;
	color:#555555;
	cursor:default;
	line-height:22px;
}
.ServicosMainLinkOnMouseOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align:justify;
	border-bottom: 1px solid #FF5500;
	color:#333333;
	line-height:22px;
	cursor:pointer;
}
.ServicosMenuOnMouseOut{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 3px;
	font-weight:bold;
	text-align:justify;
/*	border-bottom: 1px solid #FF9900;*/
	color:#555555;
	cursor:default;
	background-color:#FFFFFF;
	line-height:18px;
}
.ServicosMenuOnMouseOver{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 3px;
	font-weight:bold;
	text-align:justify;
	color:#555555;
	cursor:pointer;
	background-color:#EFEFEF;
	line-height:18px;
}
.ServicosLink:link { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #555555; 
	text-decoration: none;
}
.ServicosLink:visited { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #555555; 
	text-decoration: none;
}
.ServicosLink:active  { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #555555; 
	text-decoration: none;
}
.ServicosLink:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #555555;
	border-bottom: 1px solid #FF9900; 
	text-decoration: none;
}

/* Fim Styles Serviços da BCJ */

/* Inicio Styles dos Formulários da BCJ */
.Label { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
}
.Edit { 
	background-image:url(img/bg_edit.jpg); 
	border: 1px solid #3B6188; 
	font-weight:normal; 
    font-size:9px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#3B6188; 
}
		
.EditMultiLine { 
    text-align:justify;
	border: 1px solid #3B6188; 
	font-weight:normal; 
    font-size:9px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#3B6188; 
	height:89px;
}
.BtndPurple { 
	background-color:#FFFFFF;
	border: 1px solid #6600CC; 
	font-weight:normal; 
    font-size:9px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#333333; 
}
.BtndRed { 
	background-color:#FFFFFF;
	border: 1px solid #FF0000; 
	font-weight:normal; 
    font-size:9px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#333333; 
}
/* Fim Styles dos Formulários da BCJ */

/* Inicio Styles da parte de Host da BCJ */
.HostDarkBkgTitle{
	background-color:#003366;
	height:19px;
}
.HostCleanBkgTitle{
	background-color:#3A6B9D;
	height:19px;
}
.HostTableMidleBlueBorderBoth{
	background-color:#DFE9F4;
	border-left:1px solid #003366;
	border-right:1px solid #003366;
	height:19px;
}
.HostTableMidleBlueBorderLeft{
	background-color:#DFE9F4;
	border-left:1px solid #003366;
	height:19px;
}
.HostTableMidleBlueBorderRight{
	background-color:#DFE9F4;
	border-right:1px solid #003366;
	height:19px;
}
.HostTableMidleBlueBorderBothBotton{
	background-color:#DFE9F4;
	border-left:1px solid #003366;
	border-right:1px solid #003366;
	border-bottom:1px solid #003366;
	height:19px;
}
.HostTableMidleBlueBorderLeftBotton{
	background-color:#DFE9F4;
	border-left:1px solid #003366;
	border-bottom:1px solid #003366;
	height:19px;
}
.HostTableMidleBlueBorderRightBotton{
	background-color:#DFE9F4;
	border-right:1px solid #003366;
	border-bottom:1px solid #003366;
	height:19px;
}
.HostTableMidleWhiteBorderBothBotton{
	background-color:#FFFFFF;
	border-left:1px solid #003366;
	border-right:1px solid #003366;
	border-bottom:1px solid #003366;
	height:19px;
}
.HostTableMidleWhiteBorderLeftBotton{
	background-color:#FFFFFF;
	border-left:1px solid #003366;
	border-bottom:1px solid #003366;
	height:19px;
}
.HostTableMidleWhiteBorderRightBotton{
	background-color:#FFFFFF;
	border-right:1px solid #003366;
	border-bottom:1px solid #003366;
	height:19px;
}
.HostTableMidleWhiteBorderBoth{
	background-color:#FFFFFF;
	border-left:1px solid #003366;
	border-right:1px solid #003366;
	height:19px;
}
.HostTableMidleWhiteBorderLeft{
	background-color:#FFFFFF;
	border-left:1px solid #003366;
	height:19px;
}
.HostTableMidleWhiteBorderRight{
	background-color:#FFFFFF;
	border-right:1px solid #003366;
	height:19px;
}
.HostTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
}
.HostFont{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:14px;
	font-weight:bold;
	color:#333333;
	margin-left:3px;
	margin-right:3px;
}
.HostBodyBoldBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align:justify;
	border-bottom: 1px solid #00B4E3;
	color:#555555;
}
.HostBtndBlue { 
	background-color:#FFFFFF;
	border: 1px solid #00B4E3; 
	font-weight:normal; 
    font-size:9px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#333333; 
}

.HostBodyBoldOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align:justify;
	border-bottom: 1px solid #F27B27;
	color:#555555;
}
.HostBtndOrange { 
	background-color:#FFFFFF;
	border: 1px solid #F27B27; 
	font-weight:normal; 
    font-size:9px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#333333; 
}

.HostBodyBoldDarkYellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align:justify;
	border-bottom: 1px solid #CBD737;
	color:#555555;
}
.HostBtndDarkYellow { 
	background-color:#FFFFFF;
	border: 1px solid #CBD737; 
	font-weight:normal; 
    font-size:9px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#333333; 
}

.HostBodyBoldYellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align:justify;
	border-bottom: 1px solid #F8DA22;
	color:#555555;
}
.HostBtndYellow { 
	background-color:#FFFFFF;
	border: 1px solid #F8DA22; 
	font-weight:normal; 
    font-size:9px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#333333; 
}

/* Fim Styles da parte de Host da BCJ */

/* Inicio Styles da parte de Open-Source*/ 

.OpenSourceCode {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color:#333333;
}
.OpenSourceCodeBold {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color:#0000FF;
}

.OpenSourceCodeComment {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color:#999999;
}

.OpenSourceCodeOperator {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color:#FF0000;
}
.OpenSourceCodeString {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color:#009900;
}
.OpenSourceTableCode{
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color:#333333;
	border: 1px solid #00FF00;
	border-style:dashed;
}
.OpenSourceBodyBoldGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align:justify;
	border-bottom: 1px solid #00FF00;
	color:#555555;
}

.OpenSourceMainLinkOnMouseOut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align:justify;
	border-bottom: 1px solid #00FF00;
	color:#555555;
	cursor:default;
	line-height:22px;
}
.OpenSourceMainLinkOnMouseOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align:justify;
	border-bottom: 1px solid #55FF00;
	color:#333333;
	line-height:22px;
	cursor:pointer;
}
.OpenSourceContador{
	border-top:1px solid #00FF00;
	font-weight:normal; 
    font-size:9px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#333333; 
}
.OpenSourceLink:link { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #333333; 
	text-decoration: none;
}
.OpenSourceLink:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #333333; 
	text-decoration: none;
}
.OpenSourceLink:active  { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #333333; 
	text-decoration: none;
}
.OpenSourceLink:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #333333; 
	text-decoration: underline;
}
.OpenSourceBtn { 
	background-color:#FFFFFF;
	border: 1px solid #009900; 
	font-weight:normal; 
    font-size:9px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#333333; 
}


/* Fim Styles da parte de Open-Source*/ 

/*
.companyTit{
	width:157px;
	height: 30px;
	background: url(pix/btnEgs.jpg) no-repeat;
	text-indent:-5000px;
	cursor:pointer;
}
*/
/* Style para link do mapa do site */
.MapaLink:link { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #B2C1D1; 
	text-decoration: none;
}
.MapaLink:visited { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #B2C1D1; 
	text-decoration: none;
}
.MapaLink:active  { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #B2C1D1; 
	text-decoration: none;
}
.MapaLink:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #FFFFFF;
	text-decoration: none;
}


.EmpresaLink:link { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #555555; 
	text-decoration: none;
}
.EmpresaLink:visited { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #555555; 
	text-decoration: none;
}
.EmpresaLink:active  { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #555555; 
	text-decoration: none;
}
.EmpresaLink:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #555555;
	border-bottom: 1px solid #FF0000; 
	text-decoration: none;
}

.PortifolioLink:link { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #555555; 
	text-decoration: none;
}
.PortifolioLink:visited { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #555555; 
	text-decoration: none;
}
.PortifolioLink:active  { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #555555; 
	text-decoration: none;
}
.PortifolioLink:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #555555;
	border-bottom: 1px solid #FFFF00; 
	text-decoration: none;
}

.OpenSourceLink2:link { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #555555; 
	text-decoration: none;
}
.OpenSourceLink2:visited { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #555555; 
	text-decoration: none;
}
.OpenSourceLink2:active  { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #555555; 
	text-decoration: none;
}
.OpenSourceLink2:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #555555;
	border-bottom: 1px solid #00FF00; 
	text-decoration: none;
}

.HospedagemLink:link { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #555555; 
	text-decoration: none;
}
.HospedagemLink:visited { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #555555; 
	text-decoration: none;
}
.HospedagemLink:active  { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #555555; 
	text-decoration: none;
}
.HospedagemLink:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #555555;
	border-bottom: 1px solid #0099FF; 
	text-decoration: none;
}

.ContatoLink:link { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #555555; 
	text-decoration: none;
}
.ContatoLink:visited { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #555555; 
	text-decoration: none;
}
.ContatoLink:active  { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #555555; 
	text-decoration: none;
}
.ContatoLink:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #555555;
	border-bottom: 1px solid #6600CC; 
	text-decoration: none;
}

.MapaLink2:link { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #555555; 
	text-decoration: none;
}
.MapaLink2:visited { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #555555; 
	text-decoration: none;
}
.MapaLink2:active  { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #555555; 
	text-decoration: none;
}
.MapaLink2:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #555555;
	border-bottom: 1px solid #bcbdba; 
	text-decoration: none;
}


.HomeLink:link { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #555555; 
	text-decoration: none;
}
.HomeLink:visited { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #555555; 
	text-decoration: none;
}
.HomeLink:active  { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #555555; 
	text-decoration: none;
}
.HomeLink:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #555555;
	border-bottom: 1px solid #224e7a; 
	text-decoration: none;
}
