@charset "iso-8859-1";
/* CSS Document */


body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
}
body {
	background-color: #333;
	margin-left: 10px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
}
a {
	font-size: 10px;
	color: #09F;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #A01010;
}
a:active {
	text-decoration: none;
	color: #000;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	background-color: #DDDDDD;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	border: 1px solid #000000;
	letter-spacing: normal;
	word-spacing: normal;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	background-color: #DDDDDD;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	border: 1px solid #000000;
	letter-spacing: normal;
	word-spacing: normal;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	background-color: #DDDDDD;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	border: 1px solid #000000;
	letter-spacing: normal;
	word-spacing: normal;
}
.degradetopo {
	background-image: url(./imagens/degrade_topo.png);
	background-repeat: repeat-x;
}
.menu {
	background-image: url(./imagens/fundomenu.png);
	background-repeat: repeat-y;	
}
.titulomenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}
.divmenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.divmenu a {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.divmenu a:link {
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
.divmenu a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
.divmenu a:hover {
	font-size: 11px;
	text-decoration: none;
	color: #999;
}
.copyright {
	color: #FFF;
}
.copyright a {
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
}
.copyright a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.copyright a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.copyright a:hover {
	text-decoration: none;
	color: #999;
}
.aBox {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	color: #000000;
	padding: 0px;
	margin:0px;
	position: absolute;
}
.aBar {
	background-color: #A01010;
	color: #ffffff;
	cursor: move;
	font-weight: bold;
	font-size:12px;
	padding: 2px 1em 2px 1em;
	text-align: right;
}
.aBar a {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.aBar a:link {
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
.aBar a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
.aBar a:hover {
	font-size: 11px;
	text-decoration: none;
	color: #999;
}
.aContent {
	padding: 10px;
}