body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #B2B2B2;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #CCCCCC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #333333;
	scrollbar-shadow-color: #666666;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #CCCCCC;
	
}
table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #FFFFFF;
	font-size: 11px;
	vertical-align: middle;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #0033FF;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.fundo_tab_esq {
	background-repeat: repeat-y;
	background-position: right;
	background-color: #B2B2B2;
}
.fundo_tab_dir {
	background-repeat: repeat-y;
	background-position: left;
	background-color: #B2B2B2;
}
.fundo_tab_inf {
	background-repeat: repeat-x;
	background-position: top;
	background-color: #CCCCCC;
	color: #333333;
	text-align: center;
	border-bottom-style: outset;
	border-top-style: inset;
	border-color: #999999;
	border-width: 1px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.iframe {
	border: 1px dotted #CCCCCC;
}

.tab_pont {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	font-size: 11px;
	vertical-align: middle;
	border-style: dashed;
	border-width: 1px; 
    border-color: #999999;
}
#menu ul{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background:url(images/fun_menu1.gif) right no-repeat;
	margin:0px;
	padding:0px;
	list-style-type: none;
	text-align:center;
	border-right: dashed #000000 1px;
	margin:0px 5px 0px 0px;
}
#menu a{
	text-decoration:none;
	font-weight:bold;
}
#menu a:hover{
	color:#0066FF;
}
#menu a:active{
	color:#0099FF;
}
#menu li{
	border-bottom: dashed 1px;
}

