.navigation td {
	text-indent: 25px;
	width: 150px;
}
.navigation a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: lowercase;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 8px;
	background-image: url(../images/interface/navshad.gif);
	width: 150px;
}
.navigation a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: lowercase;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 8px;
	background-image: url(../images/interface/navshad.gif);
	width: 150px;
}
.navigation p {
	margin: 0px;
}
.navigation a:hover {
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/interface/navshad-white.gif);
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
table#navbar a:link {
	color: #000000;
	background-image: none;
}
table#navbar a:visited {
	color: #000000;
	background-image: none;
}
.navcolumn {
	background-color: #E4F2F6;
	width: 150px;
}
.navcolumn2 {
	background-color: #E4F2F6;
	width: 150px;
	background-image: url(../images/interface/topshadow-on=nav.gif);
	background-repeat: repeat-x;
	padding-top: 20px;
}
.navigation h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-transform: lowercase;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	display: block;
	border-top-width: 1px;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
	vertical-align: middle;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 8px;
	background-image: url(../images/interface/right-arrow.gif);
	width: 150px;
	background-color: #D3E2E4;
	background-repeat: no-repeat;
	background-position: 15px 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
