body, td {
	font-size: 11px;	
	color: #663300;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	line-height: 17px;
}

.orange {
	color: #cc9900;
}

a.footer {
	color: #666633;
	font-size: 10px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}

a.footer:hover {	
	text-transform: uppercase;
	text-decoration: underline;
}

.jobTypeTitle {
	color: #d48535;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none;
}

.jobTitle {
	text-transform: uppercase;
	font-size: 12px;
}


a.jobTitle {
	color: #999933;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none;
	line-height: 19px;
}

a.jobTitle:hover {
	color: #d48535;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: underline;
}

a.treeTitle {
	color: #663300;
	text-transform: uppercase;
	font-size: 11px;
	text-decoration: none;	
}

a.treeTitle:hover {
	color: #d48535;
	text-transform: uppercase;
	font-size: 11px;
	text-decoration: underline;	
}

.treeTitleOn {
	color: #d48535;
	text-transform: uppercase;
	font-size: 11px;
	text-decoration: none;	
}

a.contact_email {
	color: #d48535;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a.contact_email:hover {
	color: #d48535;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

/* scroll css */

#scroller {	
	width:540px;
	height: 348px;
	overflow: auto;	
	padding-right: 10px;	
}

#scroller_150 {	
	width:160px;
	height: 348px;
	overflow: auto;	
	padding-right: 10px;	
	font-size: 10px;
}

.caption {
	color: #ac9735;
	font-style: italic;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	line-height:19px;
}

#scroller_job {	
	width:100%;
	height: 363px;
	overflow: auto;		
	padding-right: 15px;
}
