#container {
	margin: auto;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEE6;
	border-right-color: #EEEEE6;
	border-bottom-color: #EEEEE6;
	border-left-color: #EEEEE6;
	background-color: #EEEEE6;
}
#container #header #header_left {
	float: left;
	background-image: url(images/header_left.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 45px;
}
#container #header #header_right {
	background-image: url(images/header_right.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 6px;
	float: right;
}
body {
	background-color: #EEEEE6;
}
#container #content {
	padding: 5px;
	font-family: Arial, Futura, GillSans, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #6d6d72;
}
#container #footer {
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #6d6d72;
	border-right-color: #6d6d72;
	border-bottom-color: #6d6d72;
	border-left-color: #6d6d72;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#container #footer a {
	
}

#container #header #header_main {
	float: left;
	padding: 5px;
	font-family: Arial, Futura, GillSans, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #6d6d72;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sbtn    {
	background-image: url(images/button.gif);
	border: 1px solid #d9deea;
	height: 22px;
	width: 82px;
	font-family: Arial, Futura, GillSans, Helvetica;
	font-size: 12px;
	color: #eeeee6;
	font-weight: bold;
	background-position: center;
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.sbtn_rojo    {
	background-image: url(images/button_rojo.gif);
	border: 1px solid #d9deea;
	height: 22px;
	width: 82px;
	font-family: Arial, Futura, GillSans, Helvetica;
	font-size: 12px;
	color: #eeeee6;
	font-weight: bold;
	background-position: center;
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
button {
	font-family: Arial, Futura, GillSans, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #EEEEE6;
	height: 22px;
	width: 82px;
	background-image: url(images/button.gif);
}
#container #content #form1 legend {
	padding: 5px;
	margin: auto;
}
form {
	margin: auto;
	margin-top:0px;
	margin-bottom:18px;
}

#container #header {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	height: 42px;
}

.dtable2{
font-family: Arial, Futura, GillSans, Helvetica;
	font-size: 12px;
	color: #6d6d72;
	font-weight: bold;
	width:98%;
	margin:auto;
	border:1px solid #eeeee6;
	border-collapse:collapse;
}

.dtable{
font-family: Arial, Futura, GillSans, Helvetica;
	font-size: 12px;
	color: #6d6d72;
	font-weight: bold;
	width:98%;
	margin:auto;
	border:1px solid #eeeee6;
	border-collapse:collapse;
}

.dtable th  {
    padding:5px;
	background-image: url(images/hbg.gif);
	background-repeat: repeat-x;
    color:#6d6d72;
}

.dtable2 th  {
    padding:5px;
	background-image: url(images/hbg.gif);
	background-repeat: repeat-x;
    color:#6d6d72;
}

.dtable td{
	padding:5px;
    border:1px solid #d9deea;
}

.dtable2 td{
	padding:7px;
}

.ava {
    color:#009900;
    text-align:center;
}

.tak {
    color:#CC0000;
    text-align:center;
}

.tr2 {
    background-color:#F1F1F1
}

input {
    color: #555;
}
.6d6d72 {
	color: #6d6d72;
	font-family: Arial, Futura, GillSans, Helvetica;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.itens-links_nav_rojo {
	font-family: Arial, Futura, GillSans, Helvetica;
	font-size: 12px;
	color: #E00006;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #052ad8;
	text-decoration: none;
	font-weight: none;
}
a:active {
	color: #052AD8;
	font-weight: none;
	text-decoration: none;
}
.itens-links_azules {
	font-family: Arial, Futura, GillSans, Helvetica;
	font-size: 12px;
	color: #052AD8;
	text-decoration: none;
}
.text-content {
	font-family: Arial, Futura, GillSans, Helvetica;
	font-size: 12px;
	color: #6d6d72;
	text-decoration: none;
	}
	.text-contentp {
	font-family: Arial, Futura, GillSans, Helvetica;
	font-size: 10px;
	color: #6d6d72;
	text-decoration: none;
	}