 #navcontainer {
	text-align: left;
}

#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: verdana, arial, Helvetica, sans-serif;
}

#navcontainer li {
	margin: 0 0 1px 0;
}

#navcontainer a
{
	display: block;
	padding: 5px 10px;
	width: 140px;
	color: #fff;
	background-color: #B54B28;
	text-decoration: none;
}

#navcontainer a:hover
{
color: #fff;
background-color: #AEA995;
text-decoration: none;
}

#navcontainer ul ul li { margin: 0 0 1px 0; }

#navcontainer ul ul a
{
display: block;
padding: 5px 5px 5px 30px;
width: 125px;
color: #fff;
background-color: #B48D3D;
text-decoration: none;
}

#navcontainer ul ul a:hover
{
color: #fff;
background-color: #979CA0;
text-decoration: none;
}



body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-image: url(img/diagonals.gif);
	background-repeat: repeat;
	background-color: #CCCCCC;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #B96040;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
: #AFB7C5
scrollbar-arrow-color : #FFFFFF;
scrollbar-base-color : #333333;
scrollbar-dark-shadow-color : #333333;
scrollbar-face-color : #AFB7C5;
scrollbar-highlight-color : #333333;
scrollbar-shadow-color : #333333}
a:link {  color: #990000; text-decoration: none}
a:visited {  color: #990033; text-decoration: none}
a:hover {  color: #006699; text-decoration: underline}
a:active {  color: #990033; text-decoration: none}
.test {  }
.list {
	list-style-type: square;
	list-style-position: outside;
.underline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D4D0C8;
}
.ddd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
