/* CSS Document */

       A:link {text-decoration: none; color:#996600}
       A:visited {text-decoration: none; color:#996600}
       A:hover {text-decoration: underline; color:#990000}
         .{scrollbar-3d-light-color: #EEE3D8;
          scrollbar-arrow-color: #EEE3D8;
          scrollbar-base-color: #A59689;
          scrollbar-dark-shadow-color: #EEE3D8;
          scrollbar-face-color: #A59689;
          scrollbar-highlight-color: #EEE3D8;
          scrollbar-shadow-color: #A59689}
		  
.pageheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AC5D30;
}
.topheadings {
	font-family: Verdana;
	font-size: 10px;
	color: #C58D6E;
}
.MenuHeading {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;	
	color: #AC5D30;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #996600;
}
.copyright {
	font-family: Courier New, Courier, mono;
	font-size: 11px;
	color: #990000;
}

.sometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #EDE2D8;
}

