body td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;	
}
p{
	margin-top: 5px;
	margin-bottom: 10px
}
.layer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #425855;
	background-color: #ffffff;
	border: 2px solid;
	filter: alpha(Opacity=80);
	padding: 6 6 6 6;
}

a {
	color: #E34717;
	text-decoration: none;
}

a:hover.home {	
	color: #B3BCBB;
	text-decoration: none;
}

a.home {
	color: #6B8480;
	text-decoration: none;
}

home {
	color: #6B8480;
	text-decoration: none;
}

a:hover {
	color: #E34717;
	text-decoration: underline;
}


.title {
	font-size: x-small;
	color: #A52A2A;
	font-weight: bold;	
}

td.top {
	background-image: url(images/BGtopstrip.gif);
	background-repeat: repeat;
}

td.grid {
	background-image: url(images/BGgrid.gif);
	background-repeat: repeat;
	background-color: #6B8480;
}

td.gridCorp {
	background-image: url(images/BGgridCorp.gif);
	background-repeat: repeat;
	background-color: #6B8480;
}

td.gridSect {
	background-image: url(images/BGgridSect.gif);
	background-repeat: repeat;
	background-color: #6B8480;
}
td.gridCap {
	background-image: url(images/BGgridCap.gif);
	background-repeat: repeat;
	background-color: #6B8480;
}

.nav
{	display: block;
	border-bottom: 1px solid #fff;
	padding: 4px 4px 4px 8px;
	border-top: none;	
	font-family: Verdana, Arial, sans-serif;
	background-color: #fff;
	color: #000;
	font-size: x-small;
}

a.nav
{	display: block;
	background-color: #415854;
	border-left: 1px solid #6B8480;
	border-bottom: 1px solid #6B8480;
	color: #fff;
	text-decoration: none;
	width: 100%;
	font-size: x-small;
}

a:hover.nav 
{	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-color: #fff;
	color: #000;
	font-size: x-small;
	text-decoration: none;	
}	
.navBlack
{	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: none;	
	border-bottom: none;	
	font-family: Verdana, Arial, sans-serif;
	background-color: #000;
	color: #000;
	font-size: xx-small;
	padding: 2px 2px 3px 8px;
}

a.navBlack
{	display: block;
	padding: 2px 2px 3px 8px;
	background-color: #000;
	color: #41CB2F;
	text-decoration: none;
	width: 100%;
	font-size: xx-small;
}

a:hover.navBlack 
{	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #fff;
	font-size: xx-small;
	text-decoration: none;	
}
