
.toptext {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  color: #999999;
  font-weight: normal;
  text-decoration: none;
  font-style:normal
}
.myElement { 
  color:black; 
  font-size: xx-small; 
  font-family: verdana, helvetica, arial;  
}
.formtitle {
  background-color: #999999;
  color: black;
  font-weight: bold;  
}
.formrow {
  background-color: #cccccc;
}
.mesgrow {
  background-color: #EEEEEE;
}
.formerror {
  color:red;
}
.required {
  font-weight: bold;
}
.reqStar {
  color: #990000;
}
.aLeft {
  text-align: left;
}
.aCenter {
  text-align: center;
}
.FlukeButton {
  font-size: xx-small;
  font-weight: bold;
  background-color : #99FF33;
}
.SubmitButton {
  font-size: xx-small;
  font-weight: bold;
  background-color : #CC0000;
  color:#FFFFFF;
}
.ResetButton {
  font-size: xx-small;
  font-weight: bold;
  background-color : #cccccc;
}
.Privacy {
  font-family: verdana, helvetica, arial;
  font-size: xx-small;
  text-align: center;
}
.HdText { 
  color:black; 
  font-size: small; 
  font-family: verdana, helvetica, arial;  
}
.BlueHeadlineText { 
  color:#330099; 
  font-weight: bold;
  font-size: 14px; 
  font-family: verdana, helvetica, arial;  
}
.GText { 
  color:black; 
  font-size: x-small; 
  font-family: verdana, helvetica, arial;  
}
.goodrow {
  background-color: #00FF00;
}
.badrow {
  background-color: #FF99CC;
}
.HeadLine {
  color:white; 
  font-size: large; 
  font-family: verdana, helvetica, arial;
  text-decoration: none;
}

.frm_intro_Box {width:100%; border:2px #CC0000 solid;}
.frm_introBox_title    {padding:3px 3px 6px 3px; font-size:13pt;  color:#FFFFFF; font-weight:bold; background-color:#CC0000; text-align:center;}
.frm_introBox_content  {padding:20px; height:200px; background-color:#FFFFFF;}
.frm__introBox_btn {font-size: 11pt; font-weight: bold; background-color:#CC0000; color:#FFFFFF; border-color:red;}
.frmPassword,.frmPassword:link {color:#CC0000; font-weight: bold;	}
.frmPassword:hover	{text-decoration: underline;}