.footer-link { font-family: Arial; font-size: 12px; color: #FF0000 }
.border-all  { border: 1px solid #C0C0C0; padding: 0 }
.small-info  { font-family: Arial; font-size: 12px; }
.pagetitle   { font-family: Arial; font-size: 18px; font-weight: bold }
.pagetitle-red { font-family: Arial; font-size: 18px; font-weight: bold; color: #990000;}
.border-rightdash { border-right-style: dashed; border-right-width: 2px; border-color: #999999; }
.menu         { font-family: Arial; color: #FFFFFF; font-size: 12px; font-weight: bold }
.footer-text { font-family: Arial; font-size: 14px; color: #808080; font-style: italic }
.footer-disclaimer { font-family: Arial; font-size: 12px; color: #000000; font-style: italic }
select { 
 background-color: #ffffff; 
 color: #000000;
 font-size: 12px; 
}
body {
	background-color: #DADADA;
	font-family: Arial;
	font-size: 12px;
}
.red {
	color: #FF0000;
}
.graynote-italic  { font-family: Arial; font-size: 12px; color:#C0C0C0; font-style:italic }

a.menu:visited, a.menu:link, a.menu:active {
 color: #ffffff;
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
}
a.menu:hover {
	 text-decoration: underline;
}