html,body,form#Form {
	height: 100%;
	margin: 0;
	padding: 0;
}

#Body {
	background: #e0dcdd;
}

/* =S Title, Module Title */


.FCKImageGalleryItemContainer td{color:#000000;}
.TB_ToolbarSet td { color:#000000;}
.SC_FieldLabel { color:#000000;}
.SC_Item,
.SC_ItemSelected,
.SC_Item div,
.SC_ItemSelected div{ color:#000000; background:#CCCCCC;}
.SC_Panel td,
.SC_Panel div{ color:#000000; background:#CCCCCC;}
.NormalRed {color:#af0000;font-family:Tahoma,Arial,Helvetica;font-size:12px;font-weight:bold;}
.DataGrid_Container { background-color:#fff;}

th,td,div { font-size:12px; font-weight: normal; font-family:Arial,Verdana,Tahoma,Helvetica,Sans-serif; }
.Head					{font-size:11px; color:#000000; font-weight:bold;}
.SubHead				{font-size:11px; color:#000000}
.SubSubHead				{font-size:11px; color:#000000}
.Normal 				{font-size:11px; color:#535353; font-family: Tahoma,Arial,Helvetica,sans-serif; font-weight: normal;}

.CommandButton,
A.CommandButton:link,
A.CommandButton:visited,
A.CommandButton:active		{color:#003366; text-decoration:underline;}
A.CommandButton:hover		{color:#003366; text-decoration:underline;}

.link,
A:link,
A:visited,
A:active					{color:#1a7cab; font-weight: normal; font-family: Tahoma,Arial,Helvetica,sans-serif; text-decoration: none;}
A:hover						{color:#000; font-weight: normal; font-family: Tahoma,Arial,Helvetica,sans-serif; text-decoration: underline;}

.LinkPane A:link,
.LinkPane A:visited,
.LinkPane A:active					{color:#7ecef4; font-weight: normal; font-family: Tahoma,Arial,Helvetica,sans-serif; text-decoration: none;}
.LinkPane A:hover						{color:#000; font-weight: normal; font-family: Tahoma,Arial,Helvetica,sans-serif; text-decoration: underline;}

.topcss,
A.topcss:link,
A.topcss:active,
A.topcss:visited			{ color: #1a7cab; font: 11px/14px Verdana,Arial,sans-serif; text-decoration:none;}
A.topcss:hover				{ color: #1a7cab; font: 11px/14px Verdana,Arial,sans-serif; text-decoration:underline;}

.usercss,
A.usercss:link,
A.usercss:visited,
A.usercss:active			{margin-left: 12px; font: 11px/14px Verdana,Arial,sans-serif; color:#1a7cab; text-decoration: none;}
A.usercss:hover				{margin-left: 12px; font: 11px/14px Verdana,Arial,sans-serif; color:#1a7cab; text-decoration: underline;}

.bottomcss            {font: 11px/30px Arial,sans-serif; color:#fff; text-decoration: none; }
.bottomcss a,
A.bottomcss:link,
A.bottomcss:visited,
A.bottomcss:active			{font: 11px/30px Arial,sans-serif; color:#fff; text-decoration: none;}
A.bottomcss:hover		{color: #55d1f6; font: 11px/30px Arial,sans-serif; text-decoration: underline;}
	
.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

/* =E Title, Module Title */

#wrapper {
	position: relative;
	width: 992px;
	min-height: 100%;
	margin: 0 auto;
	padding: 0 4px;
	background: #fff url("images/bg_wrapper.jpg") repeat-x left bottom;
}

* html #wrapper {
	width: 1000px;
	height: 100%;
}

#header {
	height: 216px;
	padding: 0 5px;
	margin-bottom: -18px;
	background: url("images/bg_header.jpg") repeat-x left top;
}

#logo {
	height: 98px;
	padding-top: 118px;
	background: url("images/bg_header_pic.jpg") no-repeat center top;
	text-align: center;
}

#link-box {
	position: absolute;
	right: 57px;
	top: 6px;
	color: #7ecef4;
	font: 11px/16px Arial,sans-serif;
}

#date {
	position: absolute;
	left: 22px;
	top: 157px;
	color: #1a7cab;
	font: 11px/14px Verdana,Arial,sans-serif;
	white-space: nowrap;
}

#login {
	position: absolute;
	right: 20px;
	top: 155px;
	color: #1a7cab;
	font: 11px/14px Verdana,Arial,sans-serif;
	white-space: nowrap;
}

#box {
	padding: 0 0 44px 18px;
}

/* =S PANE */
#pane-box {
	width: 100%;
}

#sidebar {
	width: 200px;
}

#main {
	padding: 15px 10px 0;
}

.mainpane {
	width: 100%;
}

.TopPane {
	padding-bottom: 3px;
}

.LeftPane {
	padding-right: 10px;
}

.RightPane {
	padding-left: 10px;
}

.BottomPane {
	padding-top: 3px;
}

#sidebar, #main,.TopPane, .LeftPane, .ContentPane, .RightPane, .BottomPane, .mainpanebox  {
	text-align: left;
	vertical-align: top;
}
/* =E PANE */

/* =S JDMENU */
.jd_menu,.jd_menu ul,.jd_menu li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.jd_menu {
	margin-bottom: 10px;
}

.jd_menu ul {
	display: none;
	position: absolute;
	z-index: 10000;
	background: #dfdfdf url("images/bg_sub_menu.jpg") repeat-x left top;
}

.jd_menu li {
	cursor: pointer;
}

* html .jd_menu li {
	padding-bottom: 1px;
}

.jd_menu a {
	display: block;
	background: url("images/bg_menu.jpg") repeat-x left top;
	color: #2a93fc;
	font: bold 12px/42px Verdana,sans-serif;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	cursor: pointer;
}

.jd_menu a:hover,.jd_menu li.activetab a,.jd_menu li.jdm_hover a {
	height: 42px;
	background: #f7f7f7 url("images/bg_menu_h.png") repeat-x left top;
	color: #fff;
	font: bold 12px/42px Verdana,sans-serif;
	text-decoration: none;
}

.jd_menu ul a {
	padding: 0 10px;
	background: none;
	color: #2a93fc;
	font: normal 11px/20px Verdana,sans-serif;
	text-align: left;
	text-decoration: none;
}

.jd_menu ul a:hover,.jd_menu li.activetab ul a,.jd_menu li.jdm_hover ul a {
	height: auto;
	background: none;
	color: #2a93fc;
	font: normal 11px/20px Verdana,sans-serif;
	text-decoration: none;
}

.jd_menu ul a:hover,.jd_menu li.activetab ul a:hover,.jd_menu li.jdm_hover ul a:hover {
	background: #a7bd1a;
	color: #fff;
}

.jd_menu a span {
	display: block;
	padding: 0 12px;
}

.jd_menu ul a span {
	padding: 0;
}

.jd_menu a:hover span,.jd_menu li.activetab a span,.jd_menu li.jdm_hover a span {
	display: block;
	position: relative;
	height: 49px;
	background: url("images/bg_menu_h_right.png") no-repeat right top;
}

* html .jd_menu a:hover span,* html .jd_menu li.activetab a span,* html .jd_menu li.jdm_hover a span {
	height: 40px;
	background: url("images/icon_menu.jpg") no-repeat right bottom;
}

.jd_menu ul a:hover span,.jd_menu li.activetab ul a span,.jd_menu li.jdm_hover ul a span {
	height: 20px;
	background: none;
}

#footer {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 39px;
	background: #1a7cab url("images/bg_footer.jpg") repeat-x bottom top;
	color: #fff;
	font: 11px/34px Arial,sans-serif;
	text-align: center;
}

* html #footer {
	bottom: -1px;
}

/* =S Auxiliary */
#auxiliary_info_1 {
	position: absolute;
	left: 0;
	top: 0;
	width: 4px;
	height: 100%;
	background: url("images/bg_body_left.jpg") repeat-y left top;
}

#auxiliary_info_2 {
	position: absolute;
	right: 0;
	top: 0;
	width: 4px;
	height: 100%;
	background: url("images/bg_body_right.jpg") repeat-y right top;
}

* html #auxiliary_info_2 {
	right: -1px;
}

#auxiliary_info_3 {
	position: absolute;
	left: 4px;
	top: 0;
	width: 5px;
	height: 163px;
	background: url("images/bg_header_left.jpg") no-repeat left top;
}

#auxiliary_info_4 {
	position: absolute;
	right: 4px;
	top: 0;
	width: 5px;
	height: 163px;
	background: url("images/bg_header_right.jpg") no-repeat left top;
}
/* =E Auxiliary */

