body {
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	background-color:#FFFFFF;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.orange {
	color: #FDAB00;
}
.sites_titulo  {
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
}
.seccoes_titulo{
	color: #D82D01;
}
.novidades_titulo {
	color: #FDAB00;
	font-weight: bold;	
}
a.novidades_link {
	color: #000000;
	text-decoration:none;
}

.green {
	color: #73B828;
}

.blue{
	color: #0180C4;
}

.foot {
	font-size: 9px;
	color: #0180C4;
}

h1 {
	color: #999999;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1 a:link {
	text-decoration:none;
}

h1 a:active, a:visited {
	text-decoration:underline;
}
h1 a:hover {
	text-decoration:none;
}


p {
	text-indent: 0px;
	font-size: 11px;
	margin-left: 0px;
	margin-right:0px;
	margin-top: 5px;
	margin-bottom: 2px;
	line-height: 14px;
	color: #999999;
	text-align:justify;
}
ul {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
}
li {
	font-size: 11px;
	margin-left:20px;
	margin-bottom:0px;
	margin-top:0px;
	text-indent: 0px;
	line-height: 14px;
	color: #999999;
	list-style-image:url(i/li1.gif);
}
input {
	font-family: Tahoma, sans-serif;
	font-size: 11px; 
	color: #999999;
}
textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
}
select {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
}
a{
	font-size: 11px;
	color: #d82d01;
	text-decoration:underline;
}
a:active, a:visited {
	font-size: 11px;
	text-decoration:underline;
}
a:hover {
	font-size: 11px;
	text-decoration:none;
}

a.white {
	font-size: 11px;
	color: #ffffff;
	text-decoration:underline;
}
a.white:active, a.white:visited {
	font-size: 11px;
	text-decoration:underline;
}
a.white:hover {
	font-size: 11px;
	text-decoration:none;
}

a.subtopic {
	font-size: 9px;
	color: #d82d01;
	text-decoration:underline;
}
a.subtopic:active, a.subtopic:visited {
	font-size: 9px;
	text-decoration:underline;
}
a.subtopic:hover {
	font-size: 9px;
	text-decoration:none;
}

.AdminTopoTitulo1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
}
.AdminTopoTitulo1 a:link {
	color: #83898B;
	text-decoration: none;
}
.AdminTopoTitulo1 a:visited {
	color: #83898B;
	text-decoration: none;
}
.AdminTopoTitulo1 a:hover {
	color: #83898B;
	text-decoration: underline;
}
.AdminTopoTitulo1 a:active {
	color: #83898B;
	text-decoration: underline;
}
.AdminTopoTitulo2 {
	background-color: #E9EAEB;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
}
.AdminTopoTitulo2 a:link {
	color: #0180C4;
	text-decoration: none;
}
.AdminTopoTitulo2 a:visited {
	color: #0180C4;
	text-decoration: none;
}
.AdminTopoTitulo2 a:hover {
	color: #0180C4;
	text-decoration: underline;
}
.AdminTopoTitulo2 a:active {
	color: #0180C4;
	text-decoration: underline;
}
.AdminTitulo1 {
	background-color: #E9EAEB;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.AdminTitulo1 a:link {
	color: #000000;
	text-decoration: none;
}
.AdminTitulo1 a:visited {
	color: #000000;
	text-decoration: none;
}
.AdminTitulo1 a:hover {
	color: #000000;
	text-decoration: underline;
}
.AdminTitulo1 a:active {
	color: #000000;
	text-decoration: underline;
}
.AdminDados td {
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
}
textarea {
	width: 100%;
	height: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input {
	font-size: 11px;
	width: expression(this.type == "text" ? '100%': '');
}