body {
	SCROLLBAR-BASE-COLOR: #993333;
	margin-left: 1px;
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	
}
p {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
}
hr {
	color: Black;
}

.menu		{ font-family: Arial, Helvetica, sans-serif;
		  font-size: 10px;
		  height: 100%;
		  width: 92px;
		  cursor:hand;
		  font-weight: bolder;
		  text-indent: 0px;
		  line-height: 16pt;
		  text-align: left;
		  display: block;
		  border: #000000 0px solid; }


a.menu:link 	{
	font-size: 11px;
	color: White;
	background: #000000;
	background-image: url(images/bar_toprightcorner.gif);
	border-bottom: #993333 1px solid;
	border-right: #993333 1px solid;
}


a.menu:visited 	{
	font-size: 11px;
	color: White;
	background: #000000;
	background-image: url(images/bar_toprightcorner.gif);
	border-bottom: #993333 1px solid;
	border-right: #993333 1px solid;
}


a.menu:active 	{ 
		font-size: 11px;
		background:#993333;
		  color: #FFFFFF; }


a.menu:hover 	{ font-size: 11px;
		background:#993333;
		  color: #C9AA8E; }

a.submenu:link {
	text-decoration: none;
	color: white;
	
}
a.submenu:visited {
	text-decoration: none;
	color: white;
}
a.submenu:hover {
	text-decoration: underline;
	color: #C9AA8E;
}
a.submenu:active {
	text-decoration: none;
	color: #C9AA8E;
}
a:link {
	text-decoration: none;
	color: #993333;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #993333;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #C9AA8E;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #993333;
	font-weight: bold;
}
.title {
	FONT-SIZE: 20px;
	COLOR: #993333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.subtitle {
	FONT-SIZE: 16px;
	COLOR: #993333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.shadeform	{
	FONT: 13px arial, verdana, sans-serif;
	background-image: url(images/shadeformrect.gif);
	text-align: left;
	WIDTH: 180PX;
	BORDER: #000000 1px solid;
}

div#sitemap ul {
	margin: 5px 0px 20px 0px;
	padding: 0px;
}
div#sitemap ul ul{
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
div#sitemap li{
	/*list-style-type: none;*/
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
div#sitemap td {
	text-align: left;
	vertical-align: top;
}

