.feathd {color:#767676; font-family: verdana; font-size: 12px; text-decoration:none;line-height:15px;}
.feat {color:#252525; font-family: verdana; font-size: 10px; text-decoration:none;line-height:15px;}
.project {color:#000000; font-family: verdana; font-size: 10px; text-decoration:none;}
.nav {color:#bbbbbb; font-family: arial; font-size: 11px; text-decoration:none;line-height:18px;}
.home {color:#666666; font-family: arial; font-size: 12px; text-decoration:none;line-height:30px;}
.small {color:#a57d42; font-family: arial; font-size: 10px; text-decoration:none;line-height:18px;}
.copy {color:#666666; font-family: arial; font-size: 11px; text-decoration:none;line-height:18px;}
.header {color:#000000; font-family: arial; font-size: 12px; text-decoration:none;line-height:18px;}
.pastheader {color:#4e4e4e; font-family: arial; font-size: 13px; text-decoration:none;line-height:18px;}
.projheader {color:#4f7973; font-family: arial; font-size: 16px; text-decoration:none;line-height:18px;}
.footer {color:#c1c0c0; font-family: arial; font-size: 10px; text-decoration:none;line-height:18px;}

A:link  { color: #a57d42; text-decoration:none;}
A:visited { color: #a57d42; text-decoration:none;}
A:active  { color: #a57d42; text-decoration:none;}
A:hover {color:#a57d42; text-decoration:underline;}

.footer:link  { color: #ffffff; text-decoration:none;}
.footer:visited { color: #ffffff; text-decoration:none;}
.footer:active  { color: #ffffff; text-decoration:none;}
.footer:hover {color:#ffffff; text-decoration:underline;}

.nav:link  { color: #cccccc; text-decoration:none;}
.nav:visited { color: #cccccc; text-decoration:none;}
.nav:active  { color: #ffffff; text-decoration:none;}
.nav:hover {color:#ffffff; text-decoration:underline;}

.ucfield {
	background-color:#ededed;
	color:#000000;
	font-family: arial;
	font-size: 10px;
	text-decoration:none;	
	border-width:1px;
	border-color:#cbcaca;
}
ul.arrow li.arrow {
	list-style-image:url(../images/arrow2.gif);
	margin-top:-10px;
	padding-top:0px;
	margin-left:-20px;
	margin-right:20px;
	padding-bottom:2px;
	margin-bottom:10px;
}
div.contentScrollable {
	margin-right:0px;
	overflow:auto;
	scrollbar-face-color:#e5e1d9;
	scrollbar-highlight-color:#e5e1d9;
	scrollbar-3dlight-color: #e5e1d9;
	scrollbar-darkshadow-color:#666666;
	scrollbar-shadow-color:#e5e1d9;
	scrollbar-arrow-color: #7d6f56;
	scrollbar-track-color: #f9f8f7;
	height:420px;
	width:170px;
}
div.contentPadding {
	padding:5px 5px
}
select#drop { background-color:#ffffff; font-size: 10px; font-family: verdana; color: #000000; width: 120px; }