@CHARSET "ISO-8859-1";

A:link {text-decoration: none; color: #000000; text-size: 12px; }
A:visited {text-decoration: none;  color: #000000; text-size: 12px; }
A:active {text-decoration: none; color: #000000; text-size: 12px; }
A:hover {text-decoration: none; color: #000000; text-size: 12px; }

IMG {
	border: none;
}

body {
	margin:0;
	padding:0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left; /* hack para o IE */	
}

.tbCabecalho, #tbCabecalho {
	height: 100%;
	width: 100%;
	font-size: 12px;
	background:#888888;
}

.tbAcessoRapido, #tbAcessoRapido {
	font-size: 12px;
}

.title, #title {
	font-size: 18px;
	font-weight: bold;

}

.pageTitle, #pageTitle {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	line-height: 60px;
}

.rodape, #rodape {
	font-size: 10px;
	font-weight: bold;
	position: relative; 
	top: 100px;
	text-align: center;
}

.rodape hr {
color: #f00;
background-color: #f00;
height: 4px;
border: none;
}

.tbMenu, #tbMenu {
	width: 100%;
	font-size: 12px;
}
.divMenuPai, #divMenuPai {
	text-align:left; 
	color: #000000; 
	position: relative;
	background:#AAAAAA;
	padding: 2px;
	margin: 2px;
	width: 190px;
}

.divMenuFilho, #divMenuFilho {
	left:30px;
	width: 140px; 
	text-align:left; 
	position: relative; 
	padding: 2px;
	margin: 2px; 
	display:none; 
	visibility: hidden; 
	zIndex: -1;
	background:#DDDDDD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.labelForm, #labelForm {
	font-size: 12px;
	text-decoration: bold;
	margin: 1px;
}

.labelTable, #labelTable {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	height: 20px;
}

.detailTable, #detailTable {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	height: 20px;
}

.buttonsTable, #buttonsTable {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	height: 20px;
	color: FF0000;
	font-weight: bold;
}

.icones, #icones {
	width: 16px;
}

.selectSite, #selectSite {
	height: 60	px;
	font-size: 12px;
}
