body{
	margin: 0px 0px 0px 0px;
	text-align:center;
	background-color:#000000;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	display:inline;
}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	display:inline;
	font-weight:100;
}

#geral {
	margin:0px auto;
	text-align:left;
}
.menu_x {
	width:579px;
	height:22px;
	position:absolute;
	margin-top:152px;
	margin-left:181px;
	background:url(img/menu_extra.jpg);
	padding-top:6px;
	padding-left:10px;
	display:none;
}

.txtpadrao, .menu_x, a:link, a:hover, a:active, a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
.txt333 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	text-decoration:none;
}

.form01 {
	border:1px solid #666666;
	background-color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	font-size:11px;
}

a:hover {
	text-decoration:underline;
}

.txtred {
	color:red;	
}
.item a:link {
	display:block;
	margin-left:15px;
	border-bottom:1px solid #333333;
}
.item a:hover {
	display:block;
	margin-left:10px;
	background-color:#333333;
	text-decoration:none;
	border-left:5px solid #333333;
}
.linhadown {
	display:block;
	border-bottom:1px solid #333333;
	border-left:5px solid #333333;
	padding-left:4px;
}
.grade {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	text-decoration:none;
}

#header {
	background: url(img/bg-releases.jpg) no-repeat;
	width: 414px;
	padding-left: 8px;
}

#header #titulo {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	background: #111111;
	width: 261px;
	height: 30px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding-left: 7px;
}

#header #email {
	font-family: Arial;
	font-size: 11px;
	background: #111111;
	width: 261px;
	height: 21px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding-left: 7px;
}

#header #web {
	font-family: Arial;
	font-size: 11px;
	background: #111111;
	width: 261px;
	height: 21px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding-left: 7px;
}

#header #web a {
	text-decoration: none;
	font-weight: bold;
}

#header #web a:hover {
	text-decoration: underline;
}

#header span.pOff a {
	text-decoration: none;
	display: block;
	background: url(img/release-btns.png) no-repeat 0 0;
	width: 88px;
	height: 30px;
}

#header span.pOn a {
	text-decoration: none;
	display: block;
	background: url(img/release-btns.png) no-repeat 0 -30px;
	width: 88px;
	height: 30px;
}

#header span.mOn a {
	text-decoration: none;
	display: block;
	background: url(img/release-btns.png) no-repeat 0 -90px;
	width: 64px;
	height: 30px;
}

#header span.mOff a {
	text-decoration: none;
	display: block;
	background: url(img/release-btns.png) no-repeat 0 -60px;
	width: 64px;
	height: 30px;
}

#header span.hOn a {
	text-decoration: none;
	display: block;
	background: url(img/release-btns.png) no-repeat 0 -150px;
	width: 64px;
	height: 30px;
}

#header span.hOff a {
	text-decoration: none;
	display: block;
	background: url(img/release-btns.png) no-repeat 0 -120px;
	width: 64px;
	height: 30px;
}
