body   {  font-family: Arial, Helvetica, sans-serif; font-size: small;}
th     {  font-family: Arial, Helvetica, sans-serif; font-size: small;}
td     {  font-family: Arial, Helvetica, sans-serif; font-size: small;}
p      {  font-family: Arial, Helvetica, sans-serif; font-size: small;}
b      {  font-family: Arial, Helvetica, sans-serif; font-size: small;}
center {  font-family: Arial, Helvetica, sans-serif; font-size: small;}
font   {  font-family: Arial, Helvetica, sans-serif}

a.menu {
	text-decoration: none;
	font-size: small;
	color: #0066CC;
	font-weight: bold;
	font-style: normal;
	padding-right: 5px;
	padding-left: 5px;
}

a.menu:hover {
	text-decoration: none;
	font-size: small;
	color: #0066CC;
	font-weight: bold;
	font-style: normal;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #CCCCCC;
}

a.menuSelected {
	text-decoration: none;
	font-size: small;
	color: #FFFFFF;
	background-color: #0066CC;
	font-weight: bold;
	font-style: normal;
	padding-right: 5px;
	padding-left: 5px;
}

.sidebarLink {  font-family: Arial, Helvetica, sans-serif; font-size: small; font-style: normal; line-height: normal; font-weight: bold; color: #FFFFFF; text-decoration: none}
.tableBgBlack {  background: #000000; color: #ffffff; }
.tableBgDark {  background: #000066; color: #ffffff; }
.tableBgMedium {  background: #000099; color: #ffffff; }
.tableBgLight {  background: #0066CC; color: #ffffff; }
.darkblueTitle { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #003399; text-decoration: none }
.darkblueLead { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #31319C; text-decoration: none }
.darkblueLink { font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; color: #000066}
.medblueLink { font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; color: #000099}
.blueLink { font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; color: #0066CC}
.small {font-size:small}
.smaller {font-size:smaller}
.medium {font-size:medium}
.normal {font-weight: normal}
.noULBold {text-decoration: none; font-weight: bold}

/* parasite-detection script warning style, used with parasite.js */
#parasite { border: solid #990000 2px; margin: 1em; }
#parasite h2 { background-color: #990000; color: white; margin: 0; text-align: center; }
#parasite p { margin: 0; padding: 8px; border-top: 2px solid #990000; font-size: 0.9em; }
#parasite p.report { border-top: none; }

.pageTitle {
	font-size: large;
}
.inputButton {
	font-size: x-small;
	width: 50px;
}
.refreshButton {
	font-size: x-small;
	width: 100px;
}
