.verdana_bold_10_cinza {
	font-family: verdana;
	font-size: 10px;
	color: 5d5d5d;
	font-weight: bold;
}
.verdana_bold_10_preto {
	font-family: verdana;
	font-size: 10px;
	color: 000000;
	font-weight: bold;
}
.verdana_regular_marrom {
	font-family: verdana;
	font-size: 12px;
	color: 584f4a;
}
.verdana_bold_marrom {
	font-family: verdana;
	font-size: 12px;
	color: 584f4a;
	font-weight: bold;
}
.bg_Opic {
	background-attachment: fixed;
	background-image: url(images/opic.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.verdana_regular_cinza_12 {
	font-family: verdana;
	font-size: 12px;
	color: 645b56;
}
.verdana_regular_cinza {
	font-family: verdana;
	font-size: 10px;
	color: 6b615a;
}
.verdana_bold_10 {
	font-family: verdana;
	font-size: 10px;
	color: 0095ff;
	font-weight: bold;
}
.verdana_regular_10 {
	font-family: verdana;
	font-size: 10px;
	color: 848484;
}
.verdana_italico_11{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-style: italic;
}
.txtBox {
	border: 1px solid #9c9a9c;
	font-family: verdana;
	font-size: 10px;
}

.verdana_regular_10_branco{
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.verdana_regular_10_cinza {
	font-family: verdana;
	font-size: 10px;
	color: #5c5c5c;
}
.verdana_regular_10_preto {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}
.ddl {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	background-color: #ebebeb;
	border: thin solid #000000;
}
.btns {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	background-color: #ebebeb;
	border: 1px solid #000000;
}
.link_red a:link, .link_red a:visited, .link_red a:active {
    font-family: verdana;
    font-size: 10px;
    text-decoration: none;
    color:#000000;
}
.link_red a:hover {
    text-decoration: none;
    color:#FF0000;
}
.link_branco a:link, .link_branco a:visited {
    font-family: verdana;
    font-size: 11px;
    text-decoration: none;
    color:#FFFFFF;
}
.link_branco a:hover, .link_branco a:active {
    text-decoration: none;
    color:#FF0000;
}
.link_red_bold a:link, .link_red_bold a:visited, .link_red_bold a:active {
	font-family: verdana;
	font-size: 10px;
	text-decoration: underline;
	color:#000000;
	font-weight: bold;
}
.link_red_bold a:hover {
    text-decoration: none;
    color:#FF0000;
}
.link_red_bold_branco a:link, .link_red_bold_branco a:visited, .link_red_bold_branco a:active {
	font-family: verdana;
	font-size: 10px;
	text-decoration: underline;
	color:#FFFFFF;
	font-weight: bold;
}
.link_red_bold_branco a:hover {
    text-decoration: none;
    color:#FF0000;
}
.bg_tb_clientes {
	background-attachment: fixed;
	background-image: url(images/tb_clientes/bgr_destaque.jpg);
	background-repeat: repeat-x;
}
.bg_tb_clientes_d {
	background-image: url(images/tb_clientes/det_d_dest.gif);
	background-repeat: repeat-y;
}
.bg_rod {
	background-image: url(images/tb_clientes/rod_cont.gif);
	background-repeat: repeat-x;
}