
#menu{
	font: bold 14px Arial, Helvetica, sans-serif;
	width: 136px;
	padding: 20px 0 0 4px;
}
body {
	background: #fff url(/images/side_back.gif) repeat-y left;	
}
#menu a{
	text-decoration: none;
	color: #fff;
}
#menu a:hover{
	text-decoration: none;
	color: #659AFF;
}
#menu hr {
	color: #fff; 
	background-color: #fff; 
	height: 2px;
	width: 115px;
}
b.leftmenu
{
  font-size:10pt;
}
