body {
    background-color: white;
    color: #000000;
    font: normal 9pt Arial, Tahoma, sans-serif;
/*  background-image: url(http://www.anrmeeting.org/pix/bg-paleblue.jpg);
    background-attachment: fixed;
    background-repeat: repeat;*/
    scrollbar-base-color: #fffff0;
    scrollbar-darkshadow-color: #8b4513;
    scrollbar-face-color: #fffff0;
    scrollbar-highlight-color: #a0522d;
    scrollbar-shadow-color: maroon;
    scrollbar-track-color: #ffffe0;
    scrollbar-arrow-color: #640000;	 	 
}

.logo {
	background-color: white;	
}

.menu {
/*    background-image: url(pix/bg-bluestripes2.jpg);
    background-repeat: repeat;
    background-attachment: fixed;*/
	 width: 200px;
	 padding: 15px;
	 border: 2px solid #660000;
	background-color: #eee8aa;
}

.item {
	background-color: white;
	padding: 15px;
	color: black;
	border: 2px solid #660000;
}

.hdr {
	font-weight: bold;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #f4f2d9;
	border: 1px solid #660000;	
}

.hdr2 {
	font-weight: bold;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #f4f2d9;
	border: 1px solid #e9e6b5;
	text-align: center;
}

.hdr3 {
	font-weight: bold;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #f4f2d9;
	border: 1px solid #660000;	
    text-align: center; 
    font-size: medium;
}

.menuitem {
	font-weight: bold;
	padding: 10px;
	background-color: transparent;
	border: 1px solid white;
}

.menuitem A:link  {
	color : #6c2020;
	/*background-color: #EEEEFB;*/
	background-color: transparent;
	text-decoration : none;
	font-weight: bold;
	border: none;
}

.menuitem A:visited  {
	color : #6c2020;
	/*background-color: #F1F1FC;*/
	background-color: transparent;
	text-decoration : none;
	font-weight: bold;
	border: none;
}

.menuitem A:hover  {
	color : #6c2020;
	background-color: White;
	text-decoration : none;
	font-weight: bold;
	border: none;
}

.menuitem A:active  {
	color : #6c2020;
	background-color: White;
	text-decoration : none;
	font-weight: bold;
	border: none;
}

A:link  {
	color : #6c2020;
	background-color: #eee8aa;
	text-decoration : none;
	border-bottom: 1px dotted #6c2020;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
}

A:visited  {
	color : #6c2020;
	background-color: #eee8aa;
	text-decoration : none;
	border-bottom: 1px dotted #6c2020;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;	
}

A:hover  {
	color : #6c2020;
	background-color: White;
	text-decoration : none;
	border-bottom: 1px dotted #6c2020;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;	
}

A:active  {
	color : #6c2020;
	background-color: White;
	text-decoration : none;
	border-bottom: 1px dotted #6c2020;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;	
}

.col {
	margin-top : 1px;
	margin-bottom : 1px;
}	

.ctr {
    text-align: center;
}

.copyrt {
	font-size: 8pt;
	text-align: center;
	padding: 10px;
	background-color: white;
	color: black;
	/*border: 1px dotted #f0d69d;*/
}

P.nomargin  {
	text-align : left;
	color : #000000;
	font : normal 10pt Arial, Tahoma, sans-serif;
   margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

P  {
	text-align : left;
	color : #000000;
	font : normal 10pt Arial, Tahoma, sans-serif;
   margin-top : 12px;
	margin-bottom : 12px;
	margin-left : 10px;
	margin-right : 10px;
	line-height: 135%;
}

table {
	border-color: #660000;
}

.pix A:link  {
	color : #660000;
	text-decoration : none;
	font : bold 9pt Arial, Tahoma, sans-serif;
	border: none;
}

.pix A:visited  {
	color : #660000;
	text-decoration : none;
	font : bold 9pt Arial, Tahoma, sans-serif;
	border: none;
}

.pix A:hover  {
	color : #660000;
   border-color : 660000;
	text-decoration : none;
	font : bold 9pt Arial, Tahoma, sans-serif;
}

.pix A:active  {
	color : #660000;
   border-color : 660000;
	text-decoration : none;
	font : bold 9pt Arial, Tahoma, sans-serif;
}

li.one {
    font: normal 9pt Tahoma, Arial, sans-serif;
    list-style-type: disc;
}

.sml {
	font-size: 9pt;
}
