TD		{ FONT-SIZE: 9pt; FONT-FAMILY:  verdana, sans-serif }
BODY		{ MARGIN: 0; FONT-FAMILY: arial; xpos: 0; ypos: 0 }
LEGEND		{ FONT-WEIGHT: bold; FONT-SIZE: 8pt; }
fieldset{
border: 1px solid #01aaad;
	}
INPUT		{ FONT-FAMILY: verdana, sans-serif }
	.abb_input{
		width: 202px;
		height: 25px;
		border: solid 1px #EBB52D;
		}
SELECT		{ FONT-SIZE: 8pt; FONT-FAMILY: verdana, sans-serif }
A		{ color: blue }
FIELDSET	{ PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; WIDTH: 100%; PADDING-TOP: 3px; HEIGHT: 100% }
TEXTAREA	{ FONT-SIZE: 8pt; FONT-FAMILY: verdana, sans-serif;height: 50PX !IMPORTANT;width: 300PX !IMPORTANT; }
.BankButton	{ BORDER: 0 !IMPORTANT; BACKGROUND-COLOR: transparent !IMPORTANT; COLOR: BLUE !IMPORTANT; CURSOR: hand !IMPORTANT; TEXT-DECORATION: underline !IMPORTANT }
.PageHeading	{ FONT-WEIGHT:bold; FONT-SIZE:12pt; COLOR:#00AAAE; FONT-FAMILY:verdana, sans-serif }
.PageHeading1	{ FONT-WEIGHT:bold; FONT-SIZE:12pt; COLOR:#ffffff; FONT-FAMILY:verdana, sans-serif }
.TableStyle	{ FONT-WEIGHT:bold; FONT-SIZE:9pt; COLOR:WHITE; FONT-FAMILY:verdana, sans-serif; BACKGROUND-COLOR: 00AAAE }
.NewIndicator	{ FONT-WEIGHT:bold; FONT-SIZE:8pt; COLOR:WHITE; FONT-FAMILY:verdana, sans-serif }
.ButtonStyle	{
	 FONT-WEIGHT:bold; CURSOR:hand; COLOR:white; BACKGROUND-COLOR:#DC7F36; ButtonShadow: #E4863C
	 	-webkit-box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
	-moz-box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
	box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
	background-color:#DF7630;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:none;
	font-family:'Helvetica Neue',Arial,sans-serif;
	font-size:14px;
	font-weight:700;
	height:28px;
	padding:4px 6px;
	MARGIN-RIGHT:5px;
	MARGIN-bottom: 5PX;
	MARGIN-TOP:0PX;
	text-shadow:#FE6 0 1px 0
	behavior: url(PIE.htc);
	 }
.RowColour1	{BACKGROUND-COLOR:F0F0F0;}
.RowColour2	{BACKGROUND-COLOR:#ffffff;}
.tblMain{
align:center;
}
.Tdright{
border-top: solid 1px #00AAAD;
border-left: solid 1px #00AAAD;
margin-left: 2px;
}
.imgUS{
position: absolute;
height:18px;
width:28px;
}
.StdStyle br{display: none;}
.StdStyle img{display: none;}

.abbSelected{
      color: #FFF !important;
      background: #df7630 !important;
}
#btnexit{
color:red !important;
text-decoration: none !important;
FONT-WEIGHT: bold !important;
}
.tblHead{height:29px;background:#00AAAD}
.hrHead{margin: 0;}
#mLeft{
width:175px;
background: #00AAAC;
margin-bottom: 5PX;
border: solid 1px #00AAAD;

}
#mLeft ul
{     
	margin-top: 1px;
	padding: 0;
	list-style: none outside none;
	   display: -moz-groupbox;
    width: 100%;
	}
	#mLeft a{
	padding: 6px 0px;
	color: #FFF; 
	font-weight: normal;
	 text-align: center; 
	 text-decoration: none; 
	 display:inline-block;
	 width: 100%;
	 }

 #mLeft ul li{
	 background: url(../images/lmnbg.jpg) repeat-x;
	 height:24px;
	 width:100%;
	}
	 #mLeft ul li ul{
margin-bottom: 1px;
	}
#mLeft ul a
	{	
	  margin: 0;
		padding: 5px 0px;
		padding-right:0px;
		text-align: left !IMPORTANT;
		text-decoration: none;
		color: #00AAAC;
		font-size: 11px ;
		display:inline-block;
    width: 100%;
		
}
#mLeft a:active {
	COLOR: #ffffff
}
#mLeft ul li.hover,
#mLeft ul li:hover
	{
background: #df7630 !important;
z-index: 999;
COLOR: #ffffff !IMPORTANT;
 }
#mLeft ul a:hover
	{
background: #df7630 !important;
z-index: 999;
COLOR: #ffffff !IMPORTANT;

}

#mLeft .sub_menu > a{
	
	}
.trangtq{
	 display: inline-block;
    height: 25px;
    line-height: 25px;
    color: #555555;
   
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
background: #df7630 ;
	}
.trangtq option
{
 line-height:30px;
font-size: 12px;
background: #df7630 ;
color: #555555;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input
 {
display: inline-block;
height: 25px;
padding: 4px 0px;
margin-bottom: 0px;
line-height: 20px;
width: 202px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;

behavior: url(PIE.htc);
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input 
{
background-color: #ffffff;
border: solid 1px #EBB52D;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
-o-transition: border linear 0.2s, box-shadow linear 0.2s;
transition: border linear 0.2s, box-shadow linear 0.2s;
behavior: url(PIE.htc);
}
	input[type="submit"]{
		-webkit-box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
	-moz-box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
	box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
	background-color:#DF7630;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:none;
font-size: 14px;
font-weight: 700;
height: 29px;
padding: 2px 10px;
MARGIN-bottom: 5PX;
	text-shadow:#FE6 0 1px 0
	behavior: url(PIE.htc);
		}