.Formulary { 
font-family: "Microsoft Sans Serif"; 
font-size: 11px; 
color: #666666; 
text-decoration: none; 
border: 1px solid #666666; 
} 
.SearchBarFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
} 
#searchband {
	MARGIN-LEFT: 12px;
	PADDING-TOP: 10px;
	TEXT-ALIGN: center;
	background-color: #999999;
} 
.searchicon { 
 MARGIN-TOP: -7px; Z-INDEX: 3; FLOAT: left 
}	 
.searchmiddleband { 
PADDING-RIGHT: 8px; BORDER-TOP: #c2c2c2 1px solid; FONT-SIZE: 11px; FLOAT: left; WIDTH: 314px; COLOR: #636363; MARGIN-RIGHT: 0px; PADDING-TOP: 9px; BORDER-BOTTOM: #c2c2c2 1px solid; FONT-FAMILY: Trebuchet MS, Verdana, Helvetica, Arial, Tahoma; HEIGHT: 30px; BACKGROUND-COLOR: #fafafa 
} 
.BorderTable { 
border: 1px solid #CCCCCC; }
.FontBold {
font-family: "Microsoft Sans Serif";
font-size: 10px;
font-weight: bold;
color: #006699;
text-decoration: none;
text-transform: uppercase;
}
.AbaAtivo {
	background-color: #efefef;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding: 3px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.BordaAbaOff {
	background-color: #ffffff;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding: 3px;
	border-top: 1px solid #CECFCE;
	border-right: 1px solid #CECFCE;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #CECFCE;
}
.tabOn {
	BORDER-RIGHT: #dfdfdf 1px solid; 
	BORDER-TOP: #dfdfdf 1px solid; 
	BORDER-LEFT: #dfdfdf 1px solid; 
	CURSOR: default; 
	COLOR: crimson; 
	BORDER-BOTTOM: medium none; 
	HEIGHT: 24px; 
	BACKGROUND-COLOR: white; 
	TEXT-ALIGN: center;
	font-family: "Microsoft Sans Serif"; 
	font-size: 12px; 
	text-decoration: none; 
	
}
.tab {
	BORDER-RIGHT: #dfdfdf 1px solid; 
	BORDER-TOP: #dfdfdf 1px solid; 
	BORDER-LEFT: #dfdfdf 1px solid; 
	CURSOR: hand; 
	COLOR: dimgray; 
	BORDER-BOTTOM: #dfdfdf 1px solid; 
	HEIGHT: 22px; 
	BACKGROUND-COLOR: whitesmoke; 
	TEXT-ALIGN: center;
	font-family: "Microsoft Sans Serif"; 
	font-size: 12px; 
	text-decoration: none; 
}
.space {
	WIDTH: 2px; BORDER-BOTTOM: #dfdfdf 1px solid
}
.BorderIframe { 
border: 1px solid #FFFFFF; }

.ControlTableHeaderTable {
	background-color: #666666;
}
.ControlTableHeaderLabels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
}

.ControlTablePropertyLabels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.ControlTableAlterRow1 {
	background-color: #F4F4F4;
}

.ControlTableAlterRow2 {
	background-color: #EAE1F2;
}

.ControlTableGroupLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}

.ControlTableDataGrid {
	width: 100%;
	padding: 2px;
	border: 1px solid #CCCCCC;
}

/* Primeira linha da tabela (Cabeçalho) */
.ControlTableDataGrid th {
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: 17px;
}

/* Linha 2 em diante aplica esta formatao */
.ControlTableDataGrid tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;	
}

.ControlTableLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;	
}

.ControlTableMsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #CC3300;
}

.SearchBarTable {
	background-color: #E9E9E9;
	border: 1px solid #C1CDD8;
}

.SearchBarLabel1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;	
}

.SearchBarTextBox {
	border: 1px solid #666666;
	height: 13px;
	width: 200px;
}

input[type=submit] {
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
}

.RadioButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

select {
	border: 1px solid #666666;
	background-color: #FFFFE8;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
