body {
	background-color: #0068FA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight:normal;
}
a:link, a:visited {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
.menu{margin:0 auto; padding:0; height:30px; width:100%; display:block; background:url('../img/topMenuImages.png') repeat-x;}
.menu li{padding:0; margin:0; list-style:none; display:inline;}
.menu li a{float:left; padding-left:15px; display:block; color:rgb(250,248,245); text-decoration:none; font:12px Verdana, Arial, Helvetica, sans-serif; cursor:pointer; background:url('../img/topMenuImages.png') 0px -30px no-repeat; font-weight:bold}
.menu li a span{line-height:30px; float:left; display:block; padding-right:15px; background:url('../img/topMenuImages.png') 100% -30px no-repeat;}
.menu li a:hover{background-position:0px -60px; color:rgb(252,247,247);}
.menu li a:hover span{background-position:100% -60px;}
.menu li a.active, .menu li a.active:hover{line-height:30px; font:12px Verdana, Arial, Helvetica, sans-serif; background:url('../img/topMenuImages.png') 0px -90px no-repeat; color:rgb(252,250,250); font-weight:bold}
.menu li a.active span, .menu li a.active:hover span{background:url('../img/topMenuImages.png') 100% -90px no-repeat;}
.fundo_meio {background:url(../img/fundo_meio.jpg); background-repeat:repeat-y; margin-left:20px; margin-right:20px}
.inscricao {
	color: #F00;
}
.esquerda {
	text-align: left;
}
.direita {
	text-align:right;
}
.menu_cidade a:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
}
.menu_cidade a:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding: 5px;
}
.menu_cidade a:hover {
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
	padding: 5px;
}
.menu_cidade a:active {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding: 5px;
}
