.okButton {
background-color: #005B56;
font-color: #FFFFFF;
color: #FFFFFF;
font-size: 9pt;
font-family: arial;
/*width: 70px;*/
width: auto;
height:	20px; 
border: 1px solid #862127;
}
.alertTitle {
background-color: #005B56;
font-family: arial;
font-size: 8pt;
color: white;
font-weight: normal;
letter-spacing: 15px;
}
.alertMessage {
font-family: arial;
font-size: 9pt;
color: #000000;
font-weight: normal;
}
.alertBoxStyle {
cursor: default;
/*filter: alpha(opacity=10);*/
background-color: #005B56;
position: absolute;
/*top: 200px;
left: 200px;
width: 100px;
height: 50px;*/
visibility:hidden; z-index: 999;
border-style: solid;
border-width: 0px;
border-color: #862127;
text-align: center;
vertical-align: middle;
}
.iframeBoxStyle {
cursor: default;
height:auto;
background-color: #a9d7d6;
z-index: 999;
border-style: solid;
border-width: 1px;
border-color: #708090;
text-align: center;
vertical-align: middle;
}
.teste {
	cursor: default;
	height:200px;
	z-index: 999;
	border-style: solid;
	border-width: 2px;
	border-color: #51100e;
	text-align: center;
	vertical-align: middle;
}
.translucent {
	opacity: 60;
	filter: alpha(opacity=60);
	-moz-opacity: 0.4;
	-khtml-opacity: 0.6;
}
.formMessage {
font-family: arial;
font-size: 9pt;
color: #101010;
font-weight: normal;
}
.formDesignacao {
font-family: arial;
font-size: 9pt;
color: #111111;
font-weight: normal;
}
.highlight {
font-family: arial;
font-size: 9pt;
color: #005d8e;
font-weight: normal;
}
.alertFormBox {
font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
font-size: 8pt;
color: #FFFFFF;
background-color: #626463;
/*height: 20px;*/
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
padding-left: 5px;
}