/* CSS Radical */
body {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding:  0px;
}
a:link {
	color: #019934;
	font-size: 11px;
	font-weight: bold;
}
td {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}
.body {
	background-image: url(../images/conteudo.jpg);
	background-color: #FFFFFF;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}
.tira {
	background-image: url(../images/tira.jpg);
	background-repeat: repeat-x;
	width: 537px;
	height: 66px;
}
.tirax {
	background-image: url(../images/tirax.jpg);
	background-repeat: no-repeat;
	height: 66px;
}
.botoes {
	background-image: url(../images/botoes.jpg);
	background-repeat: no-repeat;
	width: 990px;
	height: 48px;
	
}
.botoes a:link, a:visited{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-right: 35px;
	
}
.botoes a:hover {
	color: #FFF500;
	font-weight: bold;
	padding-right: 35px;
	text-decoration: underline;
}
.conteudo {
	background-image: url(../images/conteudo.jpg);
	background-repeat: repeat-y;
	width: 990px;
	height: 407px;
	padding: 10px;
}
.footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	width: 990px;
	height: 33px;
}
table.moduletable th, div.moduletable h3 {
	background-color: #019934;
	color: #FFFFFF;
	height: 19px;
	font-weight: bold;
	font-size: 12px;
	padding-top: 4px;
}
.inputbox {
	margin-top: 4px;
}
.button {
	font-size: 12px;
	margin: 2px;
	border: 1px solid ;
	color: #43E97D;
	background-color: #000;
}
.sectiontableentry1 {
text-align: left;
background: #BFFFE6;
font-size: 10px;
vertical-align: middle;
}
.sectiontableentry2 {
vertical-align: middle;
font-size: 10px;
text-align: left;
}
.componentheading {
font-weight: bold;
font-size: 14px;
height: 20px;
line-height: 20px;
border-bottom: 1px solid #002E61;
margin-bottom: 5px;
}
.sectiontableheader {
font-weight: bold;
font-size: 11px;
height: 25px;
}
.contentheading {
font-weight: bold;
font-size: 14px;
height: 20px;
line-height: 20px;
border-bottom: 1px solid #002E61;
margin-bottom: 5px;
}
.conteudo a:link {
	color: #019934;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
}
.conteudo a:visited {
	color: #019934;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
}
.conteudo a:hover {
	color: #FF9900;
	font-size: 11px;
	text-decoration: none;
}

