body#ini li a.ini, body#que li a.que, body#ser li a.ser, body#lei li a.lei, body#cer li a.cer,body#conc li a.conc, body#con li a.con, body#osc li a.osc{
color: #FFF;
background-color: #9AC3B6;
}
#form {
	width: 500px;
	margin-top: 10px;
}
form label {
	width: 250px;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin-bottom: 2px;
}
form input {
	width: 300px;
	margin-bottom: 10px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #CCC;
}
#form textarea {
	width: 500px;
	height: 100px;
	margin-bottom: 25px;
}
#form input.btn {
	border-style: none;
	background-color: #246766;
	width: 100px;
	color: #FFF;
	line-height: 25px;
	text-align: center;
	height: 25px;
}