h1           { font-family: Arial; font-size: 18pt; margin-top:0; margin-bottom:0; color:#000000 }
h2           { font-family: Arial; font-size: 10pt;	font-weight: normal; margin-top:0; margin-bottom:0; color:#FFFFFF }
h3           { font-family: Arial; font-size: 10pt; font-weight: normal; margin-top:0; margin-bottom:0; color:#000000 }
h4           { font-family: Arial; font-size: 12pt; font-weight: normal; margin-top:0; margin-bottom:0; color:#000000 }
h5           { font-family: Arial; font-size: 9pt; 	font-weight: normal; margin-top:0; margin-bottom:0; color:#000000 }
h3.black     { font-family: Arial; font-size: 8pt; 	font-weight: normal; margin-top:0; margin-bottom:0; color:#000000 }
h6           { font-family: Arial; font-size: 14pt; font-weight: normal; margin-top:0; margin-bottom:0; color:#000000 }



after_limit {
width:260px; 
color:#008000
}
.okButton {
background-color: #D4D4D4;
font-color: #000000;
font-size: 9pt;
font-family: arial;
width: 70px;
height:	20px;  
}
.alertTitle {
background-color: #BE0C0C;
font-family: arial;
font-size: 9pt;
color: #FFFFFF;
font-weight: bold;
}
.alertMessage {
font-family: arial;
font-size: 9pt;
color: #000000;
font-weight: normal;
}
.alertBoxStyle {
cursor: default;
filter: alpha(opacity=90);
background-color: #E4E4E4;
position: absolute;
margin-top: 80px;
margin-bottom: 5px;
top: 30px;
left: 20px;
width: 50px;
height: 10px;
visibility:hidden; z-index: 999;
border-style: groove;
border-width: 2px;
border-color: #FFFFFF;
text-align: center;
}
