body {
    background-color: white;
    color: #000000;
    font: normal 9pt Arial, Tahoma, sans-serif;
    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 {
	 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;	
}

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

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

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

.menuitem A:hover  {
	color : #6c2020;
	background-color: transparent;
	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 : #a0522d;
/*	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;	
}

.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  {
	text-align : left;
	color : #000000;
	font : bold 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;
	text-decoration : none;
	font : bold 9pt Arial, Tahoma, sans-serif;
	border: none;
}
