body {
	scrollbar-arrow-color:#427490;
	scrollbar-base-color:#999999;
	scrollbar-shadow-color:#999999;
	scrollbar-face-color:#F1F1F1;
	scrollbar-highlight-color:#F7F7F7;
	scrollbar-darkshadow-color:#F1F1F1;
	scrollbar-3dlight-color:#c0c0c0;
	margin:0px; padding:0px;
	text-align:center;
}

#Content {
width: 135px;
margin:0px auto;
text-align:left; /* Special IE5/6 workaround */
}


/* normal */

a.lnk_normal:link {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
a.lnk_normal:visited {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
a.lnk_normal:active {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
a.lnk_normal:hover {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}
.txt_normal {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-style: normal;

}

/* rodape */

a.lnk_rodape:link {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}
a.lnk_rodape:visited {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}
a.lnk_rodape:active {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}
a.lnk_rodape:hover {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-style: normal;
	color: #ffffff;
	text-decoration: underline;
}
.txt_rodape {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-style: normal;

}



/* td links menu */

td.lnk_menu a {
	color: #3D4C6D;
	background: transparent url(imagens/seta_menu_off.jpg) no-repeat 50% 50%;
	vertical-align: middle;
	line-height:30px;
	width: 100%;
	height: 30px;
	padding-left: 25px;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	display:block; 
	clear:both;
}

td.lnk_menu a:hover {
	color: #3D4C6D;
	background: transparent url(imagens/seta_menu_on.jpg) no-repeat 50% 50%;
	vertical-align: middle;
	line-height:30px;
	width: 100%;
	height: 30px;
	padding-left: 25px;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	display:block; 
	clear:both;
	}


/* caixas */

.txtBoxStyle1{
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
	padding-left: 4px;
    background-color: #FFFFFF;
    font-family: Trebuchet MS;
    font-size: 9px;    
    color: #000000;
    background-image: url(imagens/corners.gif);
	}
.txtBoxStyle2{
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
	padding-left: 4px;
    background-color: #FFFFFF;
    font-family: Trebuchet MS;
    font-size: 9px;    
    color: #000000;
    background-image: url(imagens/grid.gif);
	}
	
/* Paginação */

a.lnk_paginas:link, a.lnk_paginas:visited, a.lnk_paginas:active {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
a.lnk_paginas:hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}
.txt_paginas {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-style: normal;

}
