BODY.scrollbar {
	SCROLLBAR-FACE-COLOR: #333333; SCROLLBAR-HIGHLIGHT-COLOR: #ffffFF; SCROLLBAR-SHADOW-COLOR: #000000; SCROLLBAR-ARROW-COLOR: #ffffFF; SCROLLBAR-BASE-COLOR: #000000; scrollbar-dark-shadow-color: #FFFFFF; scrollbar-3d-light-color: #FFFFFF;
}

P  {
	font-family : Arial;
}

A  {
	text-decoration : none;
	font-weight : bold;
}

A:Visited  {
	text-decoration : none;
	font-weight : bold;
}

A:Active  {
	text-decoration : none;
	font-weight : bold;
}

A:Hover  {
	font-weight : bold;
	color : #CC0000;
	text-decoration : none;
}

A.muted_link  {
	text-decoration : none;
	color : #999999;
	font-weight : bold;
}

A.muted_link:Visited  {
	text-decoration : none;
	color : #999999;
	font-weight : bold;
}

A.muted_link:Active  {
	text-decoration : none;
	color : #999999;
	font-weight : bold;
}

A.muted_link:Hover  {
	font-weight : bold;
	color : #CC0000;
	text-decoration : none;
}

BODY  {
	font-family : Arial;
}

SPAN.caption  {
	font-family : Arial;
	color : #000000;
	font-size : 11px;
	}
	
SPAN.interview_info  {
	font-family : Arial;
	color : #FFFFFF;
	font-size : small;
	}
	
SPAN.available  {
	font-family : Arial;
	color : #FFFFFF;
	font-size : medium;
	}
	
SPAN.small_text  {
	font-family : Arial;
	color : #999999;
	font-size : 12px;
	}
