body    {
	background-color:#adb2b2;
	background-image:url(../images/template/background.gif); 
	background-repeat:repeat-x;
	padding:0;
	margin:0;
	border:0;
  overflow:scroll;
  overflow:-moz-scrollbars-vertical;
}

a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #427f5c;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #606060;
	text-decoration:none;
}

a.leftnav:link, a.leftnav:visited {
	color: #606060;
	font-size: 12px;
	text-decoration: none;
	height:40px;
	line-height:40px;
	padding-left:22px;
	background-image:url(../images/template/levelx_off.gif);
	background-repeat:no-repeat;
	display:block;
}

a.leftnav:active, a.leftnav:hover, a.leftnav_on:link, a.leftnav_on:visited, a.leftnav_on:hover, a.leftnav_on:active, a.leftnav_on:focus {
	color: #427f5c;
	font-size: 12px;
	text-decoration:none;
	height:40px;
	line-height:40px;
	padding-left:22px;
	background-image:url(../images/template/levelx_on.gif);
	background-repeat:no-repeat;
	display:block;
}

a.leftxnav:link, a.leftxnav:visited {
	color: #606060;
	font-size: 10px;
	text-decoration: none;
	height:20px;
	line-height:20px;
	display:block;
}

a.leftxnav:active, a.leftxnav:hover, a.leftxnav_on:link, a.leftxnav_on:visited, a.leftxnav_on:hover, a.leftxnav_on:active, a.leftxnav_on:focus {
	color: #427f5c;
	font-size: 10px;
	text-decoration:none;
	height:20px;
	line-height:20px;
	display:block;
}

a.footercopyrightlink:link, a.footercopyrightlink:visited, a.footercopyrightlink:active  {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #908f8f;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0px;
}

a.footercopyrightlink:hover {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #908f8f;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0px;
}
