html, body
{
	width: 100%;
	height: 100%;
	background: #ffffff;
	margin: 0;
	_text-align: center;
}
object
{
}
body, td
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #454541;
}
img
{
	display: block;
	border: none;
}
a
{
	color: #ba7130;
	text-decoration: none;
	font-weight: bold;
}
#main
{
	padding: 25px 0 20px 0;
	margin: 0 auto 20px auto;
	width: 700px;
	_text-align: left;
}
a:hover
{
	color: #454541;
}
a.sel
{
	color: #454541;
}
#tbar div, #bbar div
{
	height: 30px;
}
#tbar
{
	background: #6c1d30 url(gfx/rtl.gif) no-repeat top left;
}
#tbar div
{
	background: transparent url(gfx/rtr.gif) no-repeat top right;
}
#bbar
{
	background: #6c1d30 url(gfx/rbl.gif) no-repeat bottom left;
}
#bbar div
{
	background: transparent url(gfx/rbr.gif) no-repeat bottom right;
}
#top
{
	background: #c9c9bd;
}
#logo
{
	border-top: solid 35px #c9c9bd;
	border-right: solid 84px #c9c9bd;
	_margin-left: -3px;
	_border-right: solid 0px #c9c9bd;
	border-left: solid 35px #c9c9bd;
	float: left;
}
#top object
{
	float: right;
}
#top .object
{
	float: right;
}
#nav
{
	background: #f7f7ee;
	padding: 14px 0 14px 15px;
}
#nav a
{
	background: transparent url(gfx/nav.gif) no-repeat 0px 0px;
	padding: 7px 0px 2px 19px;
	margin: 0 0 0 20px;
}
#nav a.sel
{
	background-image: url(gfx/nav.sel.gif);
}
#content
{
	padding: 10px 35px 20px 35px;
	background: #f6f0e1;
}

h1
{
	font-size: 18px;
	line-height: 17px;
	margin: 0 0 5px 0;
	padding: 0;
}
p
{
	margin: 0 0 12px 0;
	padding: 0;
	line-height: 17px;
}
#content div.left
{
	float: left;
	width: 405px;
}
#content div.right
{
	float: right;
	width: 190px;
}
#content div.equal
{
	width: 295px;
}
img.left
{
	float: left;
	border-right: solid 20px #f6f0e1;
}
img.right
{
	float: right;
	border-left: solid 20px #f6f0e1;
}
#content img, #content object
{
	margin: 2px 0 10px 0;
}
#copy
{
	background: #c9c9bd;
	text-align: center;
	font-size: 10px;
	padding: 6px 0 6px 0;
}
#ref
{
	display: block;
	margin: 10px 0 0 303px;
}
form
{
	margin: 0;
	padding: 0;
}
form div
{
	display: none;
}
form div.panel, .panel div
{
	display: block;
}
label, input, select
{
	display: block;
}
fieldset input, fieldset label
{
	width: 100%;
}
input
{
	border: solid 1px #454541;
}
fieldset
{
	float: left;
	border: none;
	margin: 0 10px 10px 0;
	padding: 0;
	width: 165px;
}
/*
ul, li
{
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none;
	_border-bottom: solid 1px #f6f0e1;
}
a.flip, a.flipOpen
{
	display: block;
	margin-top: 10px;
	padding: 8px 0 8px 35px;
	background: transparent url(gfx/folder.gif) no-repeat left top;
	font-size: 14px;
}
li.folder
{
	padding: 8px 0 8px 35px;
	background: transparent url(gfx/folder.gif) no-repeat left top;
	font-weight: bold;
	margin-top: 5px;
	font-size: 14px;
}
li.folder a
{
	font-size: 12px;
}
a.flipOpen
{
	background-image: url(gfx/folderOpen.gif);
}
li
{
	padding: 0 0 0 0px;
}
ul ul
{
	display: none;
	margin-left: 35px;
}
ul ul ul
{
	margin: 0;
}
ul ul li
{
}
*/
li
{
	line-height: 150%;
}
ul
{
	margin: 0 0 0 20px;
	padding: 0 0 12px;
}
ul ul
{
	padding: 0;
}
.button
{
	background: transparent url(gfx/buttonBG.gif) no-repeat top left;
	padding-left: 18px;
	_padding-left: 10px;
	_padding-top: 1px;
	border: solid 1px #ba7130;
	color: #ba7130;
	font-weight: bold;
	margin-bottom: 10px;
	clear: both;
	float: none;
	width: auto;
}
.panel
{
}
.boxed, .darkBoxed
{
	background: #e8dbc8 url(gfx/brtl.gif) no-repeat top left;
}
.boxed div, .darkBoxed div
{
	background: transparent url(gfx/brtr.gif) no-repeat top right;
}
.boxed div div { background: transparent url(gfx/brbr.gif) no-repeat bottom right; }
.boxed div div div
{
	background: transparent url(gfx/brbl.gif) no-repeat bottom left;
	padding: 16px 16px 4px 16px;
}
.darkBoxed { background: #dac6af url(gfx/dbrtl.gif) no-repeat top left; }
.darkBoxed div { background: transparent url(gfx/dbrtr.gif) no-repeat top right; }
.darkBoxed div div { background: transparent url(gfx/dbrbr.gif) no-repeat bottom right; }
.darkBoxed div div div
{
	background: transparent url(gfx/dbrbl.gif) no-repeat bottom left;
	padding: 16px 16px 0px 16px;
}
.clr, .darkBoxed .clr, .boxed .clr
{
	display: block;
	_display: inline;
	clear: both;
	background: none;
	padding: 0;
	margin: 0;
}
.buttonRight
{
	float: right;
	margin-right: 10px;
	_margin-right: 22px;
}
.ieBugSpace
{
	clear: both;
	padding-top: 20px;
}
.logout
{
	float: right;
}