body {
	margin: 0px;
	padding: 0px;
	background-color:#2b2b2b;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
h6 {
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h5 {
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	
}
h4 {
	font-size: 10.5pt;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h3 {
	font-size: 13pt;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h2 {
	font-size: 14pt;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h1 {
	font-size: 18pt;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
a {
	text-decoration: none;
	
}
a:hover {
	text-decoration: none;
}
.txt-white{
	color: #ffffff;
}
.txt-ltcream{
	color: #e2d7b7;
}
.txt-grey{
	color: #aaaaaa;
}
.txt-green{
	color: #7ec203;
}
#orcamento a{
	color: #94a928 !important;
	text-decoration:none !important;
}
#orcamento a:hover{
	color: #94a928 !important;
	text-decoration:underline !important;
}
.txt-dkbrown{
	color: #29261c;
}
.txt-ltgrey{
	color: #dbdbdb;
}
.txt-dkred{
	color: #931b11;
}
.txt-dkgrey{
	color: #3c3c3c;
}
.txt-dkgreylink{
	color: #3c3c3c;
	text-decoration:none;
}
.txt-dkgreylink:hover{
	color: #3c3c3c;
	text-decoration:underline;
}
.txt-whitelink{
	color: #ffffff;
	text-decoration:none;
}
.txt-whitelink:hover{
	color: #ffffff;
	text-decoration:underline;
}

.font-trebuchet{
font-family:"Trebuchet MS";
}
.font-georgia{
font-family:Georgia, "Times New Roman", Times, serif;
}
.font-big{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:26pt;
color:#FFFFFF;
}

.bg-white{
background-color:#ffffff;

}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	background-color:#bfd86c;
	border:none;
	cursor:pointer;
}


input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	border:solid 1px #cccccc;
	height:18px;
	
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #c8c8c8;
	background-color:#000000;
	height:21px;
	border: solid 1px #6a6a6a;
	
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	border:solid 1px #cccccc;
}
.button01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #2e4d08;
	background-color:#bfd86c;
	border:none;
	cursor:pointer;
	background-image:url(../images/btn-saiba01.gif);
	height:26px;
	width:103px;
}

form{
	margin: 0px;
	padding: 0px;
	
}
.arrowlistmenu
        {
            width: 210px; /*width of accordion*/
        }
        .arrowlistmenu .menuheader
        {
            /*CSS class for menu headers in general (expanding or */
            color: black;
            
        }
      

 .arrowlistmenu .menuheader a
        {
             color: black;
             cursor: hand;
            cursor: pointer;
	     cursor: pointer;
            background: url(../images/arrow.gif) no-repeat center left;
            margin-bottom: 0px; /*bottom spacing between header and rest of co*/
            margin-left: 2px;
            padding: 2px 0 0px 10px; /*header text is indented*/
        }

.arrowlistmenu .menuheader a:visited
        {
            color: black;
            cursor: hand;
            cursor: pointer;
             background: url(../images/arrow.gif) no-repeat center left;
            margin-bottom: 0px; /*bottom spacing between header and rest of co*/
            margin-left: 2px;
            padding: 2px 0 0px 10px; /*header text is indented*/
        }

.arrowlistmenu .menuheader a:hover
        {
            color: black;
            cursor: hand;
            cursor: pointer;
             background: url(../images/arrow.gif) no-repeat center left;
            margin-bottom: 0px; /*bottom spacing between header and rest of co*/
            margin-left: 2px;
            padding: 2px 0 0px 10px; /*header text is indented*/
        }

.arrowlistmenu .menuheader a:active
        {
            color: black;
            cursor: hand;
            cursor: pointer;
             background: url(../images/arrow.gif) no-repeat center left;
            margin-bottom: 0px; /*bottom spacing between header and rest of co*/
            margin-left: 2px;
            padding: 2px 0 0px 10px; /*header text is indented*/
        }

        .arrowlistmenu .openheader
        {
            /*CSS class to apply to expandable header when it's exp*/
        }
        .arrowlistmenu ul
        {
            /*CSS for UL of each sub*/
            list-style-type: none;
            margin: 0;
            padding: 0;
            margin-bottom: 0px; /*bottom spacing between each UL and rest of co*/
        }
        .arrowlistmenu ul li
        {
            padding-bottom: 2px; /*bottom spacing between menu */
        }
        .arrowlistmenu ul li a
        {
            color: black;
            background: url(../images/white-seprator.gif) no-repeat center left; /*custom bullet list */
            padding: 0px 0;
            padding-left: 9px; /*link text is indented*/
            margin-left: 20px;
            text-decoration: none;
            font-weight: normal;
            border-bottom: 0px solid #dadada;
	     font-size:9pt;
	      text-decoration:underline;
			
            
        }
        .arrowlistmenu ul li a:hover
        {
            /*hover stat*/
            color: black;
            background: url(../images/white-seprator.gif) no-repeat center left; /*custom bullet list */
            padding: 0px 0;
            padding-left: 9px; /*link text is indented*/
            margin-left: 20px;
            text-decoration: none;
            font-weight: normal;
            border-bottom: 0px solid #dadada;
	     text-decoration:none;
           
        }

.txt-greylink{
	color: #aaaaaa;
	text-decoration:underline;
}
.txt-greylink:hover{
	color: #aaaaaa;
	text-decoration:none;
}
.txt-black{
	color: #000000;
}
.txt-ltgreen{
	color: #83A942;
}
.txt-ltyellow{
	color: #BDA255;
}
