* {
	font-family: "Verdana", "Tahoma", "Arial";
	font-size: 8pt;
}

* a {  
  text-decoration: none; 
  color: #007ED1;
  }

* a:hover {  
  text-decoration: underline;
  color: #007ED1;
  }

body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	overflow: auto;
	/*
	scrollbar-face-color: #FFEF00;
	scrollbar-highlight-color: #555555;
	scrollbar-shadow-color: #555555;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #555555;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-base-color: #555555;
	scrollbar-track-color: #ffffff;
	*/
}
.content-body {
overflow: auto;
background-attachment: fixed;
background-image: url(bg-gradient.jpg);
background-repeat: repeat-x;
background-position: left top;
/*
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#00000000, EndColorStr=#FFEBEBEB);
*/
}
.br4form { line-height: 20px; }
legend { color: #0046D5; }
.hr1 { border-top: 1px solid #BFB8BF; }
.hr1t { color: #0046D5; font-size: 8pt;	text-align: center; vertical-align: bottom; padding-left: 7px; padding-right: 7px; }
.logframe { border: 1px solid #E0E0E0; }

.header {
	color: #FFFFFF;
	background-color: #000000;
	height: 24px;
}
.header-text {
	color: #FFF200;
	font-size: 9pt;
}
.header-text a {
	color: #FFF200;
	font-size: 9pt;
}
.header-text-bold {
	color: #FFF200;
	font-weight: bold;
	font-size: 9pt;
}
.header a 
{
	text-decoration: none; 
	color: #FFF200;
}
.header a:hover
{  
	text-decoration: underline;
	color: #FFF200;
}
.left-panel {
	background-color: #FFFFCC;
	width: 200px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFEF00;
}

.right-panel {
	background-color: #FFFFFF;
 	width: 100%;

}
.menu-normal {
	text-decoration: none;
	font-size: 12px;
	color: #666666;

}
.menu-normal a:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #666666;
}
.menu-normal a:link {
	text-decoration: none;
	font-size: 12px;
	color: #666666;

}
.menu-normal a:visited {
	font-size: 12px;
	color: #666666;
	
}
.menu-selected {
	text-decoration: underline;
	font-size: 12px;
	color: #000000;

}
.menu-selected a:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #000000;
}
.menu-selected a:link {
	text-decoration: underline;
	font-size: 12px;
	color: #000000;
}
.menu-selected a:visited {
  text-decoration: underline;
	font-size: 12px;
	color: #000000;
}

.ebar-title-open {
	background-image: url(ebar-open.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 23px;
	width: 170px;
	cursor: pointer;
}
.ebar-title-close {
	background-image: url(ebar-close.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 23px;
	width: 170px;
	cursor: pointer;
}
.ebar-title-text {
  overflow: hidden;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
  line-height: 23px;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 20px;
}
.ebar-body {
	background-color: #E6E6E6;
	width: 170px;
	overflow: hidden;
	filter: blendtrans(duration=0.3) revealtrans(duration=0.3, transition=5);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: left;

}
.ebar-body-text {
  font-size: 9pt;
	line-height: 14pt;
  overflow: hidden;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.ebar-body-text a {  
  text-decoration: none; 
  color: #4A4E5D
  }
.ebar-body-text a:hover {  
  text-decoration: underline;
  color: #4A4E5D
  }
.list-account {
	width: 154px;
	font-family: "Verdana", "Tahoma", "Arial";
}

.button {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.model {
	width: 80%;
	overflow: hidden;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFEF00;
	/*
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFEF00;
	*/
}
.model-text {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	line-height: 15pt;
	text-align: center;
	
	height: 15pt;
	overflow: hidden;
}
.ebar2-title-open {
	background-image: url(minus.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	height: 18px;
	/* width: 180px; */
  cursor: pointer;
}
.ebar2-title-close {
	background-image: url(plus.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	height: 18px;
	/* width: 180px; */
  cursor: pointer;
}
.ebar2-title-text {
	overflow: hidden;
	text-align: left;
	/* font-size: 12px; */
  	line-height: 18px;
	color: #000000;
	padding-top: 1px;
	padding-left: 20px;

}
.ebar2-body {
	/*background-color: #FFFFCC;*/
	/* width: 180px; */
	overflow: hidden;
	/* filter: blendtrans(duration=0.3) revealtrans(duration=0.3, transition=5); */
	text-align: left;
	padding-left: 10px;
}

.ebar2-body-text {
  	/* font-size: 9pt; */
	line-height: 14pt;
  	overflow: hidden;
	text-align: left;
	padding-left: 20px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.ebar2-body-text a {  
  text-decoration: none; 
  color: #000000;
  }
.ebar2-body-text a:hover {  
  text-decoration: underline;
  color: #000000;
  }
.entry-table
{
border: 1px #999999 solid;
}
.entry-header-tr
{
font-size: 9pt;
font-weight: normal;
line-height: 14pt;

background-image: url(list_header_bg.gif);
background-repeat: repeat-x;
background-position: center left;
}
.entry-header
{
font-size: 9pt;
font-weight: normal;
line-height: 14pt;

background-image: url(list_header.gif);
background-repeat: no-repeat;
background-position: center right;
}
.entry-normal
{
font-size: 9pt;
}
.entry-td
{
/*background-color: #FFFFCC;*/
border-bottom: 1px #EEEEEE solid;
/*border-right: 1px #CCCCCC solid;*/
}

.entry-td2
{
background-color: #FFFFCC;
border-bottom: 1px #EEEEEE solid;
/*border-right: 1px #CCCCCC solid;*/
}

.entry-over
{
background-color: #FFFFCC;
}

.entry-selected
{
font-size: 9pt;
background-color: #25B2E7;
background-image: url(entry-selected.jpg);
background-repeat: repeat;
background-position: center left;
}

.tab-active
{
	font-size: 11px;
	line-height: 16px;
	
	display: block;
	float: left;
	padding: 5px;
	border-left: 1px #999999 solid;
	border-right: 1px #999999 solid;
	border-top: 2px #007ED1 solid;
	border-bottom: 1px #FFFFFF solid;
	color: #555555;
	background-color: #FFFFFF;
	margin-top: 2px;
	margin-right: 3px;
}

.tab
{
	font-size: 11px;
	line-height: 16px;
	
	display: block;
	float: left;
	padding: 5px;
	border-left: 1px #FFCE00 solid;
	border-right: 1px #FFCE00 solid;
	border-top: 1px #FFCE00 solid;
	color: #A0410A; /* #D7810A orange */
	
	margin-top: 3px;
	margin-right: 3px;
	/*
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFAAAAAA, EndColorStr=#FF777777);
	*/
}

.tab:hover
{
	font-size: 11px;
	line-height: 16px;
	
	display: block;
	float: left;
	padding: 5px;
	border-left: 1px #999999 solid;
	border-right: 1px #999999 solid;
	border-top: 1px #999999 solid;
	background-color: #F0F0F0;
	margin-top: 3px;
	margin-right: 3px;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFFFF, EndColorStr=#FFE0E0E0);
}

.tab-hdr
{
	font-size: 11px;
	line-height: 16px;
	
	display: block;
	padding-top: 9px; /* tab's padding-top(5) + border-top(1) + margin-top(3) */
	padding-bottom: 5px; /* tab's padding-bottom(5) + border-bottom(0) + margin-bottom(0) */
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px #999999 solid;
	background-color: #FFEF00;
	
	background-image: url(tab-hdr.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	
}

.tab-invisible
{
	font-size: 11px;
	line-height: 16px;
	
	display: block;
	float: left;
	padding: 5px;
	margin-top: 4px;
}

/* Wizard Page */

.wiz-header
{
	color: white;
	background-color: #B37C28;
	padding-left: 20px;
	font-size: 12pt;
  	line-height: 36px;
  	height: 36px;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr=#FFA36107, EndColorStr=#FFFFFFCC);
}

.req
{
	color: red;
}

.opt
{
	color: #00FF00;
}

/* progress bar */

.progress-popup 
{
	background-color: #EEEEEE;
	border: 1px solid #333333;
	position: absolute;
	text-align: center;
	font-size: 9pt;
}

/* login */

.login-bkgnd
{
	color: white;
	background-color: #EBEBEB;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr=#FFA36107, EndColorStr=#FFFFFFCC);

	background-image: url(login-bkgnd.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

/* menu */

.m_item {
	padding: 2px;
	border: 1px solid #EEEEEE;
}
.m_item_h {
	padding: 2px;
	background-color: #FAE735;
	border: 1px solid #999999;
	
	background-image: url(tab-hdr.jpg);
	background-repeat: repeat-x;
	background-position: center left;
	cursor: pointer;
}
.menu {
	padding: 2px;
	background-color: #EEEEEE;
	border: 1px solid #999999;
}

.menu-hint {
	background-color: #FFFFE0;
	border: 1px solid #555555;
}

/* list */
  
.m-link {  
  text-decoration: none;
  color: #000000
  }

.m-link:hover {  
  text-decoration: underline;
  color: #0054A6
  }
  
.m-sndr {  
  text-decoration: none;
  color: blue;
  }

.m-sndr:hover {  
  text-decoration: underline;
  color: #0054A6
  }
  
.m-rcpt {  
  text-decoration: none;
  color: #000000
  }

.m-rcpt:hover {  
  text-decoration: underline;
  color: #0054A6
  }
  
.m-resent {  
  text-decoration: none;
  color: #800000;
  }

.m-resent:hover {  
  text-decoration: underline;
  color: #0054A6
  }
  
.div-sndr {
}
.div-sep {
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	border-bottom: dotted 1px #CCCCCC;
}
.div-rcpt {
}

.a-btn {
  text-decoration: none; 
  color: #007ED1;
  padding: 1px;
  /*border: none 1px #FFFFFF;*/
  }

.a-btn:hover {  
  text-decoration: none;
  color: #000000;
  padding: 0px;
  background-color: #FFEF00;
  border: solid 1px #A0410A;
  }
  
/* basic color */
.clr-v {color:#00FF00}
.clr-mv {color:#008000}
.clr-s {color:#FF0000}
.clr-ms {color:#FF6600}
.clr-vr {color:#FF00FF}
.clr-ob {color:#0000FF}
.clr-rs {color:#800000}

/* stat & account & pop-up dialog */
.table-frame {
border: 1px solid #FFEF00;
background-color: #FFFFFF;
}
.dark-bg {
background-color: #FFEF00;
}
.light-bg {
background-color: #FFFFCC;
}
.grey-bg {
background-color: #E8E8E8;
}
  
/* from style_main.css */

input.buttonys {
	font-size:8pt;
	font-family:Arial;
	width:60;
}

input.buttonym {
	font-size:8pt;
	font-family:Arial;
	width:80;
}

input.buttons {
	font-size:9pt;
	font-family:Arial;
	width:75;
}

input.buttonm {
	font-size:9pt;
	font-family:Arial;
	width:100;
}

input.textxxx {
	font-size:8pt;
	width:440;
}

input.textxx {
	font-size:8pt;
	width:220;
}

input.textxl {
	font-size:8pt;
	width:160;
}

input.textl {
	font-size:8pt;
	width:120;
}

input.textm {
	font-size:8pt;
	width:80;
}

input.texts {
	font-size:8pt;
	width:40;
}

input.textxs {
	font-size:8pt;
	width:25;
}

input.textadd {
	width:210px;
	font-size:8pt;
}