Body
{
}
.ViewablePage
{
	background-color:Maroon;
}
.BottomBorder
{
	background-image: url(../Images/bottomborder_bg.gif);
}
.Bottom
{
	background-image: url(../Images/bottom_bg.gif);
}
.Disclaimer
{
	color:White;
	background-image: url(../Images/bottom_bg.gif);
	font:menu;
	vertical-align:bottom;
	height:10px;
}
.BottomPage
{
	background-color:White;
}
.FindHotSpotsLink
{
	cursor:hand;
	font-weight:bold;
	font-family:Garamond;
	font-size:36px;
	color:#e30000;

	filter:progid:DXImageTransform.Microsoft.Shadow(color='black', Direction=235, Strength=4);
	/*	color:#cb0000;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#004080', Direction=135, Strength=4);
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='darkgoldenrod', EndColorStr='floralwhite');
	filter:progid:dximagetransform.microsoft.dropshadow(offx=1, offy=1, color='red', positive='true')*/
}
.PageText
{
	font-family:Tahoma;
	font-size:x-small;
}
.ParagraphHeader
{
	font-family:Tahoma;
	font-size:medium;
	font-weight:bold;
}
.SmallParagraphHeader
{
	font-family:Tahoma;
	font-size:small;
	font-weight:bold;
}
.MyHotSpots
{
	font-family:Tahoma;
	font-size:13px;
}