


.footer {
	background-color: #9CAEBE;
	height: 60px;
	border: 1px solid #000000;
	font-family: verdana, arial, sans-serif;
    font-size: 70%;
}


.footer a {
	color: #000022;
	text-decoration: none;
}

.footer a:link {
	color: #000022;
	text-decoration: none;
}

.footer a:visited {
	color: #000022;
	text-decoration: none;
}

.footer a:hover {
	color: #000066;
	text-decoration: underline;
}

.footer a:active {
	color: #000022;
}

.centerContentProducts {
	vertical-align: top;
	margin: 4px 4px 4px 4px;
	padding: 4px 4px 4px 4px;
}

.centerContentProducts a {
	color: #000022;
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
	padding-left:20px;
}

.centerContentProducts a:link {
	color: #000022;
	font-weight: normal;
	text-decoration: underline;
	padding-left:20px;
}

.centerContentProducts a:visited {
	color: #000022;
	font-weight: normal;
	text-decoration: underline;
	padding-left:20px;
}

.centerContentProducts a:hover {
	color: #000066;
	font-weight: bold;
	text-decoration: underline;
	padding-left:20px;
}

.centerContentProducts a:active {
	color: #000022;
	font-weight: bold;
	padding-left:20px;
	}
	
	.centerContent {
	vertical-align: top;
	margin: 4px 4px 4px 4px;
	padding: 4px 4px 4px 4px;
}

.centerContent a {
	color: #000022;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

.centerContent a:link {
	color: #000022;
	font-weight: bold;
	text-decoration: none;
}

.centerContent a:visited {
	color: #000022;
	font-weight: bold;
	text-decoration: none;
}

.centerContent a:hover {
	color: #000066;
	font-weight: bold;
	text-decoration: underline;
}

.centerContent a:active {
	color: #000022;
	font-weight: bold;
	}
	
	
.bodylink { font-size: 16px; font-weight: normal; text-decoration: underline; }

#product_links {
font-family: verdana, arial, sans-serif;

}

#product_img {
float:left;
width:50%;
padding-bottom:10px;
}

#product_text {
float:right;
width:50%;
font-family: verdana, arial, sans-serif;
font-weight:normal;
padding-top:30px;
}

#product { clear: both; }
#back {
padding-right:35px;
padding-bottom:10px;
}

.bold {
font-weight:bold;
}