html { padding: 0; margin: 0; font-family: "Trebuchet MS", "Helvetica", "sans-serif"; height: 100%; }
a {
	text-decoration: none;
}
body {
	font-family:"Trebuchet MS", "Helvetica", "sans-serif"; 
	color:#000; background:#fff; 
	margin:0; 
	height: 100%;
	font-size:0.7em;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}
*html body {
	font-size: 0.7em;
}
h1 { font-size: 1.2em; }
img { border: none; }

/* basic page layouts */
.layout_head { 
	background: url(/wargabpkp.nsf/img/header_bg.jpg) repeat-x;
	width: 100%; 
	margin-bottom: 30px;
	height: 65px; 
	padding:0;
	position: fixed;
  	top: 0;
  	left: 0;
  	z-index: 1100;
}

*html .layout_head {
	position: absolute;
  	width: 100%;/*IE5.5*/
  	left: 0;
  	overflow: visible;
  	z-index: 1100!important;
  	height: 65px;
}

.layout_head img{margin:0; border:0}
div#layout_content { width: 100%; min-width: 100%; padding: 10px 20px; margin-top:90px; min-height: 100%; position: relative;}
*html div#layout_content { width: 100%; padding: 10px 20px; top:102px; height: 100%;}
div.clear {clear: both;}
img.header {margin:0 auto; top:0;}
div#login_status { text-align: right; width: 100%; margin: 0; background-color: #000000; border-bottom: 1px solid #aaaaaa; }
div#login_status p { color: #ffffff; margin: 0; padding: 0 0 3px 0; margin-right: 50px; }
div#login_status p a,
div#login_status p a:visited,
div#login_status p a:active { color: #ffffff; }
div#login_img {float: left; margin: 0;}
div#primary {float: right; margin: 0;}
div#menu { 
	float: left; 
	width: 100%;
	margin:0;
	background-color: #e6ecf4;
	height: 30px;
	border-bottom: #B5C6E0 1px solid;
	position:relative;
}
*html div#menu{
	width: 100%;
	margin: 0;
}

div#alert_messages { text-align: center; background-color: #ffcc99; }

#app_caption{align:center; font-size: 2em; font-weight: bold; }
h1,h2,h3,h4{font-size:11pt;font-weight:normal;letter-spacing:-1px;text-transform:capitalize}
h1{margin:20px 0;border:0;border-bottom:4px double #DDD;font-size:16pt;letter-spacing:-1px}
h2{margin:0 0 20px;font-size:16px}
#footer {
  width: 100%;
  min-width: 100%; 
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 1000;
  height: 20px;
  background: url(/wargabpkp.nsf/img/bar_bg_bw.jpg) repeat-x;
  text-align: center;
  font-size:10px;font-family:"Trebuchet MS",Verdana, sans-serif; color:#000;
}

* html #footer {
  position: absolute;
  width: 100%;/*IE5.5*/
  bottom: 0;
  left: 0;
  overflow: visible;
  height: 20px;
  min-width: 100%; 
  z-index: 1000;
  text-align: center;
  background: url(/wargabpkp.nsf/img/bar_bg_bw.jpg) repeat-x;
  font-size:10px;font-family:"Trebuchet MS",Verdana, sans-serif; color:#000;
  top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop +(documentElement.clientHeight-this.clientHeight) : document.body.scrollTop +(document.body.clientHeight-this.clientHeight));
}

input,select,option,textarea{font-size:1em;font-family:"Trebuchet MS",Verdana, sans-serif; border: 1px solid #49382A}
.actions {
	width:100%;
	margin-bottom: 5px;
}
.actions ul{
	margin: 0;
	padding: 0;
	list-style:		none;
	line-height:	1.0;
}
.actions ul li{
	width: 9em;
	padding: 3px;
	cursor: pointer;
	font-weight: bold;
	float: left;
}
.actions ul li a{
	text-decoration: none;
	display:		block;
	position:		relative;
	background-color: #e4e1df;
	border: 1px solid #49382A;
	padding: 5px;
	
}

div#milist {
	display: block;
	margin-top: 10px;
	border: 1px solid #99bbe8;
	background-color: #E6ECF4;
}
div.pnlHeader {
	background: url(/wargabpkp.nsf/img/grid3-hrow.gif) repeat-x #BCCCE3;
	height: 20px;
	margin: 0;
	padding: 1px 5px 1px 5px;
	border-bottom: 1px solid #D0D0D0;
	font-weight: bold;
	color: #575757;
}
p.pContent {
	margin-top: 20px;
	position: absolute;
}
ul.detail {
	list-style:	url(/wargabpkp.nsf/img/list.gif);
	margin: 5px;
	padding: 0 3px;
}

ul.detail li {
	margin-left: 15px;
	margin-top: 5px;
}

div.panel {
	display: block; 
	margin-top: 10px;
	border: 1px solid #99bbe8;
	background-color: #E6ECF4;
}
.hdrBtn {
	background: transparent url(/wargabpkp.nsf/img/tool-sprites.gif) no-repeat;
	background-position:  0px -210px;
	float: right;
	width: 15px;
	left: 15px;
	cursor: pointer;
	display: block;
	margin-top: 2px;
	margin-right: 2px;
	text-decoration: none;
	font-size:0.9em;font-family:"Trebuchet MS", "Helvetica", "sans-serif"; 
}
.hdrBtn a{
	text-decoration: none;
}

.xpanel {
	padding: 2px;
}
div.xpanel div.infoheader {
	width: 100%;
	background: transparent url(/wargabpkp.nsf/img/tool-sprites.gif) no-repeat;
	background-position:  -15px -30px;
	text-indent: 20px;
	margin: 10px;
	font-weight: bold;
	font-size:12px;
}
div.xpanel div.infocontent {
	margin-left: 30px;
	font-size: 11px;
}
.xpanel .xtable {
	 padding:5px;
	 spacing:0;
	 border:0;
	 margin-left: 30px;
	 margin-top: 20px;
}
.xpanel .xtable tr{
	margin: 10px;
	padding: 10px;
}
.xpanel .xtable td{
	height: 30px;
}
element.style {
width:205px;
}
.x-form-text {
padding-bottom:0;
padding-top:2px;
}
.ext-strict .x-form-text {
height:18px;
}
.x-form-focus, textarea.x-form-focus {
border:1px solid #7EADD9;
}
.x-form-text {
height:22px;
line-height:15px;
vertical-align:middle;
}
.x-form-text, textarea.x-form-field {
background:#FFFFFF url(/wargabpkp.nsf/img/text-bg.gif) repeat-x scroll 0 0;
border:1px solid #B5B8C8;
padding:1px 3px;
}
.x-form-field {
-x-system-font:none;
font-family:"Trebuchet MS", "Helvetica", "sans-serif";
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:0;
}
.x-form-item-label {
font-family:"Trebuchet MS", "Helvetica", "sans-serif";
font-size:12px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin-right: 20px;
}
.x-status-header {
   font-size: 13px;
   text-decoration: underline;
}
.x-status-info {
   font-size: 12px;
}
.submit {
   font-size: 12px;
}