body {
	margin: 0px;
	font-family: Verdana ,Arial, Verdana , sans-serif;
	color:black;
	font-size:11px;
}
table {
	border-collapse:collapse;
}
.bg_topo_esq{ background-image: url(../../imagem/bg_left.gif);
background-position:top;
background-repeat:repeat-x;
background-color:#01639E;}

.bg_topo_dir{ background-image: url(../../imagem/bg_right.gif);
background-position:top;
background-repeat:repeat-x;
background-color:#01639E;}

.bg_rodape{
background-image:url(../../imagem/bg_rodape.gif);
background-repeat:repeat-x;
background-position:bottom;
background-color:#FFFFFF}

.img{
	border: 1px solid #E6E6E6;
}

table{font-size:11px;}

a {
	text-decoration:none;
}
a.gray:link {
	color: #999999;
	text-decoration: none;
	font-weight:normal;
}
a.gray:hover {
	color: white;
	background-color: gray;
	text-decoration: none;
}
a.gray:visited {
	color: #999999;
	text-decoration: none;
}
a.gray:visited:hover {
	color: white;
	background-color: gray;
	text-decoration: none;
}
/*
a:link {
	color: white;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: gray;
	text-decoration: none;
}
a:visited {
	color: white;
	text-decoration: none;
}
a:visited:hover {
	color: gray;
	text-decoration: none;
}
*/
.MenuTopo {
	font-size:10px;
	background-image: url(../../imagem/bt_topo_bg.gif);
	padding-right: 5px;
	padding-left: 5px;
}
a.menu{
	font-size:10px;
}
a.menu:link {
	
	color: #b6c4d5;
	text-decoration: none;
	font-weight:bold;
}
a.menu:hover {
	color: white;
	text-decoration: underline;
	font-weight:bold;
}
a.menu:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a.menu:visited:hover {
	color: white;
	text-decoration: underline;
	font-weight:bold;
}
a.menuCateg {
	font-size:9px;
	text-decoration: none;
	text-transform:uppercase;
	color: #3969ff;
	padding-left:10px;
}
a.menuCateg:hover {
	text-decoration: underline;
}

a.menudepto {
font-size:11px;
line-height:20px;
font-weight:bold;
	text-decoration: none;
	text-transform:uppercase;
	color: #3969ff;
}
a.menudepto:hover {
	text-decoration: underline;
}

.botao{
background-color: #eeeeee;
border:1px solid gray;
color:gray;
font-size:11px;
}

.input {
	font-family:Verdana, arial, Verdana,  sans-serif;
	font-size:11px;
	border-bottom: 1px dashed gray;
	border-left: 1px dashed gray;
	border-right: 0px;
	border-top: 0px;
	background-color: white;
	color: gray;
	height: 16px;
}
.textarea {
	font-family:Verdana,arial, Verdana,  sans-serif;
	font-size:11px;
	border:1px solid #cccccc;
	background-color: white;
	color: gray;
}
.radio {
	background-color: white;
	border: 0px;
	width:auto;
}
.table_azul{
border-bottom:1px solid #dae3eb;
border-right:1px solid #dae3eb;}
.c10pxblue{
color:#102155;
font-size:10px;}
.c10pxmenu{
	color:#102155;
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
	line-height: 19px;
}
.c10pxwhite{
color:white;
font-size:10px;
}

.c10pxdata{
color:#51bce7;
font-size:10px;}
.c11pxgray{
color:#808080;
font-size:11px;}

.c11pxBlue {
	color:#000099;
	font-size:11px;
}

.c11pxblack{
color:black;
font-size:11px;}
.c12pxblueCase {
	color:#102155;
	font-size:12px;
	font-weight:bold;
}

.c12pxred{
color:red;
font-size:12px;
font-weight:bold}

.c12pxblue{
	color:#102155;
	font-size:14px;
	font-weight:bold;
	text-transform: uppercase;
}

.c13pxgray{
color:#808080;
font-size:13px;}

.c14pxRED{
	color: #FF0000;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
.c14pxblue{
color:#b6c4d5;
font-weight:bold;
text-transform:uppercase;
font-size:14px}
.c14pxblueCase {
	color:#b6c4d5;
	font-weight:bold;
	font-size:14px
}


.c16pxblue{
color: #102155;
font-size:16px;
font-weight:bold;}
.TituloCateg  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #102155;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #102155;
	padding: 5px;
	margin-top: 5px;
}

.campos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #000000;
	margin: 2px;
}
.c10pxred {
	color:red;
	font-size:10px;
	font-weight:bold
}
.TDTitulo {
	color:black;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #EFEFEF;
}
