body {
	font-size: 80%;
	text-decoration: none;
	margin: 0px;
	text-align: center;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 25px;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#template {
	background-color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 4px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #242424;
	border-bottom-color: #242424;
	border-left-color: #242424;
	background-image: url(../img/bg.jpg);
}
#meio {
	border: 3px solid #454545;
	height: 490px;
	padding: 4px;
	background-image: url(../img/rdp.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.mn {
	height: 10px;
	text-align: right;
	width: 888px;
	padding-top: 12px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
}
.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	padding: 5px;
}
.menu:hover {
	background-color: #272727;
	color: #FFFFFF;
}

#topo {
	height: 102px;
	width: 738px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
#rdp {
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	padding-top: 8px;
	padding-bottom: 6px;
	width: 750px;
	margin-bottom: 0px;
	background-image: url(../img/rdp.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.imge {
	padding-bottom: 25px;
	padding-right: 200px;
}
.ag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.ag:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txt2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}