BODY {
	background-color:#000050;
	font-family:tahoma;
	font-size:1em;
	color:#e1e1e1;
	margin:10px;
}
A:LINK,A:FOCUS,A:ACTIVE {
	color:#EE7D28;
	text-decoration:none;
}
A:VISITED {
	color:#AD7B22;
	text-decoration:none;
}
A:HOVER {
	color:#EE7D28;
	text-decoration:underline;
}
LABEL {
	cursor:pointer;
	_margin-right:10px;
}
H2 {
	margin-top:0px;
	margin-bottom:2px;
	font-family:Tahoma;
	font-size:1.4em;
	margin-left:2px;
}
H4 {
	display:inline;
	font-family:Tahoma;
	font-size:1.2em;
	line-height:35px;
}
INPUT {
	background:none;
	border-top:1px solid #515151;
	border-left:1px solid #515151;
	border-bottom:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	height:16px;
	color:#e1e1e1;
}
TEXTAREA {
	background:none;
	border-top:1px solid #515151;
	border-left:1px solid #515151;
	border-bottom:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	height:100px;
	color:#e1e1e1;
}
LI {
	padding-top:5px;
}
.inputRadio {
	border:none;
	background:none;
	width:9px;
	height:9px;
}
.botao {
	cursor:pointer;
	background:none;
	border:none;
	font-family:tahoma;
	color:#EE7D28;
}
.LTwrapper {
	
}
.LTheader {
	display:none;
}
.LTitem {
	padding-bottom:6px;
}
.LTprovided {
	display:none;
}
/* Widget do library thing
    *  LTwrapper
    * LTheader
    * LTitem
    * LTprovided
*/