hr    {
      color: #6699FF;
      text-align=center;
      height: 1px;
      }

input {
	  font-family: Tahoma, Arial, "Courier New";
      font-size: 8pt;
	  font-style: normal;
	  color: #000099;
	  background-color: ;
	  font-weight: bold;
	  font-variant: normal;
	  text-transform: none;
      border: 1px #99CCFF solid;
	  }

.inputradio {
      border: 0px;
	  }


textarea {
	     font-family: Tahoma, Arial, "Courier New";
    	 font-size: 8pt;
		 font-style: normal;
		 color: #000099;
		 background-color: ;
		 font-weight: bold;
		 font-variant: normal;
		 text-transform: none;
         border: 1px #6699FF solid;
         }

select {
	   font-family: Tahoma, Arial, sans-serif;
       font-size: 8pt;
       font-style: normal;
       font-weight: bold;
       color: #000099;
       background-color: #FFFFFF
       border: 1px #6699FF solid;
       }

th	{
    font-family:Tahoma, Arial,"Courier New";
    font-size:8pt;
    color:#000099;
    font-style: normal;
    text-decoration: none;
    font-weight: bold;
    align=left
    }

td	{
    font-family:Tahoma, Arial, "Courier New";
    font-size:8pt;
    color:#000099;
    font-style: normal;
    text-decoration: none;
    font-weight: normal;
    }
		
a:link, a:visited {
        text-decoration: none;
        font-family: Tahoma, Arial, "Courier New";
        font-size: 8pt; font-style: normal;
        font-weight: bold;
        color: #000099;
        border-style: none;
        }
a:hover {
        text-decoration: underline;
        font-family: Tahoma, Arial, "Courier New";
        font-size: 8pt; font-style: normal;
        font-weight: bold;
        color: #000099;
        border-style: none;
        }

.logo {
      position: static;
      top: auto;
      left: auto;
      width: 150px;
      height: auto;
      clip:   rect(   )
      }

.index	{
		position: static;
		top: auto;
		left: 0;
		width:590px;
		height:auto;
		font-family: Tahoma, Arial, sans-serif;
		font-size: 8pt;
		font-style: normal;
		font-weight: bold;
		clip:      rect(   );
		color: #000099;
		}

.conteudo	{
		    position: static;
		    top: auto;
		    left: auto;
		    width:765px;
		    height:auto;
		    font-family: Tahoma, Arial, sans-serif;
		    font-size: 8pt;
		    font-style: normal;
		    font-weight: bold;
		    clip:      rect(   );
		    color: #000099;
		    }
		
#mural table {
             font-family: Tahoma, Arial, "Courier New";
             font-size: 9px;
             border: 1px solid #000099;
             width: auto;
             margin-left: 0;
             padding-left: 0;
             margin: 0;
             float: rigth;
             border-bottom: 1px solid #000099;
             }
        
#mural table td {
                font-family: Tahoma, Arial, "Courier New";
                font-size: 9px;
                }
       
#mural table th {
                font-family: Tahoma, Arial, "Courier New";
                font-size: 9px;
                }
       
#mural a:hover {
               font-family: Tahoma, Arial, "Courier New";
               font-size: 9px;
               color: #000099;
               text-decoration: underline;
               }

#mural a:link {
              font-family: Tahoma, Arial, "Courier New";
              font-size: 9px;
              color: #000099;
              text-decoration: none
              }

#mural a:visited {
                 color: #000099;
                 font-family: Tahoma, Arial, "Courier New";
                 font-size: 9px;
                 text-decoration: none
                 }
#chromemenu{
width: 99%;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

#chromemenu ul{
border: 1px solid #6699FF;
width: 100%;
background-color: white;
margin-left: 0;
padding-left: 0;
margin: 0;
float: left;
font: bold 4px Verdana;
}


#chromemenu ul li{
display: inline;
}


#chromemenu ul li a{
float: left;
color: #000099;  /* MARROM */
font-weight: bold;
padding: 6px 12px 6px 7px;
text-decoration: none;
background: url(chrometheme/divider5.gif) center right no-repeat; /*Theme Change here*/
}

#chromemenu ul li a:hover{
color: #6699FF;
}

#chromemenu ul li a[onMouseover]:after{ /*HTML to indicate drop down link*/
content: " v";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #6699FF; /* LARANJA */
border-bottom-width: 0;
font:normal 4px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#6699FF,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #6699FF; /* LARANJA */
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #000099;
}

.dropmenudiv a:hover{ /* amarelinho */
background-color: #6699FF;
}
