#main_text_intro1, .sidebar_quote, #top_menu_links a:hover
{
	color: #84821B;
}

#top_menu_links a.selected
{
	border-bottom: 1px dotted #84821B;
}

a
{
	color: #84821B;
}

a:hover
{
	color: #C6C617;
}

.link_box a
{
	background-image: url(/herbertsmith/images/large_arrow_darkgreen.gif);
}

.link_box a:hover
{
	background-image: url(/herbertsmith/images/large_arrow_ro_darkgreen.gif);
}

#left_navigation_content a span, #main_portrait_link a span, .event_table_column a span, .profile_link_list a span
{
	background-image: url(/herbertsmith/images/small_arrow_darkgreen.gif);
}

#left_navigation_content a:hover span, #main_portrait_link a:hover span, .event_table_column a:hover span, .profile_link_list a:hover span
{
	background-image: url(/herbertsmith/images/small_arrow_ro_darkgreen.gif);
}

fieldset
{
	border-top: 1px dotted #84821B;
	border-bottom: 1px dotted #84821B;
}

input.form_button
{
	color: #84821B;
	background: url(/herbertsmith/images/small_arrow_darkgreen.gif) no-repeat 100% 52%;
}