a {text-decoration: underline; color:#cccccc;}

a.link5 {text-decoration: underline; color: Black;}
a:visited.link5 {text-decoration: underline; color: Black;}
a:active.link5 {text-decoration: underline; color: Black;}
a:hover.link5 {text-decoration: overline; color: Black;}

.zlink
{
	font-family: Verdana;
	font-size: smaller;
	color: white; font-family: Arial;
}
a.zLink {font-family: Arial; font-size: smaller; text-decoration: none; color: Black;}
a:visited.zLink {font-family: Arial; font-size: smaller; text-decoration: none; color: Black;}
a:active.zLink {font-family: Arial; font-size: smaller; text-decoration: none; color: Black;}
a:hover.zLink {font-family: Arial; font-size: smaller; text-decoration: none; color: Black;}

div {font-size: 12px; color: gray; font-family: Arial;}
.title {font-size: 14px; color: #6A251a}

body
{
	width:1024px;
	margin: 0;
	background-color: #330000;
}

.hBGLeft
{
	background-image: url(/images/kirchmeyerlogo_small_new.gif);
	background-repeat: no-repeat;
	width: 278px;
	height: 41px;
}

.footerMain
{
	color:Black;
	width: 100%;
	background-image: url(https://secure.kirchmeyer.com/images/zaio/FooterExtention.jpg);
	left: 0px;
	height: 112px;
	z-index:-1;
}

.zaioStyle
{
	background-color:#660000;
}



