﻿body, html{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font: 11px Verdana, Helvetica, sans-serif
}
#htmlBody{
	background: #dcdadb
}
a img {
	border: 0
}
.Button, a.Button, a:link.Button, a:visited.Button, a:hover.Button, a:active.Button{
	border-right: #696969 1px solid;
	padding-right: 1em;
	border-top: silver 1px solid;
	margin-top: 0.1em;
	padding-left: 1em;
	font-weight: bolder;
	font-size: 11px;
	margin-bottom: 0.1em;
	padding-bottom: 3px;
	overflow: visible;
	border-left: silver 1px solid;
	color: white;
	line-height: 20px;
	padding-top: 3px;
	border-bottom: #696969 1px solid;
	background-repeat: repeat-x;
	font-family: Verdana, helvetica, sans-serif;
	background-color: #b5855f;
	text-align: center;
	text-decoration: none
}
.Menu{
	position: absolute;
	top: 145px
}
.MenuArea {
	background: #c8986a
}
.SubMenuArea {
	background: url(bg-submenu.gif) repeat-x
}
.MenuTab a, .MenuTabSelected a{
	display: block;
	text-decoration: none;
	color: white;
	padding: 0 10px;
	border-left: 1px dotted white;
	line-height: 20px
}
.MenuTab a:hover{
	color: white
}
.MenuTabSelected a{
	background-color: #b5855f
}
.SubMenuTab a, .SubMenuTabSelected a{
	padding: 0 10px;
	text-decoration: none;
	color: #232323;
	display: block;
	line-height: 20px
}
.SubMenuTab a:hover, .SubMenuTabSelected a{
	background: #c8986a;
	color: white
}
.Scroll {
	background: #c8986a;
	color: white
}
.HeaderSpacer{
	background: #f4f4f4;
	height: 55px
}
.BannerPane{
	margin-left: 8px;
	margin-top: 6px;
	margin-right: 8px
}
.Panes{
	background-color: white
}
.ContentPane{
	padding-left: 8px;
	padding-right: 8px
}
.RightPane {
	padding-left: 15px
}
.Footer{
	background-color: white
}
.FooterPane{
	margin-left: 8px;
	margin-right: 8px;
	background: white url(footer.gif) repeat-x
}
.FooterMenu{
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-top: 10px;
	border: 0;
	width: 770px
}
.Footer a:hover{
	color: black;
	text-decoration: underline
}
.Footer a{
	color: #b5855f;
	text-decoration: none
}
.Footer, .Footer p, .Footer td{
	font: 10px Verdana, Helvetica, sans-serif;
	color: #b5855f
}
.nM, .nM p, .nM td, .nM a{
	font-size: 9px;
	color: #c9c9c9;
	font-weight: bold
}
.nM a{
	text-decoration: none
}
.nM a:hover{
	color: #c9c9c9;
	text-decoration: underline
}