body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
    background-color: #000000;
    margin:           15 0 0 0;
    padding:          0 0 0 0;
	color: #ffffff;
}

.greenbar {
	background-image:url(/images2/green-footer.jpg);
}

.whitefooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    color: #ffffff;
    text-align: center;
}


.white {
     color: #ffffff;
	}

.green {
    color:#27c416;
	font-weight: bold;
}

.specs {
    color:#666666;
	font-size: 110%;
	font-weight: bold;
}


.pagetitle
     {
    color:#b0aeae;
	font-size: 16px;
	font-weight: bold;
}


.footer {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: small;
    color: #ffffff;
    text-align: center;
}

a:link.footer {text-decoration:none;  color:#ffffff; font-size: small; font-weight: bold;}
a:visited.footer {text-decoration:none; color:#ffffff; font-size: small; font-weight: bold;}
a:hover.footer {text-decoration:underline;  color:#ffffff;font-size: small; font-weight: bold;}
a:active.footer {text-decoration:none; color:#ffffff; font-size: small; font-weight: bold;}
	
	
.footersmall {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10px;
  color: #ffffff;
  text-align: center;
}