a.leftmenu_header, a.leftmenu_header:link, a.leftmenu_header:visited 
{
	display:block;
	width:170px;
	height:35px;
	color:#FFFFFF;
	background:#A11F1F;
	border:1px solid #999999;
	line-height:35px;
	text-align: left;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size:14px;
	overflow:hidden;
	text-decoration:none;
	margin:0px;
	font-weight: bold;
}


a.leftmenu, a.leftmenu:link, a.leftmenu:visited 
{
	display:block;
	width:170px; 
	height:27px; 
	
	color:#A11F1F;
	background:#f0f0f0; 
	BORDER-RIGHT: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #999999 1px solid;
	
	line-height:27px;
	text-align: left;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size:12px;
	
	overflow:hidden;	
	text-decoration:none;
	margin:0px;
}

a.leftmenu:hover
{
	BACKGROUND-COLOR: #cfdde6;
}
