/* CSS Document */

.menu {
	line-height:40px;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;

	
}
.bfine {
	border-bottom:1px solid #ffffff;
}
a.menu:link, a.menu:visited {
	display: block;
	text-decoration	: none;
	padding			: 0px 0px;
	text-indent	: 5px;
	height:40px;
	line-height:40px;
}
a.menu:hover {
	background-color: #668cb9;
	text-decoration	: none;
	padding			: 0px 0px;
	height:40px;

}
IMG {
border: 0;
}
TD {
border: 0;
}
