body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #000066;
	margin: 0px;
	padding: 0px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#menulateral { 
	float: left;
	clear: left;
}
#menulateral ul { 
	list-style-type: none; 
	line-height: 20px; 
	margin: 0px; 
	padding: 0px;
}
#menulateral li { 
	display: inline; 
	text-indent: 10px; 
	margin: 0px; 
	padding: 0px; 
}
#menulateral li a:link, #menulateral li a:visited { 
	height: 1%; 
	display: block; 
	text-decoration: none; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC; 
	color: #FFFFFF;
	background-color: #666666;
}
#menulateral li a:hover { 
	color: #000000; 
	background: #CCCCCC; 
}
#menutop {
	color: #FFFFFF;
}
#menutop a:visited, #menutop a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#menutop a:hover {
	color: #000000;
	text-decoration: underline;
}
.titletop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
.menutitle {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	border: 2px solid #666666;
	background-image: url(/backoffice/images/bg_menu.jpg);
}
a:visited, a:link {
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	color: #64D9FF;
	text-decoration: underline;
}
.titletable {
	background-color:#333333;
}
.submenu {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.pagetitle {
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.footertext {
	font-size: 9px;
	color: #FFFFFF;
}
.tableborder {
	border: 1px solid #CCCCCC;
}
.titledata {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
.inputText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #000000;
}
.inputButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
form {
	margin: 0px;
	padding: 0px;
}
.formsubtitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066CC;
	text-indent: 10px;
}
.feedback {
	color: #999999;
}
.traducao {
	font-style: italic;
	color: #999999;
}
hr {
	color: #CCCCCC;
	width: 95%;
}
