/* Site Barrosos */
INPUT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

.body {
	background-color:#666699;
	background-image: url(img/bg.jpg);
	background-repeat:repeat-x;
	scrollbar-track-color: #FFCC00;
	scrollbar-base-color: #333399;
	scrollbar-face-color: #333399;
	scrollbar-arrow-color: #FF9900;
	scrollbar-highlight-color: #FFFFCC;
	scrollbar-3dlight-color: #333333;
	scrollbar-shadow-color: #333333;
	scrollbar-darkshadow-color: #FFFFCC;
}
.tableMenu {
	background-image:url(img/bgmenu.gif);
	background-position:top;
	background-repeat:no-repeat;
	height: 25px;
}
.tableHeader {
	background-image:url(img/bgheader.gif);
	background-position:top;
	background-repeat:no-repeat;
	height: 120px;
}
.tableSubheader {
	background-image:url(img/bgsubheader.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height: 20px;
}
.tableFooter {
	background-image:url(img/footer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	height: 20px;
}
.tableBody {
	background-color:#FFFFFF;
	vertical-align:text-top;
	text-align:left
	
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight:bold;
	line-height: 20px;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	font-weight:normal
	line-height: 18px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	TEXT-DECORATION: none;
	color: #333399;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	TEXT-DECORATION: none;
	color: #FF6600;
}
.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	TEXT-DECORATION: underline;
}
.linkFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	TEXT-DECORATION: none;
	color: #333399;
	text-transform: uppercase;
	line-height: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.linkFooter:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	TEXT-DECORATION: none;
	font-style: normal;
	text-transform: uppercase;
	line-height: normal;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.linkMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
vertical-align:bottom;
	TEXT-DECORATION: none;
	color: #333399;
	text-transform:uppercase;
}
.linkMenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	vertical-align:bottom;
	color: #FF6600;
	TEXT-DECORATION: none;
	text-transform:uppercase;
}

/* fim css */
