body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
}
a:link {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #993333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	text-decoration: none;
}
p  {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
h1 {
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
h2 {
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #990000;
}
h3 {
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003366;
}
.p2 {
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #990000;
	background-color:#FFFFFF
}
.p3 {
	font-size: 12px;
	font-style: strong;
	line-height: normal;
	font-weight: normal;
	color: #660000;
}
.p4 {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.p5 {
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #CC3300;
}
.p6 {
    font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.searchImg {
	border: 1px solid #E0E0E0;
	}

/* TRAIL POPUP */

#trailimageid {
	DISPLAY: none; 
	Z-INDEX: 200; 
	LEFT: 0px; 
	WIDTH: 400px; 
	POSITION: absolute; 
	TOP: 0px; 
	HEIGHT: 0px;
}

#trailimageid img {
	BORDER: 1px solid #333333
}
