td.navigation1 {
	color : #666600;
	background-color : transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.6em;
	font-weight : normal;
	height : 107%;
	font-stretch : inherit;
	font-size-adjust : 0.8;
	}

td.navigation1 A {
	color : #666600;
	text-decoration : none;
}

td.navigation1 A:HOVER {
	color : #666600;
	text-decoration : underline;
}

td.navigation2 {
	color : Black;
	background-color : transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : smaller;
	font-weight : normal;
	height : 110%;
	font-size-adjust : 0.8;
	}

td.navigation2 A {
	color : #666600;
	text-decoration : none;
}

td.navigation2 A:HOVER {
	color : #666600;
	text-decoration : underline;
}

code.bigtext {
	font : normal bold medium Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333333;
}

code.text {
	font : normal smaller Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333333;
}

code.strongtext {
	font : normal 700 1.0em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
}

code.weaktext {
	font : normal 500 0.9em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333333;
}

code.navigation3 {
	color : #333333;
	background-color : transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	height : 120%;
	font-size : smaller;
	font-size-adjust : 0.8;
	}

code.navigation3 A {
	color : #000099;
	text-decoration : none;
}

code.navigation3 A:HOVER {
	color : #000099;
	text-decoration : underline;
}

td.linkbutton {
	background-color : #CCCC99;
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.6em;
	border : 2px solid #666666;
	padding-bottom : 4px;
	padding-left : 4px;
	padding-right : 3px;
	height : 120%;
	border-bottom-color : #666666;
	border-bottom-style : solid;
	border-bottom-width : 2px;
	font-size-adjust : 0.8;
	font-weight : 700;
}

td.map {
	background-color : transparent;
	font-weight : bold;
	font-variant : normal;
	height : inherit;
	left : inherit;
	letter-spacing : inherit;
	line-height : inherit;
	font-style : normal;
	font-size : 0.8em;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : White;
}

a.map, a.map:hover, a.map:link, a.map:active, a.map:visited {
	background-color : transparent;
	text-decoration : none;
	color : White;
	cursor : text;
}
A:link { color: #333300; text-decoration: underline; }
	 A:visited { color: #333300; text-decoration: underline; }
	 A:active { color: #333300; text-decoration: underline; }
 	 A:hover { color: #666600; text-decoration: underline; }