A:visited  {
	color: #0F944E;
	text-decoration: underline;
	font-weight: bold;
}
A:link  {
	color: #0F944E;
	text-decoration: underline;
	font-weight: bold;
}
A:active  {
	color: #0F944E;
	text-decoration: underline;
	font-weight: bold;
}
A:hover   {
	color: #292929;
	text-decoration: none;
	font-weight: bold;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #292929;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 18px;
	color: #009ac9;
	text-decoration: none;
	font-weight: normal;
}
.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #5a5a5a;
	text-decoration: none;
	font-weight: normal;
}
a.bottomnav:visited {
	color: #5a5a5a;
	text-decoration: none;
	font-weight: normal;
}
a.bottomnav:link {
	color: #5a5a5a;
	text-decoration: none;
	font-weight: normal;
}
a.bottomnav:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}
a.bottomnav:active {
	color: #5a5a5a;
	text-decoration: none;
	font-weight: normal;
}
.bottomcredits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a.bottomcredits:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a.bottomcredits:link {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a.bottomcredits:hover {
	color: #800080;
	text-decoration: underline;
	font-weight: bold;
}
a.bottomcredits:active {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.picturetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #999999;
}
a.picturetext:visited {
	color: #ededed;
	text-decoration: none;
	font-weight: bold;
}
a.picturetext:link {
	color: #ededed;
	text-decoration: none;
	font-weight: bold;
}
a.picturetext:hover {
	color: #ededed;
	text-decoration: underline;
	font-weight: bold;
}
a.picturetext:active {
	color: #ededed;
	text-decoration: none;
	font-weight: bold;
}
.bodyhomepg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 26px;
	color: #292929;
}
.errorheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #009ac9;
	text-decoration: none;
	font-weight: normal;
}
.bodycredits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #666666;
	font-style: italic;
}
#blanket {
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}
#popUpDiv {
position:absolute;
background-color:#eeeeee;
width:300px;
height:300px;
z-index: 9002;
}
