
td  {
	font-family: Arial, Tahoma, Verdana;
	font-size: 10pt;
}

.form
{
	background-color: #8FBC8F;
	color: Black;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #3B693B;
}

.btn {
	font-family: Arial;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	background-color: #3B693B;
	border: 1px solid;
	color: White;
	cursor: pointer;
	text-decoration: none;
	border-bottom: 1px solid Black;
	border-left: 1px solid #8FBC8F;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #8FBC8F;
	border-top-style: solid;
	border-top-width: 1px;
}

.rodape  {
	font-family: tahoma,verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

.rodape:hover  {
	color: Fuchsia;
}


.link1  {
	font-family: verdana;
	font-size: 9pt;
	font-weight: negrito;
	color: Black;
	text-decoration: none;
}

.link1:hover  {
	color: #FEC910;
	text-decoration: underline;
}
.link3  {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: Black;
	text-decoration: none;
}

.link3:hover  {
	color: #8A1358;
	text-decoration: underline;
}

.link2 {
	font-family: tahoma,verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #8B8B8B;
	text-decoration: none;
}
.link2:hover  {
	color: Red;
	text-decoration: underline;
}

.link4  {
	font-family: verdana;
	font-size: 10pt;
	font-weight: normal;
	color: Bordô;
	text-decoration: none;
}

.link4:hover  {
	color: Red;
}

.admmenu  {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: Black;
	text-decoration: none;
}

.admmenu:hover  {
	color: Red;
}

.admmenu2  {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: Black;
	text-decoration: none;
}
.admmenu2:hover  {
	color: Red;
	text-decoration: underline;
}

.formlog  {
	color: #000000;
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
	list-style-type: disc;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	border: 1px solid Gray;
	background-color: #DEEEEC;
}

.btn1
{
	BORDER-RIGHT: lightskyblue thin;
	BORDER-TOP: lightskyblue thin;
	BORDER-LEFT: lightskyblue thin;
	BORDER-BOTTOM: lightskyblue thin;
	FONT-FAMILY: Tahoma, Verdana, Courier, Arial;
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	COLOR: Maroon;
	WIDTH: 88px;
	HEIGHT: 24px;
	CURSOR: hand;
	BACKGROUND-IMAGE: url(imagens/btn1.gif);
	BACKGROUND-COLOR: transparent;
}

.btnok
{
	color: Black;
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	font-weight: normal;
	background-color: Silver;
	border: 1px solid Black;
	cursor: pointer;
	text-align: center;
}

.mailertitulo  {
	font-family: Arial, Tahoma, Verdana
	font-size: 16pt;
	color: #9D0000;
	text-decoration: none;
	font-weight: bold;
	text-align: center; /*width: 100%;*/
}

.mailerform  {
	color: #000000;
	font-family: Arial, Tahoma, Verdana;
	font-size: 8pt;
	font-weight: normal;
	background-color: #E1E1E1;
	list-style-position: outside;
	border-left-color: Navy;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: Navy;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: Silver;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: Silver;
	border-right-style: solid;
	border-right-width: 1px;
}

.mailerbtn {
	font-family: verdana;
	text-align: center;
	font-weight: bold;
	font-size: 8pt;
	background-color: #686868;
	border: 1px solid;
	color: white;
	cursor: hand;
	text-decoration: none;
	border-bottom: 1px solid Black;
	border-left: 1px solid #868686;
	border-right: 1px solid Black;
	border-top: 1px solid #868686;
}

.linknoticias  {
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	color : black;
	text-decoration : none;
}

.linknoticias:hover  {
	color: red;
	text-decoration: underline;
}

.linknoticiasmais  {
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
	color : blue;
	text-decoration : none;
}

.linknoticiasmais:hover  {
	color: red;
	text-decoration: underline;
}