fieldset td { padding:2px; }
fieldset { border: 1px solid #E6E6BF;padding:0px;margin-bottom:10px; }
.bodytext {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px}
.botomnav {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; color: #660000; text-decoration: none}
.links {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; color: #660000; text-decoration: underline}
.evenrow { background-color:#E6E6BF;}
.navbar {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;}



/*** links ***/
a:link {color:#660000;}
a:visited {color:#660000;}
a:focus {color:#660000}
a:hover {color:#333;}
a:active {color:#660000;}