.error { color: #993300; font-size: 9pt; font-family: tahoma, arial, helverica, sans-serif; letter-spacing: 1px;}
.error a:link,.error a:visited { color: #FFFFFF; }
.error a:hover { color: #336699; }

.formhdr { color: #003366; font-weight: bold; }
.formreqd { color: #990000; font-family: arial, helvetica, sans-serif; }
.formnote { color: #666666; font-size: 9pt; font-family: arial, helvetica, sans-serif; }
.formerror { color: #990000; font-weight: bold; }
.formchoice { color: #003366; font-size: 9pt; }
.formsent { color: #006600; font-size: 10pt; font-style: italic; }

.bttnsm, .bttnmed, .bttnlrg, .bttnxlrg, .bttnxxlrg {
font-family: tahoma, arial, helverica, sans-serif;
height: 23px;
cursor: hand;
color: #003366;
font-weight: bold;
font-size: 9pt;
border-width: 0px;
background-repeat: no-repeat;
padding: 3px;
}

.bttnsm {
background-image: url(/library/images/bttnsm.gif);
width: 75px;
}

.bttnmed {
background-image: url(/library/images/bttnmed.gif);
width: 100px;
}

.bttnlrg {
background-image: url(/library/images/bttnlrg.gif);
width: 125px;
}

.bttnxlrg {
background-image: url(/library/images/bttnxlrg.gif);
width: 150px;
}

.bttnxxlrg {
background-image: url(/library/images/bttnxxlrg.gif);
width: 175px;
}