td img {
    display: block;
};

body {
	background-image: url(../images/layout_r6_c5.jpg); 
	background-repeat: no-repeat
};

a.linkmenu:link {
	font-family: verdana;
    font-size: 12px;
    color: #969696;
};

a.linkmenu:visited {
	font-family: verdana;
    font-size: 12px;
    color: #969696;
};

a.linkmenu:active {
	font-family: verdana;
    font-size: 12px;
    color: #969696;
};

a.linkmenu:hover {
	font-family: verdana;
    font-size: 12px;
    color: #1A7999;
};

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
};

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
};

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
};

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #C0C0C0;
};

.font1 {

	font-family: verdana;
    font-size: 10px;
    color: #757575;
};

.borda1 {
    border: solid 1px #000000;
};

.celcab {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color:#333333;
	background-color:#F8F8F8;
	border: solid 1px #C6C6C6;
};

.CelCab2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color:#666666;
	background-color:#ECECEC;
	border: solid 1px #C6C6C6;
};

.cel {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
};

.noborder {
    border: 0px;
};

input {
	height: 18px;
	font-family: Verdana;
	font-size: 10px;
};

.titulo_menu_esquerda {
    width: 39px; 
    height: 43px; 
    background: url(../images/titulo_botao_01.jpg); 
};

.titulo_menu_centro {
    height: 43px; 
    background: url(../images/titulo_botao_02.jpg); 
    padding-left: 4px;
    font-family: verdana;
    font-size: 12px;
	font-weight: bold;
    color: #333333;
};

.titulo_menu_direita {
    width: 17px; 
    height: 43px; 
    background: url(../images/titulo_botao_03.jpg); 
};

.subtitulo_menu_esquerda {
    width: 21px; 
    height: 32px; 
    background: url(../images/subtitulo_botao_01.jpg); 
};

.subtitulo_menu_centro {
    height: 43px; 
    background: url(../images/subtitulo_botao_02.jpg); 
    padding-left: 4px;
    font-family: verdana;
    font-size: 12px;
	font-weight: bold;
    color: #969696;
};

.subtitulo_menu_direita {
    width: 20px; 
    height: 32px; 
    background: url(../images/subtitulo_botao_03.jpg); 
};

.titulo_barra {
    height: 20px; 
    background: url(../images/fundo_barra.jpg); 
    padding-left: 4px;
    font-family: verdana;
    font-size: 12px;
	font-weight: bold;
    color: #969696;
};

.botao_menu {
    width: 205px; 
    height: 35px; 
    background: url(../images/fundo_botao.jpg); 
    padding-left: 40px;
    font-family: verdana;
    font-size: 12px;
    color: #969696;
};

.obrigatorio 
{
	background-color: #CCCCCC;
}