html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	font-family:  "arial", "geneva", "helvetica", "tahoma", "verdana", "sans serif";
	font-size: 11px;
	line-height: 13px;
	color: #ffffc4;
	text-decoration: none;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #240204;
	scrollbar-track-color: #240204;
}
#wrapper {
	margin: 0 auto;
	vertical-align: middle;
}
.MenuTop {
	padding: 1px;
	text-indent: 2px;
	font: normal 12px sans-serif;
	line-height: 15px;
	text-align: left;
	background: #ac9e6c url(../shared/drag_handle.gif) repeat-x left top;
	color: #490000;
	cursor: move;
	overflow: hidden;
	width: 123px;
}
.DropinMenu {
	font-size: 11px;
	line-height: 14px;
	color: #aa9c6b;
	font-family: sans-serif,serif,terminal,fixedsys;
	text-decoration: none;
	vertical-align: top;
	padding: 0;
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
}
.DropinMenu a:link {
	color: #aa9c6b;
	background-color: transparent;
	font-family: sans-serif,serif,terminal,fixedsys;
	text-decoration: none;
	vertical-align: top;
}
.DropinMenu a:visited {
	color: #AC9E6C; 
	text-decoration: none;
}
.DropinMenu a:focus {
	color: #FFFFC4;
	background-color: #AC9E6C;
	text-decoration: none;
}
.DropinMenu a:hover {
	color: #FFFFC4;  
	text-decoration: underline;
}
.DropinMenu a:active {
	color: #FFFFC4;  
	background-color: #AC9E6C;
	text-decoration: none;
}
.CopyRight {
	font-size:11px;
	color:#990000;
	line-height: 16px;
	padding-left: 2px;
	padding-right: 2px;
}
.CopyRight a:link {
	color:#990000;
	text-decoration: none;
}
.CopyRight a:visited {
	color:#990000;
	text-decoration: none;
}
.CopyRight a:active {
	color:#990000;
	text-decoration: none;
}
.CopyRight a:hover {
	color:#990000;
	text-decoration: underline;
}
.Border1 {
	border-color: #AC9E6C #AC9E6C #AC9E6C #AC9E6C;
	border-style: solid;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	height: 480px;
	width: 640px;
}
.Border2 {
	border-color: #AC9E6C #AC9E6C #AC9E6C #AC9E6C; 
	border-style: solid;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0;
	background: url(../shared/display_gold_16.gif) repeat-x left bottom;
	height: 16px;
}
.MenuBorder {
	text-align: left;
	vertical-align: top;
	border-left: 1px solid #AC9E6C;
	border-right: 1px solid #AC9E6C;
	border-bottom: 0px solid #AC9E6C;
	width: 115px;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 0;
}
.Border_Bottom_125 {
	background: url(border_bottom_125.gif) no-repeat;
	width: 125px;
	height: 5px;
	margin: 0;
	overflow: hidden;
	margin-bottom: 7px;
}
