
A:active
{
	color: darkgoldenrod;
	text-decoration: underline;
}
a:link
{
	color: blue;
	text-decoration: underline;
}
a:visited
{
	color: darkcyan;
	text-decoration: underline;
}

a:hover
{
	color: maroon;
	background-color: #81e2e3;
	text-decoration: none;
}
.banner
{
	font-weight: bold;
	font-size: x-large;
	color: darkblue;
	font-family: Arial;
}
.banner-sm
{
	font-weight: bold;
	font-size: large;
	color: darkblue;
	font-family: Arial;
}
.banner2
{
	font-weight: bold;
	font-size: medium;
	color: teal;
	font-family: Arial;
}
.banner3
{
	font-weight: bold;
	font-size: medium;
	color: maroon;
	font-family: Arial;
}
.banner4
{
	font-size: medium;
	color: black;
	font-family: Arial;
}
.banner5
{
	font-size: small;
	color: black;
	font-family: Arial;
}
.sidebar-Button
{
	font-weight: bold;
	font-size: large;
	color: black;
	font-family: Arial;
}
.sidebar-Button-Grey
{
	font-weight: bold;
	font-size: large;
	color: darkgrey;
	font-family: Arial;
}
.sidebar-Button2
{
	font-weight: bold;
	font-size: medium;
	color: black;
	font-family: Arial;
}
.sidebar-link
{
	color:Black; 
	text-decoration: none; 
	background-color: #548b86;
}
.Bullet
{
	list-style-image: url(./images/red-bullet.gif);
}
.Detail
{
	font-weight: bold;
	font-size: x-small;
	color: navy;
	font-family: Verdana;
}
.Detail2
{
	font-size: x-small;
	color: navy;
	font-family: Verdana;
}
.Date
{
	font-size: xx-small;
	color: teal;
	font-family: Verdana;
}
.HI
{
	left: 25px;
	text-indent: -20px;
	position: relative;
}
.MemBanner
{
	font-size: 80%;
	font-weight: bold;
	color: darkcyan;
	font-style: italic;
	font-family: Arial;
}

.Name
{
	font-weight: bold;
	font-size: 100%;
	color: maroon;
	font-family: Verdana;
}
.Name2
{
	font-weight: bold;
	font-size: x-small;
	color: maroon;
	font-family: Verdana;
}
.NavLink
{
	font-size: xx-small;
	color: maroon;
	font-family: Verdana;
}
.Numberlist
{
	list-style-image: url(none);
	list-style-position: outside;
	font-family: Verdana;
	list-style-type: decimal;
	font-size: x-small;
}
.ParaText
{
	font-size: small;
	color: black;
	text-indent: 15pt;
	font-family: Verdana;
}
.RptBanner
{
	font-weight: bold;
	font-size: x-small;
	color: black;
	font-family: Verdana;
}
.RptHighlights
{
	font-size: x-small;
	color: black;
	font-style: italic;
	font-family: Verdana;
}
.RptGenNo
{
	font-weight: bold;
	font-size: 90%;
	color: crimson;
	font-family: Arial;
}
.Text
{
	font-size: x-small;
	color: black;
	font-family: Verdana;
}

