body
{
/*	background-color : #666666; */
	background-color : #888888;
/*	background-color : #7FAA7F; */
}

.adminBody
{
	background-color : #FFFFFF;
}

/* Header Styles */
.headerCell
{
/*	background-color : #7FAA7F; */
/*	background-color : #003366; */
	background-color : #03036F;
}

.headerCell a, .headerCell a:visited, .headerCell a:link
{
	color : #FFFFFF;
}

.headerHeading
{
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 15;
	font-weight : bold;
	color : #FFFFFF;
}
.headerHeadingBlack
{
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 15;
	font-weight : bold;
	color : #000000;
}

.footerCell
{
/*	background-color : #7FAA7F; */
/*	background-color : #003366; */
	background-color : #066E0A;
}

.footerCell a, .footerCell a:visited, .footerCell a:link
{
	color : #FFFFFF;
}

.bodyCell
{
	background-color : #FFFFFF;
}

.stndLink a, .stndLink a:visited, .stndLink a:link
{
	color : #0000FF
}

.headerTitleText
{
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 20px;
}

.topBarNav
{
	color : #FFFFFF;
	font-size : 11;
	text-decoration : none;
}

.bottomBarNav, .bottomBarNav a, .bottomBarNav a:link, .bottomBarNav a:visited
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10;
	color : #000000;
/*	color : #000000; */
/*	text-decoration : none; */
}

