﻿#leftmenu{width: 130px; margin-top: 10px; text-align:left; font-weight:bold;}
#leftmenu a:link	{ color:#666666; }
#leftmenu a:visited	{ color:#666666; text-decoration:none }
#leftmenu a:hover	{ color:#DB3900; text-decoration:underline }

#leftmenu hr
{
	border-top-width: 1px;
	border-top-style:dashed;
	border-top-color: #ff7d1b;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	margin: 0px;
	padding: 7px;
	border-right-style: none;
	border-left-style: none;
}