
.logolink{
	float:left;
	width:210px;
	height:80px;
}
.shadowleft{
	width:30px;
	padding:0;
	background:url(shadowleft.png) top left repeat-y;
}
.shadowright{
	width:30px;
	padding:0;
	background:url(shadowright.png) top left repeat-y;
}
.shadowbottom{
	height:14px;
	padding:0;
	background:url(shadowbottom.png) top left no-repeat;
}
.backgroundColorMenuL2Active{
	padding-left:0;
	padding-right:0;
}
.backgroundColorMenuL2Active a{
	margin-left:4px;
}
.backgroundColorMenuL2Active ul{
	margin:0;
	padding:0;
	list-style-type: none;
}
.backgroundColorMenuL2Active li a{
	display:block;
	margin-left:0;
	padding-left:15px;
	background:url(pucewhite.gif) 4px center no-repeat;
}

a:hover{text-decoration:underline;}

.backgroundColorMenuL2Active li a:hover{
	background:#6aa7d6 url(pucewhite.gif) 4px center no-repeat;

}
.l2select a:link, .l2select a:visited{
	background:#6aa7d6 url(pucewhite.gif) 4px center no-repeat;
}