html,body{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px;
	height:100%;
	background:#fff;
	
	}
#Body{}
th,td,div{font-size:11px; font-weight: normal; color:#000; font-family: Tahoma, Geneva, sans-serif; line-height:1.5}
p{ margin:0px 0px 10px 0px;}
#Form{ margin:0px; padding:0px; height:100%}
/*--------------------------------------------------------------------------------------------------------------------------*/
.lt{ text-align:left; vertical-align:top}
.lm{ text-align:left; vertical-align:middle}
.lb{ text-align:left; vertical-align:bottom}
.rt{ text-align:right; vertical-align:top}
.rm{ text-align:right; vertical-align:middle}
.rb{ text-align:right; vertical-align:bottom}
.ct{ text-align:center; vertical-align:top}
.cm{ text-align:center; vertical-align:middle}
.cb{ text-align:center; vertical-align:bottom}
.n{ white-space:nowrap}
.h{ height:100%}
.clear{ clear:both; font-size:0px; padding:0px; margin:0px;}

.bg_all{ background:#fff; min-height:100%;}
* html .bg_all{ height:100%;}

.skin_content{ width:858px; margin:0 auto; padding-top:16px;}
.skin_top{ border:1px solid #A5A5A5; min-height:400px; position: relative; background:url(images/left.jpg) 146px top repeat-y;}
.p_logo{ position: absolute; left:11px; top:19px;}
.p_menu{ background:url(images/top.jpg) left top no-repeat; min-height:93px; text-align:right;}
.skin_left{ width:147px; float:left; background:url(images/left_t.png) left top no-repeat; padding-top:174px;}
.skin_right{ width:700px; float:right;}

.topleft{ float:left; width:225px; min-height:36px;}
.topmiddle{ float:left; width:225px; margin-left:9px}
.topright{ float:right; width:225px; margin-right:8px;}
.midleft{ float:left; width:225px;margin-top:8px; margin-bottom:8px;}
.midmiddle{ float:left; width:225px; margin-left:9px; margin-top:8px; margin-bottom:8px;}
.midright{ float:right; width:225px; margin-right:8px;margin-top:8px; margin-bottom:8px;}

.p_pane{ margin-right:8px; border-top:1px solid #EFA7B3; padding:10px 0px 28px;}
.p_link{ line-height:20px; padding:4px 10px; text-align:right; white-space:nowrap; position:absolute; bottom:0px; right:0px; width:680px;}
.right_top{ background:url(images/right_t.png) left top no-repeat; height:36px; width:709px; position:absolute; left:147px; top:93px;}
.skin_bottom{ line-height:20px; padding:23px 10px 22px; text-align:center; white-space:nowrap;}
/*--------------------------------------------------------------------------------------------------------------------------*/

/* Title, Module Title */
.Head					{font-size:11px; color:#000; font-weight:bold}
.SubHead				{font-size:11px; color:#000}
.SubSubHead				{font-size:11px; color:#000}
.Normal 				{font-size:11px; font-weight: normal; color:#000; font-family: Tahoma, Geneva, sans-serif; line-height:1.5}

.CommandButton,
A.CommandButton:link,
A.CommandButton:visited,
A.CommandButton:active		{color:#000; text-decoration:underline}
A.CommandButton:hover		{color:#D82984; text-decoration:none}

.link,
A:link,
A:visited,
A:active					{color:#E73E97; text-decoration: none}
A:hover						{color:#504235; text-decoration: underline}

.topcss a,
.topcss A:link,
.topcss A:active,
.topcss A:visited,
.topcss A:hover				{font-weight:normal; font-size:30px; color:#000; text-decoration:none; font-family:Impact,Arial, Helvetica, sans-serif}

.usercss,
A.usercss:link,
A.usercss:active,
A.usercss:visited			{font-weight: normal; font-size:11px; color:#504235; text-decoration: none; font-family:Arial, Helvetica, sans-serif}
A.usercss:hover				{font-weight:normal; font-size:11px; color:#E382A1; text-decoration: underline; font-family:Arial, Helvetica, sans-serif}

.searchcss,
A.searchcss:link,
A.searchcss:active,
A.searchcss:visited			{font-weight:bold; font-size:11px; color:#83878A; text-decoration:none}
A.searchcss:hover			{font-weight:bold; font-size:11px; color:#FF5250; text-decoration:underline}

.p_link,
.links,
A.links:link,
A.links:active,
A.links:visited			{font-weight: normal; font-size:12px; color:#504235; text-decoration:none; font-family:MyriadPro,"Trebuchet MS", Arial, Helvetica, sans-serif}
A.links:hover			{font-weight: normal; font-size:12px; color:#D82984; text-decoration: none;font-family:MyriadPro,"Trebuchet MS", Arial, Helvetica, sans-serif}

.skin_bottom,
.bottomcss,
A.bottomcss:link,
A.bottomcss:active,
A.bottomcss:visited			{font-weight:normal; font-size:11px; color:#504235; text-decoration: none; font-family:Arial, Helvetica, sans-serif}
A.bottomcss:hover			{font-weight:normal; font-size:11px; color:#E382A1; text-decoration: underline; font-family:Arial, Helvetica, sans-serif}
/*--------------------------------------------------------------------------------------------------------------------------*/
/* Pane Structure */
.bannerpane{ padding:0px;}
.leftshowpane{ padding:0px 1px 0px 0px}
.toppane{ padding:0px 0px 3px 0px}
.leftpane{ padding:0px 3px 0px 0px }
.contentpane{ padding:0px;}
.rightpane{ padding:0px 0px 0px 3px}
.bottompane{ padding:3px 0px 0px 0px}
.rightshowpane{ padding:0px 0px 0px 3px}
.bottomshowpane{ padding:10px;}
/* ==========================
    CSS STYLES FOR JDMenu
   ==========================
*/

#nav div{ line-height:normal;}

ul.jd_menu, 
ul.jd_menu_vertical {
	margin: 0px;
	padding: 0px;
	list-style-type: none;

}
ul.jd_menu ul,
ul.jd_menu_vertical ul {
	display: none;
}
ul.jd_menu li {
	float: right;
}
ul.jd_menu:after{
	content:"\0020";
	display:block;
	clear:both;

}
/* -- Sub-Menus -- */
ul.jd_menu ul,
ul.jd_menu_vertical ul {
	position: absolute;
	display: none;
	list-style-type: none;
	margin: 0px;
	padding:0px;
	z-index: 10000;
}
ul.jd_menu ul li,
ul.jd_menu_vertical ul li {
	float: none;
	margin: 0px;
}

/* Main Menu Background */
ul.jd_menu {
	min-height:31px;
	clear: both;
}

/* Main Menu Verticle Brackground*/
ul.jd_menu_vertical {
	width: 200px;
	height: auto;
	clear: both;
}


/* Main Memu LEFT */
ul.jd_menu li {
	cursor: pointer;
	list-style-type:none;
	padding:0px 0px 0px 2px;
	margin:0px;
	background:url(images/x.jpg) left top no-repeat;
}

/*Main Menu RIGHT*/
ul.jd_menu a 
{
	display:block;
	font-size:16px;
	font-weight: bold;
	padding:5px 10px 6px 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#nav a {
	color:#504235;
	text-decoration: none;
	white-space:nowrap;
}

/* Main Actice Menu*/
ul.jd_menu li.activetab,
ul.jd_menu li.activetab:active
 {
}

#nav li.jdm_hover a,#nav li.activetab a {
	background:url(images/menu_hover.jpg) left top repeat-x;
}

/*Main Hover Menu */

ul.jd_menu li.menu_last

{
	background: none;
}


/*Sub Menu*/


/*Sub menu Dropdown Background*/
ul.jd_menu ul {
    background:#E382A1;
	border:1px solid #EB78A7;
}

ul.jd_menu ul li {
	padding: 1px 15px 1px 10px;
	background:transparent;
	border: none;
	text-align:left;
}

ul.jd_menu ul a {
	font-size:11px;
	font-weight:normal;
	background:transparent;
	
}

#nav ul.jd_menu ul a {
	padding: 0px;
	color:#504235;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	background:none;
	line-height:18px;
}

/* Sub Menu Hover */
ul.jd_menu ul li.jdm_hover {
	background:#F3C1CA;
}

#nav ul.jd_menu ul li.jdm_hover a {
	color:#504235;
}


h1 {
	color: #206CC7;
	font: 24px "Trebuchet MS",Arial,sans-serif;
}

h2 {
	color: #8B6536;
	font: 18px "Trebuchet MS",Arial,sans-serif;
}

h3 {
	margin: 0 0 0.5em;
	color: #CF7634;
	font: bold 11px Tahoma,Arial,sans-serif;
}

.ModuleTitle_SubMenu{ z-index:1000!important}
table[id*="LogViewer"] td {
	white-space: normal;
}


