table {
	color:#333333;
	text-transform: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
.menu {
	font-size: 13px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	background-image: url(../imgs/fundo_box.jpg);
	background-repeat: repeat-x;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 20px;
	background-position: bottom;
}

.rodape {
	color: #D8D8D8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.menu_font {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: normal;
}



a:link {
	color: #0099CC;
	text-decoration: none;
}
a:visited {
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	color: #00CCFF;
	text-decoration: underline;
}
a:active {
	color: #0099CC;
	text-decoration: none;
}
.forms {
	background: #F0F0F0;
	color: #666666;
	border: 1px solid #999999;
	font-size: 12px;
	width: auto;
	height: auto;
}
legend {
	color: #999999;
}

.forms_btn {
	color: #FFFFFF;
	border: 1px solid #460000;
	font-size: 11px;
	background-color: #990000;
}
h1 {
	font-size: 11px;
	color: #CCcccc;
	font-weight: normal;
	font-family: "Trebuchet MS";
}
h2 {
	font-size: 24px;
	color: #4A0000;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#menu a {
	color: #666666;
	text-decoration:none;
}
.box_principal {
	font-size: 13px;
	border: 1px solid #CCCCCC;
	background-image: url(../imgs/fundo_box.jpg);
	background-repeat: repeat-x;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 20px;
	background-position: bottom;
	padding-right: 20px;
}
.texto {
	font-size: 13px;
	color: #333;
	text-decoration: none;
}

