
a { color: green ; font-size:11px}
body { font-family:verdana ; font-size:11px}
td   { font-family:verdana; font-size:11px }
.menu { color:#48944A; font-size:12px; text-decoration:none;font-weight:bold }
.destaque { color:#ED7C2E; font-size:12px; text-decoration:none;font-weight:bold }
.nav {font-size:10px }
a.biglink { font-size:15px; font-weight:bold}


div.dmenu
{
	width:147;
	cursor:pointer;
	font-size:13px;
	padding:2px;
	white-space:nowrap;
	text-align:center;
	border:1 solid #939393;
	background-color:green;
	color:white;
}

div.dmenu_sel
{
	width:147;
	color:white;
	cursor:pointer;
	font-size:13px;
	padding:2px;
	background-color:gray;
	white-space:nowrap;
	text-align:center;
}

.dsubmenu
{
	background-color:green;
	padding:2px;
	padding-left:6px;
	width:147px;
	color:white;
	font-size:11px;
	top-margin:1px;
	border-top:1 solid transparent;
	_border-color:tomato;
	_filter:chroma(color=tomato);
}

.dsubmenu_sel
{
	background-color:black;
	padding:2px;
	padding-left:6px;
	width:147px;
	color:white;
	font-size:11px;
	border-top:1 solid transparent;
	_border-color:tomato;
	_filter:chroma(color=tomato);
}

.label
{
	font-size:11px;

}

.areareservada
{
	color: #404040;
}

div.body_title
{
	color:#00a5d5;
	font-size:16px;
	font-weight:bold;
}

div.body_text
{
	font-color:gray;
	font-size:12px;
	line-height:16px;
	text-align:justify;
}