body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #727272;
	vertical-align: top;	
	line-height:14px;
}
img{border:0;}

a {
	font-family:tahoma;
	font-size: 11px;	
	color: #727272;		
}

/*a:visited {
	color: #727272;
}
a:hover {
	color: #727272;
}
a:active {
	color: #727272;	
}*/
.style-b{
	color:#333333;
}


a.menu_left{
	background: transparent url(../images/design/menu_pimp.gif) center left no-repeat;
	display:block;
	float:left;
	width:185px;
	line-height:16px;
	padding-left:55px;
	font-family:tahoma;
	font-size: 15px;	
	color: #727272;		
	text-decoration:none;	
	font-weight:bold;

/*	border:solid 1px green;*/

}
.menu_sep{
	background: transparent url(../images/design/menu_sep.gif) top left no-repeat;
	height:10px;
	width:218px;
	padding-top:0px;
}

a.menu_left:hover{
	background: transparent url(../images/design/menu_pimp_light.gif) center left no-repeat;
   	line-height:16px;
   	color:#BEBEBE;
}


