html { overflow-x:  hidden }
body {
	font-family: "Lucida Calligraphy", Georgia, "Times New Roman", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F2C105;
	font-weight: normal;
	background-color: #000000;
	margin-left: 2px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	line-height: 22px;
	scrollbar-arrow-color: #F2C105;
	scrollbar-track-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #F2C105;
	scrollbar-highlight-color: #F2C105;
	scrollbar-darkshadow-color: #000000;
	scrollbar-3dlight-color: #000000;
	background-image: url(images/fundo.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
bodyfooter {
	font-family: "Lucida Calligraphy", Georgia, "Times New Roman", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F2C105;
	font-weight: normal;
	background-color: #000000;
	margin-left: 2px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	line-height: 22px;
}

a.menutop {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 3px;
}
td.menutop {
	width: auto;
	height: 25px;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 14px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left;
}
td.menutop:hover {
	background: url(images/menu.gif);
	background-repeat: no-repeat;
/*	background-position: left; */
	text-decoration: none;
	color: #FFFFFF;
}

table, td, tr {
	background-color: transparent;
}

table.tabledesign {
	background-color: transparent;
	width:750px;	
}

td.lefttop {
	background-color: transparent;
	background-image: url(images/lefttop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
td.righttop {
	background-color: transparent;
	background-image: url(images/righttop.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
td.leftfot {
	background-color: transparent;
	background-image: url(images/leftfot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
td.rightfot {
	background-color: transparent;
	background-image: url(images/rightfot.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}


a:link {
	color: #E8AA17;
}
a:visited {
	color: #E8AA17;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #F3C204;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
	text-align:justify;
}
h4, a.h4 {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
.style1 {font-size: 22px; font-weight:normal;}
.style2 {font-size: 18px; font-weight:normal;}
.styled {
	color: #E5E5E5;
	font-weight: bold;
	font-size: 24px;
}
