.dr-pnl{border-width:1px;border-style:solid;padding:1px;}
.dr-pnl-h{padding:2px;border-width:1px;border-style:solid;background-position:top left;background-repeat:repeat-x;}
.dr-pnl-b{padding:10px;}
.dr-pnl{background-color:#F3F2F2;border-color:#C0C0C0;}
.dr-pnl-h{background-color:#4A75B5;border-color:#4A75B5;font-size:14px;color:#FFF;font-weight:bold;font-family:Arial,Verdana,sans-serif;background-image:url(bg.png);text-align: center;}
.dr-pnl-b{font-size:12px;color:#000;font-family:Arial,Verdana,sans-serif;}

.dr-pnl-head{padding:1px;background-color:#3A70B0;border-color:#FFFFFF;font-size:12px;color:#FFF;font-weight:bold;font-family:Arial,Verdana,sans-serif;}
.dr-pnl-box{background-color:#FFFFFF;border-width:1px;border-style:solid;border-color:#C0C0C0;font-size:14px;}
.odd {background-color:#EFEFFF}
.even {background-color:#FFFFF0}
.duplicaterow {background-color:red}
.duplicaterow1 {background-color:green;}
.highlight {background-color:yellow;}
.feedback {font-family:verdana;font-size:11;color:gray;font-weight:700}
.menu {text-align:center;width:100;background-image:url(MenuBarBack.png);font-family:Arial;font-size:20;color:005599}
td {
	height: 22px;
}

form {
	margin: 0;
	padding: 0;
}

body {
	margin : 10px;
	background: #FAFAFA;
	font-family: Verdana;
	font-size:11px;
}

input {
	font-family:Verdana;
	font-size:11;
}

label {
	font-family:Verdana;
	font-size:11;
}

A:link {color:Blue; text-decoration:none;}
A:active {color:Blue; text-decoration:none;}
A:visited {color:Blue; text-decoration:none;}
A:hover {color:RED; text-decoration:none;}


.messages {
	font-family:Verdana;
	font-size:11;
	color:red;
}

.select {
	color:black;
	background:#EEEEEE;
}

.headerText {
	color:white;
	font-family:Arial;
	font-size:11;
	font-weight:700;
	height:10px;
}

.title {
	font-family:Verdana;
	font-size:14;
	font-weight:700;
}

.PRight {
	horizontal-align:right;
	text-align:right;
}

.PLeft {
	horizontal-align:left;
	text-align:left;
}

.PCenter {
	horizontal-align:center;
	text-align:center;
}

.PTop {
	vertical-align:top;
	text-align:center;
}

.actionButton {
	float:center;
	color:white;
	font-family:verdana;
	font-size:11;
	width:100
}

.pickList {
	font-family:verdana;
	font-size:11px;
	width:200px
}


input
{
    border: solid;
	border-width:1px;
	vertical-align: middle;
	border-color: #7f9db9
}

select
{
	font-family:Verdana;
	font-size:11;
    border: solid;
	border-width:1px;
	vertical-align: middle;
	border-color: #98A148
}

textArea {
	font-family:Verdana;
	font-size:11;
}


 /*CSS for Simple Tree Menu*/

.treeview ul{ /*CSS for Simple Tree Menu*/
margin: 0;
padding: 0;
}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
background: white url(list.gif) no-repeat left center;
list-style-type: none;
padding-left: 22px;
margin-bottom: 3px;
}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
background: white url(closed.gif) no-repeat left 1px;
cursor: hand !important;
cursor: pointer !important;
}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
}

/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/pro_drop_2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.preload1 {background: url(three_1.gif);}
.preload2 {background: url(three_1a.gif);}

#nav {padding:0; margin:0; list-style:none; height:38px; background:#fff url(three_0.gif) repeat-x; position:relative; z-index:500; font-family:arial, verdana, sans-serif; font-weight:bold;}
#nav li.top {display:block; float:left; height:38px; font-weight:bold;}
#nav li a.top_link {display:block; float:left; height:35px; line-height:33px; color:#ccc; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;background: url(three_0.gif); font-weight:bold;}
#nav li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:35px; background: url(three_0.gif) right top no-repeat;font-weight:bold;}
#nav li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:35px; background: url(three_0a.png) no-repeat right top; font-weight:bold;}

#nav li:hover a.top_link {color:#fff; font-weight:bold; background: url(three_1.png) no-repeat;font-weight:bold;}
#nav li:hover a.top_link span {background:url(three_1.png) no-repeat right top; font-weight:bold;}
#nav li:hover a.top_link span.down {background:url(three_1a.png) no-repeat right top; font-weight:bold;}

/* Default list styling */

#nav li:hover {position:relative; z-index:200; font-weight:bold;}

#nav li:hover ul.sub
{left:1px; top:38px; background: #C2EAEE; padding:3px; border:1px solid #5c731e; white-space:nowrap; width:140px; height:auto; z-index:300; font-weight:bold;}
#nav li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:140px; font-weight:bold;}
#nav li:hover ul.sub li a
{display:block; font-size:11px; height:18px; width:138px; line-height:18px; text-indent:5px; color:#000; text-decoration:none;border:1px solid #C2EAEE;font-weight:bold;}
#nav li ul.sub li a.fly
{background:#C2EAEE url(arrow.gif) 130px 6px no-repeat;font-weight:bold;}
#nav li:hover ul.sub li a:hover 
{background:#249BA6; color:#fff; border-color:#fff;font-weight:bold;}
#nav li:hover ul.sub li a.fly:hover
{background:#249BA6 url(arrow_over.gif) 130px 6px no-repeat; color:#fff; font-weight:bold;}

#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:90px; top:-4px; background: #C2EAEE; padding:3px; border:1px solid #249BA6; white-space:nowrap; width:140px; z-index:400; height:auto; font-weight:bold;}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none; font-weight:bold;}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{background:#249BA6 130px 6px no-repeat; color:#fff;  border-color:#fff; font-weight:bold;} 
/*{background:#249BA6 url(arrow_over.gif) 130px 6px no-repeat; color:#fff;  border-color:#fff;}*/ 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{background:#C2EAEE  130px 6px no-repeat; color:#000; border-color:#C2EAEE; font-weight:bold;} 
/*{background:#249BA6 url(arrow.gif) 130px 6px no-repeat; color:#000; border-color:#249BA6;}*/ 