.topper {
	background-image: url(images/top_shadow.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.oldYeller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;
}
 body {
 background:transparent;
	margin: 0px 0px 0px 0px;
}


.blueBacker {
	background-image: url(images/blueBack1.jpg);
	background-repeat: repeat;
}
.lineBacker {
	background-image: url(images/btm_stretcher.jpg);
}
.resBack {
	background-image: url(images/blueBack_res.jpg);
	background-repeat: repeat-x;
}
.blueBackGov {
	background-image: url(images/blueBack_gov.jpg);
	background-repeat: repeat-x;
}
.commBack {
	background-image: url(images/blueBack_comm.jpg);
	background-repeat: repeat-x;
}


.companyLINE {
	font-family: Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 8pt;
	text-transform: none;
	Text-decoration: none;
}


.topmenuLINE:link {
	font-family: Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 8pt;
	text-transform: none;
	Text-decoration: none;
}
.topmenuLINE:active {
	font-family: Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	color: #808000;
	font-size: 8pt;
	text-transform: none;
	Text-decoration: none;
}
.topmenuLINE:visited {
	font-family: Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 8pt;
	text-transform: none;
	Text-decoration: none;
}
.topmenuLINE:hover {
	font-family: Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	color: #808000;
	font-size: 8pt;
	text-transform: none;
	Text-decoration: none;
}

