h2 {
	color: #000099;
	font-size: 12pt;
}

.branco {
	color: #FFFFFF;
}

input, select, textarea {
	background-color: #96BBE0;
	border: 1px solid #154E87;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9pt;
	padding: 1px;
	margin-top: 1px;
}

input.menu {
	background-color: #96BBE0;
	border: 1px solid #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 8pt;
}

input#botao {
	background-color: #CC0000;
	border: 1px red outset;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #FFFFFF;
	font-size: 10pt;
	padding-top: 0 px;
	padding-bottom: 0 px;
	text-transform: capitalize;
}

.none {
	background-color: transparent;
	border: none;
	text-decoration: none;
}
a.none:hover {
	text-decoration: none;
}
	
td, legend { 
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 9pt;
}

fieldset { 
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 9pt;
}

td.corpo {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 9pt;
	padding: 10px;
}
a {
    text-decoration: none;
    color: #000000;
}
.verm {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
    text-decoration: underline;
}
a.forumLink {
    text-decoration: none;
    font-weight: bold;
	color: #CC0000;
}
a.forumLink:visited {
    font-weight: normal;   
}
#usrLogadoInfo 
{
    border: solid 1px white; 
    padding: 5px;
    font-family: Trebuchet MS, Verdana, Arial;
    font-size: 10px;
    color: #000099;
}
.capt {
/*  width: 100%; 
  border: solid 1px #FFFFFF; 
  background: #15508B; 
  color: #FFFFFF;
  font-weight: bold;
  padding: 3px;
  font-family: Trebuchet MS, Verdana, Arial;*/
}
legend {
	color: #CC0000;
	font-weight: bold;
}

/* User Info */
.info {
    float: left;
    width: 45px;
    font-weight: bold;
	color: #000099;
	overflow: hidden;
}
.info2 {
    float: left;
    width: 70px;
    font-weight: bold;
	color: #000099;
	overflow: hidden;
}
/* Guia Info */
.ginfo {
	color: #000099;
	font-size: 9pt;
	font-weight: bold;
}