.tableGreen{
	background-color:#C0D9B7;
	border-bottom:1px solid #E4EBDF;
}

.titleFieldsTableGreen{
	background-color:#D6E6D0;
	border-right:1px solid #A8CB9C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#003300;
	height:20px;
	border-top:1px solid #E7F0E3;
}

.dataLightTableGreen{
	background-color:#FDFEFC;
	border-right:1px solid #A8CB9C;
	border-bottom:1px solid #E4EBDF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	height:20px;
}

.dataTableGreen{
	background-color:#F3F8F1;
	border-right:1px solid #A8CB9C;
	border-bottom:1px solid #E4EBDF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	height:20px;
}

.tableRed{

	background-color:#D8B7B7;

	border-bottom:1px solid #EBDFE1;

}



.titleTableRed{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#320B00;
	padding-left:10px;
	height:25px;
	padding-top:5px;
	border-bottom:1px solid #CA9B9B;
}

.titleFieldsTableRed{
	background-color:#E5D0D0;
	border-right:1px solid #CA9B9B;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#66433B;
	height:20px;
	border-top:1px solid #EFE2E2;
}

.dataLightTableRed{
	background-color:#FCFCFC;
	border-right:1px solid #CA9B9B;
	border-bottom:1px solid #CA9B9B;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	height:20px;
}

.dataTableRed{
	background-color:#F7F1F1;
	border-right:1px solid #CA9B9B;
	border-bottom:1px solid #CA9B9B;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	height:20px;
}


.input-btn {
	border: 1px outset;
	cursor: pointer;
	font-size:9;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 1px;
	background-image: url(image/input_fd_btn.gif);
	width:70px;
	background-repeat: repeat-x;
	font-family: Tahoma, sans-serif;
	height: 20px;
}
.fonte {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.orelha {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #993300;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C9C9C9;
	border-right-color: #C9C9C9;
	border-bottom-color: #C9C9C9;
	border-left-color: #C9C9C9;
	background-color: #FFFFFF;
	text-align: center;
	font-weight: bolder;
}
.sem-orelha {
	border-top: 0px solid #C9C9C9;
	border-right: 0px solid #C9C9C9;
	border-bottom: 1px solid #C9C9C9;
	border-left: 0px solid #C9C9C9;
}
.box-branco {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border-top: 0px solid #C9C9C9;
	border-right: 1px solid #C9C9C9;
	border-bottom: 1px solid #C9C9C9;
	border-left: 1px solid #C9C9C9;
	padding: 6px;
	height: 160px;




}
.orelha-escura {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #656565;
	text-decoration: none;
	background-color: #EFEFEF;
	text-align: center;
	border: 1px solid #C9C9C9;
	cursor: pointer;



}
.input-txt {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: 20px;
	width: 100%;
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D1D1D1;
	border-right-color: #F1F1F1;
	border-bottom-color: #F1F1F1;
	border-left-color: #D1D1D1;
}
.borda-full {
	border: 1px solid #C9C9C9;
}
.borda-dir {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C9C9C9;
	border-right-color: #C9C9C9;
	border-bottom-color: #C9C9C9;
	border-left-color: #C9C9C9;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.fonte-vermelha {

	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #CB3301;
	text-decoration: none;
}

.fonte-verde {

	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #004600;
	text-decoration: none;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
}

body {
	/*background-color: #E5E1DE;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
	scrollbar-arrow-color:#666666;
	scrollbar-3dlight-color:#666666;
	scrollbar-highlight-color:#fffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-shadow-color:#666666;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-track-color:#f8f8f8;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:visited {
	color: #333333;
	text-decoration: none;
	
}
a:hover {
	color: #003300;
	text-decoration: none;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
.style5 {
	color: #CCCCCC;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style6 {
	font-size: 10px;
	font-weight: bold;
}
.style7 {font-size: 10px}

/* Links de navegao */
a.naveg:link {
	text-decoration:none;
	color: #ffffff;
}
a.naveg:visited {
	text-decoration: none;
	color: #ffffff;
}
a.naveg:hover {
	text-decoration: none;
	color: #eeeeee;
}
a.naveg:active {
	text-decoration: none;
	color: #333333;
}

/* Links normais */
a.link:link {
	text-decoration: none;
	color: #FE8534;
}
a.link:visited {
	text-decoration: none;
	color: #FE8534;
}
a.link:hover {
	text-decoration: underline;
	color: #FE8534;
}
a.link:active {
	text-decoration: none;
	color: #FE8534;
}

/* Links do mural */
a.mural:link {
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
}
a.mural:visited {
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
}
a.mural:hover {
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #999999;
}
a.mural:active {
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
}

/* Gramde */
a.grande:link {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #666666;
}
a.grande:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #666666;
}
a.grande:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #999999;
}
a.grande:active {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #666666;
}

/* Style pra inputs */
.inp  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;	
}
	/* Style pra inputs com BORDA */
	.inpBR  {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333333;
		background-color: #FFFFFF;
		border: 1px solid #D4D0C8;	
	}
	
	/* Style pra inputs com BORDA e tamenho FONTE 10 */
	.inpB  {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #333333;
		background-color: #FFFFFF;
		border: 1px solid #D4D0C8;	
	}
	
	
		.inpBVERMELHO  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #D8B7B7;
	border: 1px solid #D4D0C8;
	}
	/* Style pra inputs SUBMIT */
	.sub  {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333333;
		background-color: #D4D0C8;
		border: 1px solid #D4D0C8;	
	}
	
.bg_naveg_3 {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image:url(../imagens/body/bg_bot.3.gif)
}

/* Style pra tabelas */
.bg_naveg_2 {
	background-attachment: fixed;
	background-repeat: x-repeat;
	background-position: right bottom;
	background-image:url(../imagens/body/bg_bot.2.gif)
}
.alerta {
	color: #FF3300;
	font-weight: bold
}
.sucesso {
	font-size: 11px;
	color: #006699;
	font-weight: bold
}
/* Gramde */
a.branco:link {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
}
a.branco:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
	outline:solid
}
a.branco:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
	text-decoration: underline;
}
a.branco:active {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
		font-weight: bold;
}
.verde {
	font-size: 11px;
	color: #003300;
	font-weight: bold
}
/* Gramde */
a.fonte_branco:link {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}
a.fonte_branco:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	outline:solid
}
a.fonte_branco:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	text-decoration: underline;
}
a.fonte_branco:active {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
		font-weight: bold;
}

.grande {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.grande_branco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}

.fonte0 {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}
.fonte1 {
	font-family: tahoma;
	font-size: 13px;
	color: #333333;
}
.fonte2 {
	font-family: tahoma;
	font-size: 15px;
	color: #333333;
}
.fonte3 {
	font-family: tahoma;
	font-size: 17px;
	color: #333333;
}
.fonte4 {
	font-family: tahoma;
	font-size: 19px;
	color: #333333;
}
.fonte5 {
	font-family: tahoma;
	font-size: 21px;
	color: #333333;
}
.fonte6 {
	font-family: tahoma;
	font-size: 23px;
	color: #333333;
}
