a:link {color: #0000FF; text-decoration: underline; }
a:visited {color: #0000FF; text-decoration: underline; }
a:hover {color: #AAAA00; text-decoration: none}
input.invisible {border-style:none; background-color:#fdf5e6}
tr.on {background-color:#FFFFFF}
tr.off {background-color:#FDF5E6}
#u, #d, #t{
width:150 px;
font-weight:bold;
text-indent:10px;
text-decoration:underline;
}

.on{
border:2px solid #CC0000
}

.off{
border:1px solid #6699CC
}

fieldset{
padding-top:10px;
padding-bottom:0px;
margin-bottom:0px;
padding-top:15px;
margin-top:15px;
width:700px;
text-indent:30px;
}
legend{
text-indent:0px;
font-weight:bold;
font-style:italic;
}
.label{
font-weight:bold;
}

.info{
font-weight:bold;
color:#CC0000;
}

