
#navcontainer { 
							width:350px; 
							background-color: #fff; 
							color: #8b3514;
}
li a:link { 
					text-decoration: none; 
					border-bottom: 2px dotted #8b4513;
					color: #8b3514;
}
li a:visited { 
					color: #808080;
}  
li a:hover {
		 		color: #999999; 
					background-color: #fafoe6;
} 
	
#navcontainer ul { 
					font-family: Verdana, Arial, Helvetica, sans-serif; 
					list-style-type: none; 
					margin-left: 0; padding-left: 0 
}
li a:visited { 
					color: #8o8o8o; 
					text-decoration: none 
}
body { 
				font-size: 90%; 
				font-family: Verdana, Arial, Helvetica, sans-serif;  
				background-color: #fff 
}
li  { 
					color: #8b3514; 
					list-style-type: none;
}
fieldset { 
					padding: 4px; 
					border: solid 1px #8b3514; 
					background-color: #fff 
}
h1 { 
				color: #8b3514; 
				font-size: 15px; 
				font-family: Verdana, Arial, Helvetica, sans-serif 
}
h1 a { 
				color: #8b3514; 
				text-decoration: none; 
				border:2px dotted #8b3514; 
				padding: 2px 
}
h1 a:link { 
				text-decoration: none; 
				border:2px dotted #8b3514 
}
h1 a:visited {
			 color: #a9a9a9; 
				background-color: white;  
}
h1 a:hover { 
				color: #999999; 
				background-color: #faf0e6
}
legend { 
				color: #8b3514; 
				font-weight: bold 
}
.select { 
    color: #8b4513; 
    font-style: italic; 
    font-size: 10pt; 
    font-family: Verdana, Arial, Helvetica;
    background-color: #faf0e6 
}
