@charset "utf-8";

html,body,form#Form {
	margin: 0;
	padding: 0;
	height: 100%;
}

body,p,div,td,th,dt,dd,.Normal {
	font-family: "Times";
	font-size: 16px;
	line-height: 1.3em;
}

body {
	background: #735e4d url("images/bg_body.jpg");
	background-repeat:repeat;
}

a:link,a:visited,a:active {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #7d0000;
}


/* =S Skin Object */
a.usercss:link,a.usercss:visited,a.usercss:active {
	font-family: "Times,Times New Roman,serif";
	font-size: 12px;
	text-decoration: none;
}

a.usercss:hover {
	color: #834e00;
}

.bottomcss,a.bottomcss:link,a.bottomcss:visited,a.bottomcss:active {
	font-family: Arial;
	text-decoration: none;
}

a.bottomcss:hover {
	color: #834e00;
	text-decoration: underline;
}

#wrapper a.CommandButton:link,#wrapper a.CommandButton:visited,#wrapper a.CommandButton:active {
	color: #000;
}

#wrapper a.CommandButton:hover {
	color: #f00;
}

.Head,.SubHead {
	color: #000;
	font-size: 11px;
}

.Head {
	font-weight: bold;
}
/* =E Skin Object */


/* =S Skin Layout */
#wrapper {
	position: relative;
	min-width: 916px;
	min-height: 100%;
}

* html #wrapper {
	height: 100%;
	background: none;
}

#box {
	position: relative;
	z-index: 10;
	width: 916px;
	min-height: 580px;
	margin: 0 auto;
}

* html #box {
	height: 580px;
}

#box:after {
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	font-size: 0;
	overflow: hidden;
}

#header {
	float: left;
	width: 237px;
}

#logo {
	min-height: 140px;
	padding-top: 38px;
	margin-bottom: 24px;
	text-align: center;
}

* html #logo {
	height: 140px;
}

#logo img {
	border: 0;
	vertical-align: top;
}

#login {
	position: absolute;
	right: 55px;
	top: 0;
	width: 500px;
	line-height: 24px;
	text-align: right;
}

#login a {
	margin: 0 4px;
}

#main {
	float: right;
	width: 650px;
	padding: 28px 7px 0 0;
}

#footer {
	float: right;
	width: 650px;
	padding: 6px 0 10px;
	text-align: right;
	font-size: 11px;
}

/* ==S Skin Pane */
.LeftPane,.ContentPane,.RightPane,.BottomLeftPane,.BottomMiddlePane,.BottomRightPane {
	vertical-align: top;
}

.LeftShowPane {
	padding: 0 15px;
}

.TopPane {
	padding-bottom: 3px;
}

.BottomPane {
	padding: 3px 0;
}

.LeftPane,.BottomLeftPane {
	padding-right: 10px;
}

.RightPane,.BottomRightPane {
	padding-left: 10px;
	width:200px;
}

#panebox1,#panebox2 {
	width: 100%;
}
/* ==E Skin Pane */

/* ==S JDMENU */
#nav {
	width: 227px;
	margin-left: 6px;
	padding-bottom: 32px;
	padding-top:30px;
	margin-top:0px;
	height:370px;
	background: url("images/menu_frame.png") no-repeat 0px 100%;
}

* html #nav {
	background: none;
}

#nav #menu-box {
	/* background: url("images/bg_menu.jpg") repeat-y 10px 0; */
	padding-top:20px;
}

#nav #menu {
	/* background: url("images/bg_menu_top.png") no-repeat left top; */
}

.jd_menu,.jd_menu ul,.jd_menu li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.jd_menu {
	min-height: 249px;
	padding: 39px 26px 10px 27px;
	/* background: url("images/bg_menu_bottom.jpg") no-repeat 10px 100%; */
}

* html .jd_menu {
	height: 249px;
}

.jd_menu li a {
	display: block;
	padding: 2px 12px 12px;
	color: #006633;
	font: 13px/16px "ARIAL";
	text-align: left;
	text-decoration: none;
	white-space: nowrap;
	cursor: pointer;
}

* html .jd_menu li {
	padding-bottom: 2px;
}

/*
.jd_menu li a:link,.jd_menu li a:visited,.jd_menu li a:hover,.jd_menu li a:active {
	color: #59493f;
	text-decoration: none;
}
*/

.jd_menu li.activetab a,.jd_menu li.jdm_hover a {
	/*background: url("images/bg_menu_h.jpg") no-repeat center bottom;*/
	/*color: #ac6a00;*/
}

/* ===S Sub Menu */
.jd_menu ul {
	display: none;
	position: absolute;
	z-index: 10000;
	border: 1px solid #a39890;
	margin-left: -16px;
	/*background: #dccec8;*/
}

.jd_menu ul ul {
	margin-left: 0;
}

.jd_menu li.activetab ul a,.jd_menu li.jdm_hover ul a {
	background: none;
	/*color: #6b5b50;*/
}

.jd_menu ul a {
	padding: 0 8px;
	/*color: #6b5b50;*/
	font: 11px/20px Arial;
	text-align: left;
}

.jd_menu ul a:hover,.jd_menu li.activetab ul a:hover,.jd_menu li.jdm_hover ul a:hover {
	background: none;
	/* color: #ac6a00;*/
	text-decoration: underline;
}
/* ===E Sub Menu */

/* ==E JDMENU */

/* ==S Auxiliary */
#auxiliary1 {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	width: 100%;
	height: 255px;
	}

* html #auxiliary1 {
	bottom: -1px;
}

#auxiliary1sub {
	height: 255px;
	/* background: url("images/bg_body_bottom2.jpg") no-repeat center bottom;*/
}

#auxiliary2 {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
	width: 100%;
	min-width: 1200px;
	height: 580px;
	background: url("images/bg_wrapper.png") no-repeat right top;
}

* html #auxiliary2 {
	display: none;
}
/* ==E Auxiliary */
/* =E Skin Layout */

