#menu{
	list-style-type: none;
	margin: 0;
	padding-top: 5px;
	padding-left: 20px;
	margin-bottom: 0px;
	border-bottom: 1px solid #23365c;

}

#menu img{
	margin-bottom: -4px;
	padding: 0;

}

#menu img a:link, a:visited, a:active{
	text-decoration: none;
	border: 0;
}

#menu img a:hover{
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

div.txt{
	border-top: 0;
	border-left: 1px solid #23365c;
	border-right: 1px solid #23365c;
	border-bottom: 1px solid #23365c;
	margin-bottom: 10px;
	background-color:#FFFFFF;
          
}#tab1 {
	background-repeat: no-repeat;
	width: 210px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	position: relative;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	border-top: 1px solid #000033;
	border-right: 1px solid #000033;
	border-bottom: 1px none #000033;
	border-left: 1px solid #000033;
	z-index: 100;
	bottom: -1px;
}
