.headerlinks a:hover{
	color: #000000;
	display: block;
    font-size: 11px;
	padding: 3px 0px 2px 5px;
	height: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #ffffff;
	width: 165px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.headerlinks a{
	display: block;
	font-weight: bold;
	color: #333333;
	font-size: 11px;
	padding: 3px 0px 2px 5px;
	height: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DFDDD9;
	text-decoration: none;
	width: 165px;
	border-top: 2px none #003366;
	border-right: 2px none #003366;
	border-bottom: 1px solid #666666;
	border-left: 1px none #cccccc;
}
.headerlinks2{
	width: 165px;
	border-top: 1px none #333333;
	border-right: 1px none #333333;
	border-bottom: 1px dotted #333333;
	border-left: 1px none #333333;
}
.headerlinks3{
	width: 165px;
	border-top: 1px solid #333333;
	border-right: 1px none #333333;
	border-bottom: 1px none #333333;
	border-left: 1px none #333333;
}