BODY {
	margin-top:0px;
	background : #ACBBA6;

}

.leftcol {
	font-size : 11px;
	line-height: 20px;
   font-family: Verdana, sans-serif;
	color : #666;
	background : white ;
	border-left : 0px dotted #999999
}


.rightcol {
	font-size : 10px;
 font-family : Palatino, serif;
	color : #666600;
	background : white;
	padding : 10px;
	border-left : 1px dotted #999999;
	border-right : 1px dotted #999999;
	border-bottom : 1px dotted #999999;
	border-top : 1px dotted #999999
}

.frontpic {
	color : #333;
	background : #F8F7EB ;
	border-top : 10px solid white;
	border-bottom : 10px solid white;
	border-left : 10px solid white
}

.toppic {
	color : #333;
	background : white ;
	border-top : 10px solid white;
	border-left : 10px solid white
}

.left {
	color : #333;
	background : white ;
	border-left : 0px solid #BDC8D4
}
.navbar {
	color : #333;
	background : #76937A ;
	font-family: VERDANA, sans-serif;
	font-size: 12px;
	border-left : 10px solid white;
	border-right : 10px solid white;
	border-top : 10px solid white;
	border-bottom : 10px solid white;
	padding : 18px;
	line-height: 1.5
}
.textarea {
	background : white;
	font-size : 12px;
	font-family : Palatino, serif;
	color : #666;
	border-width : 0px 0px 0px 0px;
	line-height: 1.8
	
}

A:visited {
	color : #76937B;
	text-decoration : none
}

A:link {
	color : #76937B;
	text-decoration : none
}

A:hover {
	color : #526E56;
	text-decoration : none
}

A:active {
	color : #76937B;
	text-decoration : none
}
	
.bodylink {
	font-family: Palatino, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #76937B;

}

   .navbar a:link { 
   color: #D4DFCF; 
   } 
   .navbar a:visited { 
   color: #D4DFCF 
   } 
   .navbar a:hover { 
   color: white; 
   } 

