img{
   border-color=#000000;
}

.campo{
   font-family: Verdana, Arial, Times New Roman;
   font-size: 8pt;
   background-color: #FFFFFF;
   BORDER-TOP-COLOR: #000000;
   BORDER-LEFT-COLOR: #000000;
   BORDER-RIGHT-COLOR: #000000;
   BORDER-BOTTOM-COLOR: #000000;
   BORDER-TOP-WIDTH: 1px;
   BORDER-LEFT-WIDTH: 1px;
   BORDER-BOTTOM-WIDTH: 1px;
   BORDER-RIGHT-WIDTH: 1px;
}

.menu{
   font-family: Verdana, Arial, Times New Roman;
   font-size: 10pt;
   Font-weight:bold;
   color: #ffffff;
   background-color: #B0B0B0;
   BORDER-TOP-WIDTH: 0px;
   BORDER-LEFT-WIDTH: 0px;
   BORDER-BOTTOM-WIDTH: 0px;
   BORDER-RIGHT-WIDTH: 0px;
}

.rodape{
   font-size: 8pt;
   color: #ffffff;
}

.botao{
   font-family: Verdana, Arial, Times New Roman;
   background-color: #F7F7F7;
   font-size: 8pt;
   border: #333333;
   border-style: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   color: #000000;
   margin-top: 1px;
   BORDER-RIGHT: #000000 1px solid;
   BORDER-TOP: #000000 1px solid;
   BORDER-LEFT: #000000 1px solid;
   BORDER-BOTTOM: #000000 1px solid;
   cursor:pointer;
}

.busca{
   font-family: Verdana, Arial, Times New Roman;
   font-size: 8pt;
   background-color: #F5F5F5;
   color: #B0B0B0;
   BORDER-TOP-WIDTH: 0px;
   BORDER-LEFT-WIDTH: 0px;
   BORDER-BOTTOM-WIDTH: 0px;
   BORDER-RIGHT-WIDTH: 0px;
   height: 20px;
}

A:link    {text-decoration: none;      color: #800000; font-size: 10pt;  Font-weight:bold; }
A:visited {text-decoration: none;      color: #800000; font-size: 10pt;  Font-weight:bold; }
A:active  {text-decoration: none;      color: #800000; font-size: 10pt;  Font-weight:bold; }
A:hover   {text-decoration: none;      color: #FF8000; font-size: 10pt;  Font-weight:bold; }

.a_menu:link    {text-decoration: none;      color: #ffffff; font-size: 9pt; Font-weight:bold; }
.a_menu:visited {text-decoration: none;      color: #ffffff; font-size: 9pt; Font-weight:bold; }
.a_menu:active  {text-decoration: none;      color: #ffffff; font-size: 9pt; Font-weight:bold; }
.a_menu:hover   {text-decoration: underline; color: #ffffff; font-size: 9pt; Font-weight:bold; }

.A_2:link    {text-decoration: none;      color: #606060; font-size: 8pt; Font-weight:bold; }
.A_2:visited {text-decoration: none;      color: #606060; font-size: 8pt; Font-weight:bold; }
.A_2:active  {text-decoration: none;      color: #606060; font-size: 8pt; Font-weight:bold; }
.A_2:hover   {text-decoration: underline; color: #606060; font-size: 8pt; Font-weight:bold; }


body{
   font:10pt Verdana;
   color:#000000;
   background-image: url("../imagens/back.png");
   background-repeat: repeat-x;
   background-color: #ffffff;
}

table{
   font:10pt Verdana;
   border-collapse:collapse;
   border-color:#B0B0B0;
}

p{
   padding:3px 3px;
   margin:3px;
}

.p2{
   padding:3px 3px;
   margin:3px;
   text-align:right;
}

.p3{
   padding:6px 6px;
   margin:6px;
   text-align:justify;
}

h1{
   font:14pt Arial;
   color:#800000;
   Font-weight:bold;
   margin:3px;
   padding:1px 1px;
}

h2{
   font:12pt Arial;
   color:#146005;
   Font-weight:bold;
   margin:3px;
   padding:1px 1px;
}

h5{
   font:8pt Verdana;
   Font-weight:bold;
   margin:3px;
   padding:1px 1px;
}

hr{
   color: #ffffff;
}

ul{
   margin-top: 3px;
   margin-bottom: 2px;
}

li{
   margin-top: 7px;
   margin-bottom: 2px;
}

/*!!!!!!!!!!! MyCSSMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! MyCSSMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* MyCSSMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/
	#qm0
	{
		background-color:transparent;
	}


	/*"""""""" (MAIN) Items""""""""*/
	#qm0 a
	{
		padding:5px 15px 3px;
		background-color:rgb(5, 6, 8);
		color:rgb(255, 255, 255);
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
		border-width:4px 0px;
		border-style:solid;
		border-color:rgb(0, 0, 0);
	}


	/*"""""""" (MAIN) Hover State""""""""*/
	#qm0 a:hover
	{
		text-decoration:underline;
	}


	/*"""""""" (MAIN) Active State""""""""*/
	body #qm0 .qmactive, body #qm0 .qmactive:hover
	{
		text-decoration:underline;
	}


	/*"""""""" (SUB) Container""""""""*/
	#qm0 div, #qm0 ul
	{
		padding:8px;
		margin:0px;
		background-color:transparent;
		border-style:none;
	}


	/*"""""""" (SUB) Items""""""""*/
	#qm0 div a, #qm0 ul a
	{
		padding:3px 40px 3px 3px;
		background-color:rgb(0, 0, 0);
		color:rgb(255, 255, 255);
		border-width:0px;
		border-style:none;
	}


	/*"""""""" (SUB) Hover State""""""""*/
	#qm0 div a:hover, #qm0 ul a:hover
	{
		text-decoration:none;
	}


	/*"""""""" (SUB) Active State""""""""*/
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover
	{
		background-color:rgb(0, 0, 0);
		color:rgb(255, 255, 255);
		text-decoration:none;
	}

