﻿img
{
	border: none;
}

div
{
	margin: 0;
	padding: 0;
}

a,
a:visited
{
	color: #21167A;
}

#nav a,
#nav a:visited
{
	margin: 0 20px 0 20px;
	text-decoration: none;
}

#nav a:hover
{
	text-decoration: underline;
}

.dgRow
{
	color: Black;
	text-align: left;
	background-color: White;
}

.dgAlternatingRow
{
	color: Black;
	text-align: left;
	background-color: #E3D580;
}

.dgHeader
{
	background-color: #21167A;
	font-weight: bold;
	font-size: 105%;
	color: White;
	font-weight: bold;
	text-align: left;
}

.gvRow
{
	color: Black;
	text-align: left;
	background-color: White;
}

.gvAltRow
{
	color: Black;
	text-align: left;
	background-color: #E3D580;
}

.gvHdr
{
	background-color: #21167A;
	font-weight: bold;
	font-size: 105%;
	color: White;
	font-weight: bold;
	text-align: left;
}

.pageTitle
{
	font-size: 20px;
	font-weight: bold;
}