﻿body 
{
	color: #2B364D;
	font-family: Arial;	
	font-size: 14px;
	line-height: 18px;
}

a, a:visited
{
	color: #887C7A;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

ul li
{
	margin: 0 0 8px 0;
}

TD
{
	vertical-align: top;
}

.pageTitle
{
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0;
	text-align: center;
}

.gvHdr
{
	background: #B29B84;	
	font-weight: bold;
	text-align: center;
}
.gvRow
{
	background: #E2D5C9;
	color: #2B364D;
}
.gvAltRow
{
	background: #C7D1E9;
	color: #2B364D;
}
.gvRow:hover, .gvAltRow:hover
{
	background: #999999;	
}
.gvFtr
{
	background: #2B364D;
	color: #FFFFFF;
}

/* Begin Styles */
.small
{
	font-size: 12px;
}
.red
{
	color: #EE0202;
}
/* End Styles */
