body {
	background-color: #017977;
	background-image:  url("images/main_bg.jpg");
	background-repeat: repeat-x;	
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	SCROLLBAR-FACE-COLOR: #017977; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #0099ff; 
	SCROLLBAR-3DLIGHT-COLOR: #0099ff; 
	SCROLLBAR-ARROW-COLOR: #00ffff; 
	SCROLLBAR-TRACK-COLOR: #00ffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #0099ff;	
}
.style1 {
	color: #41497A;
	font-family: "Comic Sans MS";
	font-size: 18px;
	padding: 10px;
	line-height: 22px;
}
a:link {
	font-family: "Arial";
	font-size: 18px;
	color:#6F6F6F;
	text-decoration: none;
}
a:visited {
	font-family: "Arial";
	font-size: 18px;
	color: #6F6F6F;
	text-decoration: none;
}
a:active {
	font-family: "Arial";
	font-size: 18px;
	color: #6F6F6F;
	text-decoration: none;
}
a:hover {
	font-family: "Arial";
	font-size: 18px;
	color:#6F6F6F;
	text-decoration: underline;
}
.newlink {font-family: "Comic Sans MS"; font-size: 17px; text-decoration: underline; color: #CC3300; }
a.la { font-family: "Comic Sans MS"; font-size: 17px; text-decoration: underline; color: #CC3300; !important}
a.la:visited { font-family: "Comic Sans MS"; font-size: 17px; text-decoration: underline; color: #CC3300;}
a.la:active { font-family: "Comic Sans MS"; font-size: 17px; text-decoration: underline; color: #CC3300; }
a.la:hover { font-family: "Comic Sans MS"; font-size: 17px; text-decoration: underline; color: #CC3300; }