body{
	background-color: #ffffff;
	margin:0px;
	padding:0px;
	color:#666666; 
	font-size: 12px;
	line-height: 16px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
}
#site {
	width: 760px;
	position: absolute;
	left: 50%;
	margin-left: -378px;
	height: auto;
	background-color: #ffffff;
}
#site #top {
	height: 102px;
	clear: both;
	float:none;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: double;
	border-bottom-style: double;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-color: #DE2B23;
	border-bottom-color: #DE2B23;
	margin-bottom:10px;
	padding-right: 3px;
	padding-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#site #rodape #text{
	width:670;
	font-size: 10px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	margin-bottom:10px;
	
}
#site #rodape #text span{
	font-weight:bold;
	color: #999999;
}
#site #left {
	margin-left:-8px;
	background-color: #f4f4f4;
	float: left;
	width:180px;
	margin-right: 0px;
}
#site #content {
	width: 420px;
	padding-right:10px;
	float:left;
	margin-right: 9px;
}
#site #content2 {
	width: 560px;
	padding-right:10px;
	float:left;
	margin-right: 9px;
}
#site #content3 {
	width: 750px;
	padding-right:10px;
	float:left;
	margin-right: 9px;
}
#site #content3 input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#site #right {
	background-color: #ffffff;
	width: 149px;
	float:left;
}
p,pre, h1 {
	margin:0px 0px 0px 0px;
}
h1 {
	font-size:14px;
	padding-top:0px;
	text-transform:uppercase;
	color: #564b47;
	background-color: transparent;
}
a {
	color: #DE2B23;
	font-size: 12px;
	line-height: 16px;
	background-color:transparent;
	text-decoration: none;
}
pre { 
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	background-color:transparent;
	font-family: Courier, Monaco, Monospace;
}
.style1 {
	color: #999999
	font-size: 12px;
}
.style3 {
	font-size: 10px
}
.style10 {
	color: #FF3300
	font-size: 12px;	
}
.style11 {
	color: #666666
	font-size: 12px;
}
.style12 {
	color: #FFFFFF
	font-size: 12px;	
}