.tbltopo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-style: bold;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-image: url(imagens/menutop180.jpg);
}

.tbl_fundotop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
    color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	border: 1px outset #000000;
	background-color: #006699;
}

.tbl_caixadetexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
    color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	border: 1px outset #000000;
}


.textoswhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.textosblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.titulosblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.tituloswhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.linksblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.linkswhite{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}.tbl_plan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
    color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	border: 1px outset #FFFFFF;
}
.tbl_planborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.tbl_planborder_text_blank {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
}
.tbl_plantopleft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.ContentBox {
	background-color: #FFFFFF;
	border: 1px solid #D0D0D0;
	border-bottom: 4px solid #D0D0D0;
	border-radius: 4px;
	width: 750px;
	height: auto;
	padding: 4px;
	margin:0 auto;
	margin-bottom: 10px;
	margin-top:0px;
	margin-left:15%;
}
.ContentBox > .BoxHeader {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
	text-align: center;
	height: 30px;
	line-height: 30px;
	border-radius: 4px;
}
.ContentBox > .BoxContent {
	padding: 5px 0 5px 5px;
	font-size: 13px;
}
.ContentBox > .BoxContent > form > table {
	margin: 0 auto;
}
.ContentBox > #grey     { background-color: #333333; }
.ContentBox > #orange { background-color: #F66200; }
.ContentBox > #blue     { background-color: #2767A7; }
.Titulo_ContentBox_grey {color: #333333;}
.Titulo_ContentBox_orange{color: #F66200;}
.Titulo_ContentBox_blue {color: #2767A7;}
.Titulo_ContentBox_blank {color:#FFFFFF;}
.aviso_estoque {color: #FFFF00}