a {  font-family: "Century Gothic"; font-size: 12px; color: #993399; text-decoration: none; font-weight: normal}
a:hover {  color: #993399; text-decoration: underline}
td {  font-family: "Century Gothic"; font-size: 12px}
.textboxes {  font-family: arial;
                font-size: 8pt;
                font-style: ;
                background: #ffffff;
                color: #003300;
                height: 13pt;
                width: 120px;
                vertical-align: middle;
                text-align: left; border: 1px #000000 solid}

.multiline_textboxes {  font-family: arial;
                font-size: 8pt;
                font-style: ;
                background: #ffffff;
                color: #003300;
                width: 120px;
                vertical-align: middle;
                text-align: left; border: 1px #000000 solid}

.formbuttons { font-family: arial;
                font-size: 8pt;
                font-style: ;
                background: #A9C998;
                color: #003300;
                height: 16pt;
		
                
                vertical-align: middle;
                text-transform: capitalize;
                text-align: left}.headblue {  font-size: 16px; font-weight: bold; color: #333366}
.headpurpl {  font-size: 16px; font-weight: bold; color: #993399}
.subheadblue {  font-size: 12px; font-weight: bold; color: #333366}
.GreenBut {
	border: none;
	background-color: #006600;



}
.YellowBut {
	background-color: #FFCC00;
}
.RedBut {
	background-color: #FF0000;
}
.bgNoRepeat {background-repeat:no-repeat; background-position:bottom center;}
.smalltext {font-size: 11px;}