body {
	margin: 0px;
	background-image: url(images/background_main.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-position: 100% 100%;
	background-attachment: fixed;
}
.imgmenu_inst {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: 7px;
}

#page_container {
	margin-left: auto;
	margin-right: auto;
	clear: both;
	float: none;
}
#header {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 135px;
	position: relative;
	border-bottom: 1px solid #4a4a4a;
}
#header h1 {
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	position: relative;
	top: 30px;
	font-size: 40px;
	color: white;
}
#header h2 {
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #7e7e7e;
}
hr#header_stripe {
	height: 12px;
	position: relative;
	top: -7px;
	background-color: #191919;
	border: none;
	color: #191919;
}
.panel_button {
	background:transparent url(images/expand.png) repeat scroll 0 0;
	clip:rect(auto,auto,auto,auto);
	cursor:pointer;
	height:23px;
	/*	left:1000px;*/
/*	margin-right:auto;*/
	/*opacity:1;*/
	/*position:relative;*/
	top:0;
	width:181px;
	right:-10em;
/*z-index:20;*/
}
.panel_button2 {
	background:none;
	cursor:pointer;
	height:23px;
	/*	left:1000px;*/
/*	margin-right:auto;*/
	/*opacity:1;*/
	/*position:relative;*/
	top:0;
	width:400px;
/*z-index:20;*/
}
/*.panel_button img {
	position: relative;
	top: 10px;
	border: none;
}
.panel_button a {
	text-decoration: none;
	color: #545454;
	font-size: 20px;
	font-weight: bold;
	position: relative;
	top: 5px;
	left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.panel_button a:hover {
	color: #999999;
}
*/
#wrapper {
	margin-left: auto;
	margin-right: auto;text-align: center;
}
#toppanel {
	position: absolute;left: 0px;
	z-index: 25;
	text-align: center;

}
#panel {position: relative;
	top: 1px;
	height: 0px;
	margin-left: auto;
	margin-right: auto;
	z-index: 10;
	overflow: hidden;
	text-align: left;
}
#panel_contents {
	height: 120px;
	width: 100%;
	position: absolute;
	z-index: -1;
	margin: 10px;
}
#panel h1 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-weight: normal;
	line-height: 35px;
	left: 275px;
	position: absolute;
	top: 10px;
}
#panel h2 {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-size: 16px;
	position: absolute;
	top: 60px;
	left: 350px;
}
#content {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 0px;
	color: #F4F4F4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*	padding-bottom: 30px;*/
	text-align: left;
}
.border {
	border: 0px;
}
img.border {
	float: left;
	margin-right: 15px;
	margin-bottom: 8px;
}
img.border_pic {
	border: 15px #1d1d1d solid;
	position: absolute;
	top: 110px;
	float: left;
	margin-left: 150px;
	width: 250px;
	height: 150px;
	z-index: 30;
}
div#login {
	width: 240px;
	height: 150px;
	position: absolute;
	right: 5px;
	top: 20px;
	text-align: left;
	padding-left: 10px;
}
div#login p {
	color: #CCCCCC;
	font-family: Century Gothic, Georgia, "Times New Roman", Times, serif;
	line-height: 25px;
}
div#login input#password {
	position: relative;
	right: -6px;
}
div#login input#login_btn {
	border: 1px #899690 solid;
	cursor: pointer;
	position: relative;
	top: 30px;
	left: 86px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	top: 60px;
	font-size: 13px;
	color: #333333;
}
.formbutton{
	cursor:pointer;
	font-weight:bold;
	background-image: url(ok.jpg);
	background-repeat: no-repeat;
	height: 57px;
	width: 47px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.login{
	cursor:text;
	background:#999;
	color:#0071D1;
	font-weight:bold;
	padding: 1px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-color: #353535;
	border: 1px solid #FFFFFF;
}

.form{
	cursor:text;
	border:1px inset #FFFFFF;
	background:#999;
	color:#FFFFFF;
	font-weight:normal;
	padding: 1px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	background-color: #353535;
}
.formulario{
	text-align: right;
	vertical-align: baseline;
}
.style1 {
	color: #999999;
	font-size: 10px;
	letter-spacing: -0.2ex;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}
.filtro {
height:100%;
left:0;
overflow:hidden;
position:absolute;
top:0;
visibility:visible;
width:100%;
z-index:50;
}
.rodape a{
	color: #999999;
	font-size: 10px;
/*	letter-spacing: -0.2ex;*/
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration:none;
}
.rodape a:hover{
	color: #999999;
	font-size: 10px;
/*	letter-spacing: -0.2ex;*/
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration:none;
}
.rodape a:visited{
	color: #999999;
	font-size: 10px;
/*	letter-spacing: -0.2ex;*/
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration:none;
}

.caminho a, a:hover, a:visited, a:link{ color:#999999; }
.caminho { color:#999999; }
.cadas {
	color: #FFFFFF;
	font-weight: bold;
}