a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.menu-table {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.body-table {
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: dotted;
	border-left-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.image-border {
	border: 8px solid #86ADCE;
}
.footerMenu { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000;}

.footerMenu a:link{
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
} 

.footerMenu a:visited{ text-decoration: none; color: #000000;} 

.footerMenu a:active{ text-decoration: underline; color: #666666;} 

.footerMenu a:hover{ text-decoration: underline; color: #666666;} 
.form-contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #DFDFDF;
}
.bott-image {
	background-image: url(images/leadlight-bott.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

