body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #525149;
	/*margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em*/
}

a:link { 
	color: #BC0213;
		text-decoration: none;
	}
a:visited { 
	color: #BC0213;
	text-decoration: none;
	}
a:hover { 
	color: #BC0213;
	text-decoration: underline;
	}
a:active { 
	color: #BC0213;
	text-decoration: none;
	}
	
a.faq {	
	color: #525149;	
	text-decoration: none;
}
a.faq:hover {	
	color: #BC0213;
	background-color: #F0F0EE;
	text-decoration: underline;
}	
a.faq:visited { 
	color: #525149;
	text-decoration: none;
}
a.faq:active { 
	color: #525149;
	text-decoration: none;
}
.borderCubo{
	border: 1px solid #CCCCCC;
}
.borderCuboORANGE{
	border: 1px solid #EA8329;
}
.borderCuboNObotton{
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom-style: none;
}
.borderCuboINSIDE{
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top: none;
	border-bottom-style: none;
}
.borderCuboNOTOP{
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top: none;
	border-bottom: 1px solid #CCCCCC;
}
.borderCuboNORight{
	border-right: none;
	border-left: 1px solid #CCCCCC;
	border-top: none;
	border-bottom: 1px solid #CCCCCC;
}
.borderCuboNORightAUX{
	border-right: none;
	border-left: 1px solid #CCCCCC;
	border-top: none;
	border-bottom: none;
}
.borderCuboNOLeft{
	border-right: 1px solid #CCCCCC;
	border-left: none;
	border-top: none;
	border-bottom: 1px solid #CCCCCC;
}
.borderCuboNOLeftAUX{
	border-right: 1px solid #CCCCCC;
	border-left: none;
	border-top: none;
	border-bottom: none;
}
.txt{
	font-size: 10px;
	color: #525149;
}
.txt_01{
	font-size: 9px;
	color: #525149;
}
.txt_02{
	font-size: 12px;
	color: #525149;
}
.txt_03{
	font-size: 11px;
	color: #E9E9E4;
}
.txt_erro {
	font-size: 10px;
	color: #EA8329;
}

.txt_blue{
	 font-size: 11px;
	color:#0099CC;
	}
.txt_orange{
	font-size: 11px;
	color:#EA8329; 
	}	

.td {
	background-color: #FFFFFF;
	border-right: 1px solid #B5B5A6;
	border-left: 1px solid #B5B5A6;
	border-top-style: none;
	border-bottom-style: none;
}
.td01 {
	background-color: #FFFFFF;
	border-right: 1px solid #B5B5A6;
	border-left-style: none;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-width: 1px;
	border-top-color: #B5B5A6;
}
.td02 {
	background-color: #FFFFFF;
	border-right: 0px none;
	border-left-style: none;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-width: 1px;
	border-top-color: #B5B5A6;
}
.tabela {
	background-color: #E9E9E4;
	border-right: 1px solid #B5B5A6;
	border-left: 1px solid #B5B5A6;
	border-top-style: none;
	border-bottom-style: none;
}
.tabela_top {
	background-color: #E9E9E4;
	border: 1px solid #B5B5A6;
}
.tabela_topo {
	background-color: #E9E9E4;
	border-right: none;
	border-left: none;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #B5B5A6;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
}
.tabela_01 {
	background-color: #FFFFFF;
	borderstyle: solid;
	border-right: 1px solid #B5B5A6;
	border-bottom: 1px solid #B5B5A6;
	border-left: 1px solid #B5B5A6;
}
.tabela_02 {
	background-color: #E9E9E4;
	border: 1px solid #B5B5A6
}
.tabela_03 {
	background-color: #F5F5F3;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-color: #B5B5A6;
	border-bottom-color: #B5B5A6;
	border-left-color: #B5B5A6;
}
.tabela_04 {
	background-color: #B5B5A6;
	borderstyle: solid;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #83836D;
	border-bottom: 1px solid #83836D;
	border-left: 1px solid #83836D;
}
.tabela_05 {
	background-color: #83836D;
	borderstyle: solid;
	border: 1px solid #83836D;
}
.tabela_log {
	borderstyle: solid;
	border: 1px solid #96967E;
	background-image: url(../cpcom_img/cpcom_fundo1.gif);
}
.tabela_cad {
	borderstyle: solid;
	border: 1px solid #CA0000;
	background-image: url(../cpcom_img/cpcom_fundo1.gif);
}
.tabela_forn {
	borderstyle: solid;
	border: 1px solid #5756A7;
	background-image: url(../cpcom_img/cpcom_fundo1.gif);
}
.c_form
{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #CCCCCC;
	color: #525149;
}
.b_form
{
	background-color: #B5B5A6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #666666;
	color: #525149;
}
.bcad_form
{
	background-color: #E9E9E4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #CA0000;
	color: #CA0000;
}
.bforn_form
{
	background-color: #E9E9E4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #5756A7;
	color: #5756A7;
}
.capitaliza
{
	text-transform:capitalize;
}
td.main 
{
	font-size: 8pt;
	font-family: <%=strFontFace%>;
	color: #000000;
}

td.header 
{
	font-size: 8pt;
	font-family: arial;
	color: #ffffff;
}

td.hidden 
{
	font-size: 0pt;
	color: #000000;
}

a.link
{
	font-size: 8pt;
	font-family: arial;
	color: #ffffff;
	text-decoration: none;
}
a.link:hover
{
	text-decoration: underline;
}
a.bluelink
{
	font-size: 8pt;
	font-family: arial;
	color: #0000ff;
	text-decoration: none;	
}
a.bluelink:hover
{
	text-decoration: underline;
}
a.orangelink
{
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-stretch:semi-expanded;*/
	color: #666666;
	text-decoration: none;
}
a.orangelink:visited 
{ 
	color: #666666;
	text-decoration: none;
}
a.orangelink:hover
{
	color: #EA8329;
	text-decoration: none;
}
a.orangelink:active 
{ 
	color: #EA8329;
	text-decoration: underline;
}
.TextBox {
	border: #000000 1px inset;
	border-color: #000000 #000000 #000000 #000000;
	background-attachment: fixed;
	background-image: url(images/box_shadow.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.Button {
	border: #000000 1px inset;
	border-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.scroll_BAR_DESCRITIVO{
	background-color:#F6F6F6;
	height:86px;
	width: 580px;
	overflow:auto;	
}
.scroll_BAR_IMAGENS{
	background-color:#FFFFFF;
	height:282px;
	width:580px;
	overflow:auto;
	top:0;
	SCROLLBAR-3DLIGHT-COLOR:#F6F6F6;
	scrollbar-arrow-color:#EA8329;	
	scrollbar-base-color:#F6F6F6;
	scrollbar-darkshadow-color:#F6F6F6;	
	scrollbar-face-color:#F6F6F6;
	SCROLLBAR-HIGHLIGHT-COLOR:#F6F6F6;	
	scrollbar-shadow-color:#F6F6F6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;color: #525149;
}
.scroll_BAR_TEXTOS{
	background-color:#F6F6F6;
	height:350px;
	width: 411px;
	overflow:auto;	
}
.body_scroll{
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#FFFFFF;
	scrollbar-dark-shadow-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
}
#loading {
	width: 200px;
	height: 100px;
	/*background-color: #c0c0c0;*/
	position: absolute;
	left: 70%;
	top: 10%;
	margin-top: -50px;
	margin-left: -50px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EA8329;
	/*color: #525149;*/
}


