/*Palette
#000000
#8B6441
#996633
#A86F37
#C58A50
#DEB496
#E6BEAE
#EBCBBE
#F0E1D2
#FFFFFF
*/

body
{
	background-color: #F0E1D2;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
}

div, td
{
	margin: 0px;
	padding: 0px;
}

ul, ol
{
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px;
	font-size: 13px;
}

img
{
	border: 0px;
}
pre
{
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	word-wrap: break-word;
}
a, a:visited
{
	color: #463220;
	text-decoration: none;
}

a:hover
{
	color: #8B6441;
}

input, textarea
{
	background-color: #F0E1D2;
}
#login-form input
{
	text-align: center;
}

td.body-left, td.body-main
{
	border: #8B6441 1px solid;
}

#masterdiv
{
	padding-left: 10px;
	padding-right: 10px;
}

#container
{
	margin: 0pt auto;
	padding: 0pt;
	min-width: 800px;
	width: 100%;
	position: relative;
}

#header
{
	color: #C58A50;
	background-color: #996633;
	font-size: 48px;
	font-weight: bold;
	font-variant: small-caps;
	overflow: hidden;
	white-space: nowrap;
	border-top: #A86F37 5px solid;
	border-left: #A86F37 5px solid;
	border-right: #8B6441 5px solid;
	border-bottom: #8B6441 5px solid;
}
#header, #header a, #header a:visited
{
	color: #DEB496;
	display: block;
}

#top-menu
{
	text-align: right;
	margin: 0px;
	padding-top: 10px;
}

#body-container
{
}

#bottom
{
	height: 10px;
	text-align: center;
}

#footer
{
	color: #DEB496;
	background-color: #996633;
	text-align: right;
	font-weight: bold;
	padding: 10px 10px 8px;
	margin-bottom: 5px;
}

.body-left
{
	width: 300px;
	padding: 5px;
	background: #DEB496;
	vertical-align: top;
}
.body-main
{
	padding: 5px;
	background: #DEB496;
	vertical-align: top;
}

div#top ul#mainlevel-top li
{
	display: inline;
	white-space: nowrap;
}
div#top ul#mainlevel-top li a, div#top ul#mainlevel-top li a:visited
{
	color: #FFFFFF;
	padding: 0px 5px;
	font-weight: bold;
}

ul.menu-top
{
	display: block;
	margin: 0px;
	padding: 0px 0px 2px 0px;
}
ul.menu-top li
{
	text-align: right;
	font-weight: bold;
	list-style: none;
	display: inline;
}

ul.menu-top li a, ul.menu-top li a:visited
{
	padding: 2px 15px;
	border-top: #8B6441 1px solid;
	border-left: #8B6441 1px solid;
	border-right: #8B6441 1px solid;
}
ul.menu-top li a:hover
{
	color: #000000;
	background: #EBCBBE;
}
ul.menu-top li.selected a, ul.menu-top li.selected a:visited
{
	background: #DEB496;
	border-bottom: #DEB496 1px solid;
}

ul.menu-left
{
	margin: 0px;
	padding: 0px;
}
ul.menu-left li
{
	text-align: left;
	font-weight: bold;
	list-style: none;
	position: relative;
	padding-left: 5px;
	white-space: nowrap;
}
ul.menu-left li.selected a, ul.menu-left li.selected a:visited
{
	background: #EBCBBE;
}
ul.menu-left li a, ul.menu-left li a:visited
{
	display: block;
	text-align: left;
	white-space: nowrap;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: #DEB496 1px solid;
	border-left: #DEB496 1px solid;
	border-right: #CEA486 1px solid;
	border-bottom: #CEA486 1px solid;
}
ul.menu-left li a:hover
{
	font-weight: bold;
	background: #EBCBBE;
	border-top: #CEA486 1px solid;
	border-left: #CEA486 1px solid;
	border-right: #DEB496 1px solid;
	border-bottom: #DEB496 1px solid;
}
ul.menu-left li ul
{
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.border, .bordermain
{
	border: #8B6441 1px solid;
	margin-top: 10px;
	margin-bottom: 10px;
}
.bordermain
{
	margin: 0px;
}
.title, .titlemain
{
	color: #DEB496;
	font-size: 16px;
	font-weight: bold;
	background-color: #996633;
	padding: 5px;
}
.titlemain
{
	text-align: center;
	font-size: 18px;
}
.window, .windowmain
{
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	background-color: #E6BEAE;
	padding: 10px;
}
.windowmain
{
	margin: 0px
}
.button
{
	padding-top: 10px;
	text-align: center;
}

BODY
{
	SCROLLBAR-FACE-COLOR:		#F0E1D2;
	SCROLLBAR-HIGHLIGHT-COLOR:	#F0E1D2;
	SCROLLBAR-SHADOW-COLOR:		#E6BEAE;
	SCROLLBAR-3DLIGHT-COLOR:	#EBCBBE;
	SCROLLBAR-ARROW-COLOR:		#A86F37;
	SCROLLBAR-TRACK-COLOR:		#EBCBBE;
	SCROLLBAR-DARKSHADOW-COLOR:	#DEB496;
}
