form p.required {
	color: #A42A0A;
	font-weight: bold;
	margin: 2px 0px 5px 0px;
}

div.index {
	width: 620px;
}

/* Notices and Errors */
div.message {
	clear: both;
	color: #900;
	font-size: 18px;
	font-weight: bold;
}

div.error-message {
	clear: both;
	color: #900;
	font-weight: bold;
}



/* Paging */
div.paging {
	color: #ccc;
	margin-bottom: 2em;
}

div.paging div.disabled {
	color: #ddd;
	display: inline;
}

div.paging span {
	
}

div.paging span.current {
	color: #000;
}

div.paging span a {
	
}


/* Paging */
div.paging_forum {
	color: #ddd;
	margin-bottom: 2em;
}

div.paging_forum div.disabled {
	color: #ddd;
	display: inline;
}

div.paging_forum span {
	color: #FFF !important;
}

div.paging_forum span.current {
	font-weight: bold;
	color: #FFF;
}

div.paging_forum span a {
	color: #EFEFEF !important;
}

div.paging_forum a {
	color: #FFF !important;
}



form fieldset {
	border: none;

}

a img {
	border: none;
}

body,td,th {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #3f3f3f;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #131413;
}

a:link {
	color: #3f3f3f;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #3F3F3F;
}

a:hover {
	text-decoration: none;
	color: #FF8C07;
}

a:active {
	text-decoration: none;
	color: #3F3F3F;
}

.cinzas {
	color: #cfcfcf !important;
}

.brancos {
	color: #FFFFFF !important;
}
.brancos:hover {
	color: #FFFFFF !important;
	text-decoration: underline !important;
}



.brancosstrong {
	color: #FFFFFF;
	font-weight: bold;
}

.input {
	font-family: Tahoma, Arial;
	font-size: 8pt;
	color: #393939;
	background: #FCFCFC;
	border: 1px solid #adadad;
}

.input1 {
	font-family: Tahoma, Arial;
	font-size: 8pt;
	color: #393939;
	background: #FFFFFF;
	border: 1px solid #adadad;
}

.chamadagde {
	font-size: 13px;
	font-weight: bold;
}

.verdegrande {
	font-size: 14px;
	font-weight: bold;
	color: #659B1A;
}

.noticiaschama {
	color: #659B1A !important;
	font-weight: bold;
}

.noticiaschama:hover {
	text-decoration: underline;
	font-weight: bold;
}

.chamaevento {
	color: #659b1a;
	font-weight: bold;
	font-size: 13px;
}

.verdeeven {
	color: #659B1A !important;
	font-weight: bold;
}

.chamadaseventos {
	color: #659b1a;
	font-weight: bold;
	font-size: 13px;
}

.eventoss {
	color: #659B1A !important;
	font-weight: bold;
}

.boldzeira {
	font-weight: bold
}