BODY { MARGIN: 0px; FONT-FAMILY: Tahoma, serifSansSerifMonospace; color:Black; font-size:10pt; }
.progressHead { font-size:13pt; font-weight:bolder; text-align:center; color:#ffe174;}
.progressCurrent { color:#ffe174; font-size:11pt; font-weight:bolder; text-align:center;}
.progressComplete { color:Gray; font-size:11pt; text-decoration:none; text-align:center; filter:alpha(opacity=50); -moz-opacity:.50; opacity:.50;}
.progressComing { color:#979d61; font-size:11pt; text-align:center; filter:alpha(opacity=50); -moz-opacity:.50; opacity:.50;}
.progressTable { background-color:AntiqueWhite;}

.anchorSmall { font-size:10pt; text-decoration:none; color: #0099ff;}
.anchorSmall:HOVER { text-decoration:none; color:Orange;}

.anchorNormal { font-size:11pt; text-decoration:underline; color: #979d61; font-weight:bold;}
.anchorNormal:HOVER { text-decoration:underline; color:Orange;}

.headerText {font-size:12pt; font-weight:bolder; text-align:center; }
.boldText {font-size:10pt; font-weight:bolder; }

HR.rowline { width:400px; color:white;}

.messageText
{
	color: #990000;
}

input.formButton
{
   font-size:13px;
   font-family:Tahoma, serifSansSerifMonospace;
   font-weight:bold;
   color:black;
   height:21px;
   background-image:url(images/btnbg.gif);
   border-top-style:none;
   border-bottom-style:outset;
   border-left-style:none;
   border-right-style:outset;
}
