BODY {
scrollbar-face-color: #58351F;
scrollbar-shadow-color: #999999;
scrollbar-highlight-color: #CCCCCC;
scrollbar-3dlight-color: #006699;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #FFEED0;
scrollbar-arrow-color: #FFEED0; 
}
a:link {color : #58351F; text-decoration : underline; font-weight: bold;}
a:active { color : #58351F; text-decoration : underline; font-weight: bold;}
a:visited { color : #58351F; text-decoration : underline; font-weight: bold;}
a:hover { text-decoration : none; background-color: #58351F; color: #FFEED0; font-weight: bold;}

h3 { color: #9d5c35 } 

img {  border-style: none; }
.txtbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #58351F;
}
.smltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.smltxtb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #58351F; 
}
.brnbg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFEED0;
	font-weight: bold;
}
.normtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58351F;
}
.imageLink {
	BORDER-RIGHT: #FFEED0 1px solid; BORDER-TOP: #FFEED0 1px solid; BORDER-LEFT: #FFEED0 1px solid; BORDER-BOTTOM: #FFEED0 1px solid;
}
A:hover .imageLink {
	BORDER-RIGHT: #58351F 1px solid; BORDER-TOP: #58351F 1px solid; BORDER-LEFT: #58351F 1px solid; BORDER-BOTTOM: #58351F 1px solid; 
}
#navcontainer { width: 156px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Tahoma;
font-size: 10pt;
}

#navcontainer a
{
display: block;
padding: 2px;
width: 156px;
height: 20px;
background-color: #58351F;
border-bottom: 1px solid #FFFFFF;
}

#navcontainer a:link, #navlist a:visited
{
color: #FFEED0;
text-decoration: none;
font-family: Tahoma;
}

#navcontainer a:hover
{
background-color: #FFEED0;
color: #58351F;
border-bottom: 1px solid #FFEED0;
}