.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000066;
	background-color: #CCCCCC;
	line-height: 24px;
	white-space: normal;
	text-decoration: none;
	height: 24px;
	width: 191px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	vertical-align: top;
	font-style: normal;
	margin: 0px;
	padding: 2px;
}

.navigation table 
{	
	border: 1px solid #666666; 
}

.navigation td { 
	border: 1px solid #666666; 
}


.navigation a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
	height: auto;
	width: auto;
	color: #000066;
	margin: 2px;
	padding: 2px;
}

.navigation a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	margin: 2px;
	padding: 2px;
	color: #000066;
}

.navigation a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
	background-color: #000066;
	display: inline;
	margin: 1px;
	padding: 1px;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: 191px;
}

.navigation a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
	margin: 2px;
	padding: 2px;
}
