body { 
	margin-left: 0px;
	margin-right: 0px;
}
.cFont {
	font: 11px Arial; 
	color:#333333; 
	text-decoration: none; 
}
.cFontEW {
	font: 12px Helvetica;
	font-family: Helvetica, Arial, sans-serif;
	color:#000000;
	font-weight: bold;
	text-decoration: none; 
}
.cFontRed {
	font: 11px Arial; 
	color:#CC0033; 
	text-decoration: none; 
}
/* Controls the Link's Background */
.menu1 { 
	background-color:#DFDFDF; 
	border-right: thin solid #6E6E6E; 
	border-left: solid #A0A0A0 3px;
	height: 23px; 
}

.menu2 { 
	background-color:#DFDFDF; 
	border-right: thin solid #6E6E6E; 

	height: 23px; 

}
	
.menu3 { 
	background-color:#DFDFDF; 
	border-right: thin solid #6E6E6E; 
	height: 23px; 
}

.menu4 { 
	background-color:#DFDFDF; 
	border-right: thin solid #6E6E6E; 
	height: 23px; 
}
	
.menu5 { 
	background-color:#DFDFDF; 
	border-right: thin solid #6E6E6E; 
	height: 23px; 
}

.menu6 { 
	background-color:#DFDFDF; 
	border-right: thin solid #6E6E6E; 
	height: 23px; 
}
	
.menuHold { 
	background-color:#DFDFDF; 
	height: 23px; 
}

/* Custom LavaLife */
.lavalifeLink { font: 12px Arial; color:#494848; font-weight:bold; text-decoration: none; }
	.lavalifeLink:link { font: 12px Arial; color:#494848; font-weight:bold; text-decoration: none; }
	.lavalifeLink:visited { font: 12px Arial; color:#000000; font-weight:bold; text-decoration: none; }
	.lavalifeLink:hover { font: 12px Arial; color:#000000; font-weight:bold; text-decoration: none; }
	.lavalifeLink:active { font: 12px Ariala; color:#000000; font-weight:bold; text-decoration: none; }
	

/* Controls the Link's Text */
.menuLink { font: 12px Arial; color:#494848; font-weight:bold; text-decoration: none; }
	.menuLink:link { font: 12px Arial; color:#494848; font-weight:bold; text-decoration: none; }
	.menuLink:visited { font: 12px Arial; color:#000000; font-weight:bold; text-decoration: none; }
	.menuLink:hover { font: 12px Arial; color:#000000; font-weight:bold; text-decoration: none; border-bottom: solid #000000 2px;  margin: 6px 0px 0px 0px; padding-bottom: 2px; }
	.menuLink:active { font: 12px Ariala; color:#000000; font-weight:bold; text-decoration: none; }
	
	
.textbox { font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.button {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #DFDFDF;
	border: 1px solid #A0A0A0;
	padding-top: 4px;
	padding-bottom: 4px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	text-decoration: underline;
}
