body   { color: #000000; font-size: 12px; font-family:  Helvetica, Arial, Geneva, Swiss, SunSans-Regular; font-weight: normal; line-height: 18px; margin-top: 10px; margin-left: 28px; padding-top: 10px; padding-left: 28px; border-bottom: medium none }
td {
	font-family: Helvetica,Arial,Geneva,Swiss,SunSans-Regular;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	 line-height: 18px;
	 border-bottom: none;
	
}

a:link       { color: #000; text-decoration: none; border-bottom: 1px solid #666666 }
a:visited   { color: #000; text-decoration: none; border-bottom: 1px solid #666666 }
a:hover  { color: #050; text-decoration: none; border-bottom: 1px solid yellow }
a:active { color: #666666; text-decoration: none; border-bottom: 1px solid yellow;
}

.sectionhead   { color: cccccc; font-size: 13px; font-family:  Helvetica, Arial, Geneva, Swiss, SunSans-Regular; font-style: normal; font-weight: normal; }

.splash   { color: 000099; font-size: 13px; font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular; font-style: normal; font-weight: normal; border-bottom: none }
a.splash:link {border-bottom: none }
a.splash:visited {border-bottom: none }
a.splash:hover {border-bottom: none }
a.splash:active {border-bottom: none }

.hilite  { color: #000000; font-size: 13px; font-family:  Helvetica, Arial, Geneva, Swiss, SunSans-Regular; font-style: normal; font-weight: normal; background-color: yellow }

.current    { color: #c03; font-size: 13px; font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular; font-style: normal; font-weight: bold; background-color: #ccc }

.caption  { color: #000000; font-size: 10px; font-family:  Helvetica, Arial, Geneva, Swiss, SunSans-Regular; font-style: normal; font-weight: normal; line-height: 12px }

.box  { color: #000000; font-size: 12px; font-family:   Helvetica, Arial, Geneva, Swiss, SunSans-Regular; font-weight: normal; padding-right: 2px; padding-left: 2px; border: solid 1px #bebebe }

a.box:link
 { color: #000000; text-decoration: none; border: solid 1px #808080 }

a.box:visited
 { color: #000000; text-decoration: none; border: solid 1px #808080 }

a.box:hover
 { color: #000000; text-decoration: none; border: solid 1px yellow }

a.box:active
 { color: #000000; text-decoration: none; border: solid 1px #808080 }

.boxhi { color: #000000;  font-size: 12px; font-family:  Helvetica, Arial, Geneva, Swiss, SunSans-Regular; font-weight: normal;  padding-right: 2px; padding-left: 2px ; border: 1px solid black }

a.boxhi:link
{ color: #000000;  text-decoration: none;  border: 1px solid black }

a.boxhi:visited
{ text-decoration: none;  color: #000000; border: 1px solid black }

a.boxhi:hover
{ color: #000000;  text-decoration: none; border: 1px solid yellow }

a.boxhi:active
{ color: #000000; text-decoration: none; border: 1px solid yellow }

.path {
	font-size: 11px;
	color: #767676;
	text-decoration: none;
	 border-bottom: none;
}
a.path:link {
	font-size: 11px;
	color: #767676;
	text-decoration: underline;
		 border-bottom: none;
}
a.path:visited {
	font-size: 11px;
	color: #767676;
	text-decoration: underline;
		 border-bottom: none;
}
a.path:hover {
	font-size: 11px;
	color: #767676;
	text-decoration: underline;
		 border-bottom: none;
}
a.path:active {
	font-size: 11px;
	color: #767676;
	text-decoration: underline;
		 border-bottom: none;
}

.timeline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
a.timeline:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: transparent;
}
a.timeline:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: transparent;
}
a.timeline:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #a8a97f;
}
a.timeline:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #a8a97f;
}


