H1 A:link, H2 A:link, H3 A:link, H4 A:link, H5 A:link, H6 A:link,
H1 A:visited, H2 A:visited, H3 A:visited, H4 A:visited, H5 A:visited, H6 A:visited 
{color: #000;}

.apBodyText,
 { font-family: arial, helvetica, sans-serif; }

A:link
{ color: #009; }

A:visited 
{ color: #000000; }

A:link:hover 
{color: #900;}

A:visited:hover 
{color: #600;}


BODY {
	background-color: #000000;
	color: #000;	
	margin: 2px 2px 10px 2px;
}

/* _______________ Legacy AP Nav Bar _______________ */


.apNavAd {
	padding-top: 4px;
	padding-bottom: 4px;
	color: #000;
}

.apNavText {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	padding-left: 6px;
}

.apNav {
	background-color: #000000;
	color: #fff;
}

.apNav A:link, .apNav A:visited { color: #fff; }
.apNavGroup A:link, .apNavGroup A:visited { color: #fff; }

/* _______________ Legacy AP Nav Bar _______________ */

.apNavAd {
	padding-top: 4px;
	padding-bottom: 4px;
	color: #000;
}

.apNavText {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	padding-left: 4px;
}

.apNav {
	background-color: #000000;
	color: #fff;
	cursor: pointer;
}
.apNav A:link, .apNav A:visited {
	color: #fff;
}
TR TD.apNav A:link, TR TD.apNav A:visited {
	text-decoration: none;
}

.apNavHilite {
	background-color: #b48919;
	color: #000000;
	cursor: pointer;
}
.apNavHilite A:link, .apNavHilite A:visited {
	color: #000;
}
TR TD.apNavHilite A:link, TR TD.apNavHilite A:visited {
	text-decoration: none;
}

.apNavGroup {
	background-color: #b48919;
	color: #fff;
}
.apNavGroup A:link, .apNavGroup A:visited {
	color: #fff;
}
TR TD.apNavGroup A:link, TR TD.apNavGroup A:visited {
	text-decoration: none;
}

TD.swath {
	font: 10px sans-serif;
}

TD.midspan {
background-color:#ece9d8;

TR.apNavRow TD {
	vertical-align: middle;
	border: 1px solid;
	border-color: # #003 #003;
	border-left: none;
}

TR.apNavRow TD.swath {
	background-color: #000000;
	border-right: none;
}
/* SAVE THIS TVH */
TR.apNavHiliteRow TD {
	vertical-align: middle;
	border: 1px solid;
	border-color: #ff6666 #600 #600;
	border-left: none;
}

TR.apNavHiliteRow TD.swath {
	background-color: #b48919;
	border-right: none;
}

TR.apNavGroupRow TD {
	vertical-align: middle;
	border: 1px solid;
	border-color: #ddd #000000 #000000;
	border-left: none;
}

TR.apNavOtherRow TD {
	vertical-align: middle;
	border: 1px solid;
	border-color: #fff #000000 #000000;
	border-left: none;
}

TR.apNavOtherRow TD.swath {
	background-color: #000000;
	border-right: none;
}

.apNavTextRed {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	padding-left: 4px;
	color: #b48919
}

.apBodyTextRed {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	padding-left: 4px;
	color: #b48919
}

.apNavOtherOn{
	background-color: #ddd;
	color: #b48919;
	cursor: pointer;
}

.apNavOtherOn A:link, .apNavOtherOn A:visited {
	color: #b48919;
}

TR TD.apNavOtherOn A:link, TR TD.apNavOtherOn A:visited {
	text-decoration: none;
}


/* _______________ MAIN PAGE _______________ */
/* SAVE THIS TVH */
BODY.apMainPage, BODY.apMainPage TD, BODY.apMainPage TH, BODY.apMainPage LI  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

HR.apMainRule {
	color: #000000;
	background-color: #000000;
	border: 0px;
}

.apMainPage H2 {
	font-size: 20px;
	margin: 0px;
}

.apMainNewT2 {
  	font-family : Arial, Helvetica, sans-serif;
  	font-size : 12px;
  	padding-bottom : 2px;
  	padding-top : 2px;
}

.apMainT2 A:visited {
	font-weight: bold;
}

Nav:visited, .apTourNav:link {
		font-family: arial, verdana;
		font-size: 11px;
		font-weight: bold;
		color: #CC0000;	
	}


