/* the default CSS Document for MyBank.net web site by ian Nov. 2002*/
/* ATTENTION: every web page should link this document or it'll lose style!!*/

/* start of page*/

/* htlm tag style */
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom:0px;
    background-color:"#E7EFF7"
}
a:link       {color: #000000; text-decoration: none }
a:visited    {color: #000000; text-decoration: none }
a:hover      {COLOR: #FF0000; text-decoration: underline}
td           {
font-family: "ËÎÌå","Arial";
font-size: 9pt;
}
table { border-collapse: collapse }

/* input & button style*/
.inputbox {
	border: 1px solid #000000;
}
.buttonbox {
	color: #FFFFFF;
	background-color: #3399FF;
	border: 1px solid #000000;
}

/* top menu links style*/
.menutable  a:hover {COLOR: #FF0000;font-weight: bold;}
.menutable  a:visited { color: #cccccc;font-weight: bold;}
.menutable  a:link { color: #FFFFFF;font-weight: bold;}
.menutable {
	filter: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=10);
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-size: 9pt;
}

/* left side table style*/
.leftlink  a:hover {COLOR: #FF0000;font-weight: bold;}
.leftlink  a:link { color: #ffffff;font-weight: bold;}
.leftlink  a:visited { color: #cccccc;font-weight: bold;}
.leftlink 
{
	filter: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=10);
	font-weight: bold;
	color: #FFFFFF;
}
.stitlebg {
	filter: Alpha(Opacity=100, Style=1, StartX=70, FinishX=140);
}

/* right side table style*/
.righttable{}
.righttable FIELDSET
{
	border: 1px solid #aaaaaa;

}
.righttable LEGEND
{
	COLOR: #ffffff;
	BACKGROUND-COLOR: #3399FF;
	font-weight: bold;
	border: 1px solid #000000;


}

/*lines style */
.linedown {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.lineleft {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

/*common table style No.1*/
.tablestyle1-head td
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099FF;
}
.tablestyle1-body 
{
	background-color: #eeeeee;
	border: 1px solid #000000;
}

/* the style of process links in MybankIntrduction*/
.processlink {}
.processlink a:hover 
{
	background-color: #eeeeee;
	width:100%;
}
.form {  height: auto; width: auto; border: 1px solid; border-color: #FFFFFF #FFFFFF #666666}
/*new*/
.sectionTitle10{
   	text-align : center;

	color: black;
	 background-image : url(images/tb_bg01.gif);
	padding-bottom : 3px;
	}
.sectionTitle20{
    color: #B22222;
    height:20px;
	background-image : url(images/tb_bg02.gif);
	text-align : center;

	padding-top:2px;
}
TEXTAREA {
	BORDER-RIGHT: 0px double; BORDER-TOP: 0px double; FONT-SIZE: 9pt; BORDER-LEFT: 0px double; COLOR: #000000; BORDER-BOTTOM: 0px double; FONT-FAMILY: ËÎÌå,Arial; BACKGROUND-COLOR: #E7EFF7; 
}
IFRAME {
	BORDER-RIGHT: 0px double; BORDER-TOP: 0px double; FONT-SIZE: 9pt; BORDER-LEFT: 0px double; COLOR: #000000; BORDER-BOTTOM: 0px double; FONT-FAMILY: ËÎÌå,Arial; BACKGROUND-COLOR: #E7EFF7;
}
/* end of the page*/
.unnamed1 {
	line-height: normal;
}
