html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #484848;
	background-image:url(imgs/bg1.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#E8E3D6;
	margin-top:0px;
	margin-left:0;
	margin-right:0;
	margin-bottom:0px;
	text-align:center;
	height: 100%;
	font-size: 82% !important;
	line-height:117%;
	
}
p { font-size:100% !important}

td {
	text-align:left;
	font-size: 100% !important ;
}	

img {
	border: 0px;
}

a:link {
	text-decoration: none;
	color:#414141;;
}
a:visited {
	text-decoration: none;
	color:#414141;
}
a:hover {
	text-decoration: none;
	color:#C66300;
}
a:active {
	text-decoration: none;
}
input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
}

.borderit img{
border: 1px solid #FFFFFF;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
-moz-opacity: 0.9;
}

.borderit:hover img{
border: 1px solid #CAC1A2;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=120);
-moz-opacity: 1.2;
}

.borderit:hover{
color: black; /* irrelevant definition to overcome IE bug */
}

td.borda_baixo {
border-bottom-color: #DADADA; 
border-bottom-style:solid; 
border-bottom-width:1px
}
input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
}
.headerimg {
        margin: 0;
        width: 750px;
        height: 2px;
        font-size: 0;
        color: #FFFFFF;
}
h1 {
        margin-top: 5px;
        border: 0;
        font-size: 120%;
        height: 2px;
        text-align: center;
}
