body, td {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 20px;
}
a:link,
a:visited,
a:active {
	color: #004166;
	text-decoration: none;
}
a:hover {
	color: #006caa;
}
input,
textarea,
select {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	background-color: #f9f9f9;
	border: 1px solid #606060;
	color: #606060;
	padding: 1px;
}
form {
	display: inline;
}
#wrapper {
	width: 762px;
	margin: 0 auto;
}
#header {
	background: url(header_bg.gif) repeat-x;
	float: left;
	width: 760px;
	height: 68px;
	border: 1px solid #000000;
}
#headerlogo {
	float: left;
	margin-left: 5px;
}
#headerinfo {
	float: right;
	margin-top: 53px;
	margin-right: 4px;
}
span.headerbullet {
	color: #ff3c00;
	padding-right: 3px;
	padding-left: 3px;
}
#menu {
	background: url(menu_bg.gif) repeat-x;
	float: left;
	width: 760px;
	height: 25px;
	border: 1px solid #000000;
	margin-top: 3px;
	font-weight: bold;
}
#menulinks {
	margin-top: 6px;
	margin-left: -5px;
}
span.menubullet {
	color: #ff3c00;
	font-weight: bold;
	margin-left: 10px;
}
#content {
	border: 1px solid #000000;
	background-color: #fefefe;
	margin-top: 3px;
	width: 760px;
	float: left;
}
#copyright {
	text-align: center;
	float: left;
	width: 760px;
	margin: 15px 0;
}
#loginform {
	margin: 0px auto;
	margin-top: 50px;
	margin-bottom: 50px;
}
#sitemessage {
	text-align: center;
	margin: 50px 0;
}
div.inputtitle {
	margin: 10px 0;
	border-top: 1px solid #004166;
	border-bottom: 1px solid #004166;
	background-color: #f0f7fb;
	color: #004166;
	padding: 1px 0 1px 10px;
	font-weight: bold;
	letter-spacing: 2px;
}
div.infotitle {
	border-top: 1px solid #00830f;
	border-bottom: 1px solid #00830f;
	background-color: #e8ffeb;
	color: #00830f;
}
div.inputpad {
	margin-left: 10px;
}
#inputsubmit {
	border-top: 1px dotted #004166;
	padding-top: 10px;
	margin: 10px 0;
	text-align: center;
}
div.checkbox {
	float: left;
	margin-right: 3px;
}
* html div.checkbox {
	margin-right: 5px;
	margin-bottom: 2px;
	clear: both;
}
div.checkboxtext {
	line-height: 19px;
}
div.imgitemthumb {
	float: left;
	margin: 0 5px 0 10px;
	border: 1px solid #004166;
}
img.imgitemthumb {
	border: 1px solid #004166;
}
* html div.imgitemthumb {
	margin: 0 5px 0 5px;
}
div.imgitemdata {
	float: left;
	margin-top: 2px;
	width: 620px;
}
div.imgitembuttons {
	float: left;
	margin-top: 17px;
}
div.cleaner {
	clear: both;
	height: 1px;
	margin-top: -1px;
}
* html div.cleaner {
	margin-top: -12px;
}
tr.commentsplit {
	height: 10px;
}
td.moderated {
	color: #bfbfbf;
}
a.teste:link,
a.teste:visited,
a.teste:active {
	color: #567689;
	border: 1px solid #567689;
	background-color: #f0f7fb;
	padding: 1px;
}
a.teste:hover {
	color: #004166;
	border: 1px solid #004166;
	background-color: #f0f7fb;
	padding: 1px;
}