body            {
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(images/greenBG.jpg);
	text-align: center;
	background-color: #e2e6d4;
} 
.bodyHome          {
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(images/greenBG.jpg);
	text-align: center;
	background-color: #e2e6d4;
}      
.bodyProject01          {
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(images/project01BG.jpg);
	text-align: center;
	background-color: #e2e6d4;
} 
.bodyDesign            {
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(images/greenBGshort.jpg);
	text-align: center;
		background-color: #e2e6d4;
}   

.footerText            {
	margin: auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: right;
	border-top-color: #8a9c52;
	border-top-style: dotted;
	border-top-width: 1px;
	padding: 10px;
}   
.bigTitle            {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #oooooo;
}  
.whiteText            {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-align: right;
	padding-right: 10px;
}    
.blackText            {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-left: 10px;
		padding-right: 10px;
}    


.navText            {
	padding-top: 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	vertical-align: middle;
	padding-right: 20px;
	padding-left: 10px;
	
}  

.submenu            {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7B982E;
	text-decoration: none;
	
}  


a:link {  
	color: #FFFFFF;
	text-decoration: underline
	}
	a:visited {  
	color: #FFFFFF;
	text-decoration: underline	}
a:hover {  
	color: #e0151f;
	text-decoration: underline
	}
a:active {  
	color: #e0151f;
	text-decoration: underline
	}
	a.black:link {  
	color: #000000;
	text-decoration: underline
	}
	a.black:visited {  
	color: #000000;
	text-decoration: underline	}

a.black:hover {  
	color: #e0151f;
	text-decoration: underline
	}
a.black:active {  
	color: #e0151f;
	text-decoration: underline
	}

a.nav:link {
     color: #ffffff;
	 text-decoration: none
     }
a.nav:visited {
     color: #ffffff;
	 text-decoration: none
     }
a.nav:hover {
     color: #e0151f;
	 text-decoration: none
     }
a.nav:active {
     color: #ffffff;
	 text-decoration: none
     }
	 
	 
.mainTable {
	width: 900px;

}
.blackTable {
	width: 100%;
		background-color: #000000;
}
.blackTableHome {
	width: 900px;
		background-color: #000000;
}
.greenTable {
	width: 100%;
		background-color: #e2e6d4;
}
.spacer {
	height: 10px;
		background-color: #e2e6d4;
}
.horspacerWhite {
	height: 2px;
		background-color: #ffffff;
}
.spacerWhite {
	width: 2px;
		background-color: #ffffff;
}


.navCell {
	height: 40px;
	vertical-align: middle;
	padding-right: 20px;
}
