H2 {
font-family: arial, helvectia;
color: blue;
font-size: 28pt;
}
H3 {
font-family: arial, helvectia;
color: blue;
font-size: 16pt;
}
h5 {
font-family: arial, helvectia;
color: blue;
font-size: 12pt;
}
P {
font-family: arial;
color: darkviolet;
font-size: 12pt;
}
.fadebarone {
background-image: url('topbar-82.JPG');
background-repeat: no-repeat;
}
.fadebartwo {
position: relative;
top: 0;
font-size: 0px;
}
.fadebarthree {
position: relative;
top: 0;
}
.fadebartop {
background-image: url('fadebortop-82.JPG');
background-repeat: no-repeat;
height: 55;
}
.fadebarbot {
background-image: url('fadeborbot-82.JPG');
background-repeat: no-repeat;
height: 55;
}
.blank {
font-size: 1pt;
}
.leftbox {
height: 200px;
border-top: dashed 2px #ff8000;
border-left: dashed 2px #ff8000;
color: #ff8000;
font-size: 12pt;
font-family: verdana;
}
.rightbox {
height: 200px;
border-bottom: dashed 2px #ff8000;
border-right: dashed 2px #ff8000;
color: #3d0069;
font-size: 12pt;
font-family: verdana;
}
.shortcuts {
font-family: arial, helvectia;
font-weight: 600;
font-size: 11pt;
color: navy;
height: 20px;
text-align: center;
}
.navon {
width: 140px;
font-family: arial, helvectia;
color: #1188dd;
font-weight: 600;
font-size: 10pt;
}
.navsub {
width: 140px;
font-family: arial, helvectia;
color: #4466bb;
font-weight: 500;
font-size: 10pt;
text-indent: 5px;
}
.navbar {
width: 140px;
font-family: arial, helvectia;
color: #7777ff;
font-weight: 600;
font-size: 10pt;
}
.spacer {
width: 15px;
border-right: solid 1px #ccccff;
}
.content {
width: 540px;
}
A:link {color:blue;text-decoration:none;}
A:visited {color:blue;text-decoration:none;}
A:active {color:blue;text-decoration:none;}
A:hover {color:navy;text-decoration:none;}
A.navitem:link {
width: 140px;
font-family: arial, helvectia;
color: #7777ff;
font-weight: 600;
font-size: 10pt;
}
A.navitem:active {
width: 140px;
font-family: arial, helvectia;
color: #7777ff;
font-weight: 600;
font-size: 10pt;
}
A.navitem:visited {
width: 140px;
font-family: arial, helvectia;
color: #7777ff;
font-weight: 600;
font-size: 10pt;
}
A.navitem:hover {
width: 140px;
font-family: arial, helvectia;
color: navy;
font-weight: 600;
font-size: 10pt;
}
UL, LI {
font-family: arial, helvectia;
font-size: 11.5pt;
color: darkviolet;
}
#current_location {
	background-color: #eeeeff;
	border: solid 1px #ddddff;
	width: 480px;
	padding: 4px;
font-family: arial;
color: darkviolet;
}
#current_location_detail {
	width: 95%;
	display: block;
	background-color: #ffeedd;
	border: solid 1px #aaaacc;
	text-align: left;
font-family: arial;
color: darkviolet;
}
.location_table {
font-family: arial;
color: darkviolet;
}
td {
font-family: arial, helvetica;
color: darkviolet;
}