body
{
	font-weight: bold;
	background-image: url(/Images/Background.jpg);
	margin-left: 25px;
	color: #cc0099;
	margin-right: 25px;
	font-family: Georgia, Times New Roman, Times, serif;
}

h2.PageTitle
{
	color: #990099;
	font-family: Georgia, Times New Roman, Times, serif;
	text-align: center;
}

.PageHeader
{
	font-size: larger;
	font-family: Georgia, Times New Roman, Times, serif;
}

.PageFooter
{
	font-size: smaller;
}

a.NavBarLink:link, a.NavBarLink:active, a.NavBarLink:visited
{
	font-weight: bold;
	color: #cc3399;
	font-family: Georgia, Times New Roman, Times, serif;
	text-decoration: none;
}

a.NavBarLink:hover
{
	font-weight: bold;
	color: #a2096f;
	font-family: Georgia, Times New Roman, Times, serif;
	text-decoration: underline;
}

hr.NavBar
{
	color: #cc3399;
	height: 1px;
}

a.ImageIndexDisplayLink:link, a.ImageIndexDisplayLink:active, a.ImageIndexDisplayLink:visited, a.ImageIndexDisplayLink:hover
{
	font-weight: bold;
	color: #cc3399;
	font-family: Georgia, Times New Roman, Times, serif;
	text-decoration: none;
}

.ImageIndexOuterTable
{
	font-family: Georgia, Times New Roman, Times, serif;
}

.ImageIndexInnerTable
{
	font-family: Georgia, Times New Roman, Times, serif;
}

.ImageIndexCell
{
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
	text-align: center;
}

.ImageIndexCellSelected
{
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
	background-color: #e6e6fa;
	text-align: center;
}