.lineleft {
	background-image: url(images/lineleft.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #455265;
}
lineleft a {
	font-weight: bold;
	color: #455265;
	text-decoration: none;
}
.lineleft a:link {
	font-weight: bold;
	color: #455265;
	text-decoration: none;
}
.lineleft a:hover {
	font-weight: bold;
	color: #3F90EC;
	text-decoration: underline;
}


.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.menu a {
	font-weight: bold;
	color: #455265;
	text-decoration: none;
}
.menu a:link {
	font-weight: bold;
	color: #455265;
	text-decoration: none;
}
.menu a:hover {
	font-weight: bold;
	color: #52B4F3;
	text-decoration: underline;
}
