.mainText
{
	font-family:Verdana;
	font-size:12px;
}

a.topNavigation:link, a.topNavigation:visited, a.topNavigation:active
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	padding-top:8px;
	background-image:url(images/btnBG.jpg);
	background-repeat:repeat-x;
	height:30px;
}

a.topNavigation:hover 
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
	color: #FFFFFF;
	display:block;
	padding-top:8px;
	background-image:url(images/btnBGHover.jpg);
	background-repeat:repeat-x;
	height:30px;
}
.topNavBG
{
	text-align:center; 
	background-color:#EC3105;
	vertical-align:middle;
	height:20px;
	border-bottom:solid 1px #000000;
}

.concreteheader
{
	background-image:url(images/concreteheader.jpg);
	background-repeat:no-repeat;
	height:120px;
}

.mainBGcolor
{
	background-color:#F7F7F7;
}

.gridBottomRight
{
	background-color:#fffced;
	border-bottom:solid 1px #999999;
	border-right:solid 1px #999999;
	text-align:center;
}

.gridBottom
{
	background-color:#fffced;
	border-bottom:solid 1px #999999;
	text-align:center;
}

.gridLastRow
{
	background-color:#fffced;
	border-right:solid 1px #999999;
	text-align:center;
}

.gridLastRowNoBorder
{
	background-color:#fffced;
	text-align:center;
}
