@charset "UTF-8";
.menuBorder {border-bottom-color:#FFFFFF; 
	border-bottom-style:solid; 
	border-bottom-width:3px;
	text-align: center; }

body {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	background-image: url(images/bamboo_green.jpg);
	background-repeat: repeat;
    }
	
.kungpara {
	margin-top: 0px;
  margin-bottom: 10px;
    }
	
	
.bldr {
	font-weight:bold;
	}


a.leftNav:link { font-size:18px;
	font-weight:bold;
	color:#663300;
	text-decoration:none; }
a.leftNav:visited { font-size:18px;
	font-weight:bold;
	color:#663300;
	text-decoration:none; }	
a.leftNav:hover { font-size:20px;
	font-weight:bold;
	color:#663300;
	text-decoration:underline; }	
a.leftNav:active { font-size:20px;
	font-weight:bold;
	color: #993300;
	text-decoration:none; }
	
	
a.bigNav:link { font-size:22px;
	font-weight:bold;
	color:#990000;
	text-decoration:none; }
a.bigNav:visited { font-size:22px;
	font-weight:bold;
	color:#990000;
	text-decoration:none; }	
a.bigNav:hover { font-size:25px;
	font-weight:bold;
	color:#990000;
	text-decoration:underline; }	
a.bigNav:active { font-size:22px;
	font-weight:bold;
	color: #990000;
	text-decoration:none; }
	
	
a.footlink:link { color: #663300; 
	text-decoration:none; }
a.footlink:visited { color: #663300; 
	text-decoration:none; }	
a.footlink:hover { color: #CC3300; 
	text-decoration:underline; }
a.footlink:active { color: #000000; 
	text-decoration:none; }h3 { font-size: 16px; }
	
	
.style2 {color: #663300; font-size:16px; font-weight:bold; line-height:35px }

