.blue {  color: #94A1CF}
.grey {  color: #626262}
body {  font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.medium {  font-size: 14px}
.small {  font-size: 10px}
a:hover {  color: #94A1CF; text-decoration: underline}
.link {  color: #626262; text-decoration: none; font-weight: bold}
td.bottomborder  {
	border-bottom: 1px solid #626262;
}
td.allborder  {
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
td.menuborder  {
	background: #F1F3F9;
	border-bottom: 1px solid #626262;
	border-top: none;
	border-left: 1px solid #626262;
	border-right: 1px solid #626262;
}
td.topborder  {
	border-top: 1px solid #626262;
}.black { color: #000000}
.large { font-size: 16px}
.mediumsmall { font-size: 12px}
.column { float:left; width:250px;}
.column li { list-style:none; height:45px; }
.column li ul li { display:inline;  }

