BODY
{
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
}
form
{
	width: 100%;
	height: 100%;
}
td
{
	font-family: Verdana;
	font-size: 11px;
}
textarea
{
	font-family: Verdana;
	font-size: 11px;
}
input
{
	font-size: 11px;
	font-family: Verdana;
}
a
{
	font-size: 11px;
	font-family: Verdana;
	text-decoration: none;
	color: #035b2e;
}
select
{
	font-family: Verdana;
	font-size: 11px;
}
p
{
	font-family: Verdana;
	font-size: 11px;
}
span
{
	font-size: 11px;
	font-family: Verdana, Sans-Serif;
}
td #td_Print
{
	padding-top: 0px;
	padding-bottom: 0px;
}

/* General Classes*/

.Button, .ButtonWide, .ButtonWider
{
	background-image: url(../images/button_bg.gif);
	background-repeat: repeat-x;
	color: #165832;
	width: 60px;
	height: 18px;
	border: 1px solid #b6cdc0;
	text-align: center;
	padding-bottom: 2px;
}

.ButtonWide
{
	width: 75px;
}

.ButtonWider
{
	width: 100px;
}

.bigtitle
{
	font-size: 16px;
	font-weight: bolder;
	color: #385e26;
	font-family: Verdana;
}
.Biglinks
{
	font-size: 12px;
	font-weight: bold;
	color: #207060;
}

.SMSMediumTitle
{
	color: #00B000;
	font-weight: bold;
	font-size: 14px;
}

.PageHeader
{
	background-color: #eeeced;
	border: solid 1px #DCE4DB;
}

.PageHeader td
{
	white-space: nowrap;
}

.PageTitleTD
{
	padding-left: 10px;
	padding-right: 10px;
}

.PageTitle
{
	color: #385e26;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

.BoldText
{
	font-weight: bold;
}

.BigText
{
	font-size: 12px;
	font-weight: bold;
	color: #385e26;
}

.RedText, .RedTextBold
{
	color: #C00000;
}

.RedTextBold
{
	font-weight: bold;
}

.BlueText, .BlueTextBold
{
	color: #619f42;
}

.BlueTextBold
{
	font-weight: bold;
}

.GreenText, .GreenTextBold
{
	color: #008866;
}

.GreenTextBold
{
	font-weight: bold;
}

.Link
{
	text-decoration: none;
	color: #83aa90;
}
A.Link:active
{
	color: #83aa90;
}
A.Link:visited
{
	color: #83aa90;
}
A.Link:hover
{
	text-decoration: underline;
	color: #008866;
}

.LargeLink
{
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #83aa90;
}
A.LargeLink:active
{
	color: #83aa90;
}
A.LargeLink:visited
{
	color: #83aa90;
}
A.LargeLink:hover
{
	text-decoration: underline;
	color: #008866;
}

.DivPassTips
{
	z-index: 1;
	visibility: hidden;
	width: 460px;
	height: 240px;
	position: absolute;
	background-color: #caced1;
	border: solid 1px #CDCDCD;
	margin: 0px;
	padding: 3px;
}

.BoxHeader
{
	border-top: solid 1px #CDCDCD;
	border-bottom: solid 1px #CDCDCD;
	white-space: nowrap;
}
.BoxHeader td
{
	white-space: nowrap;
}

.DG
{
	background-color: #CDCDCD;
	width: 100%;
}
.DGHeader
{
	background-color: #707070;
	color: white;
	font-weight: bold;
	text-align: center;
}
.DGAlternating
{
	background-color: #ebeaef;
	color: #006060;
}
.DGItem
{
	background-color: white;
	color: #006060;
}

.DGAccountNum
{
	text-align:center;
}

.DGCurrency
{
	text-align:center;
}

.DGNumber
{
	text-align:right;
}

.DGNumberRed
{
	text-align:right;
	color: #C00000;
}

.DGImg
{
	width: 25px;
	height: 25px;
}

.DGLink a
{
	text-decoration: none;
	color: #83aa90;
}
.DGLink a:active
{
	color: #83aa90;
}
.DGLink a:visited
{
	color: #83aa90;
}
.DGLink a:hover
{
	text-decoration: underline;
	color: #008866;
}

.TransferTable
{
	background-color: #DCE4DB;
}
.TransferTable td
{
	background-color: #f5f5f5;
	white-space: nowrap;
}

.File
{
	border: 1px solid #b6cdc0;
	height: 18px;
}

.CurrencyTable
{
	background-color: #CDCDCD;
}
.CurrencyTableHeader
{
	color: #ffffff;
	background-color: #707070;
	font-weight: bold;
}

.CurrencyTable1
{
	background-color: #CDCDCD;
}
.CurrencyTableHeader1
{
	color: #707070;
	background-color: #caced1;
	font-weight: bold;
}

.WideTextTable
{
}

.WideTextTable input
{
	width: 260px;
}

.SmallTextBox
{
	width: 80px;
}

/* SiteHeader */
.SiteHeader
{
	background-image: url(../images/topback.jpg);
	background-repeat: repeat-x;
}
.SiteHeaderLang
{
	background-image: url(../images/Lang-bg.gif);
	background-repeat: repeat-x;
}
.SiteHeaderlink
{
}

.SiteHeaderlink a
{
	font-weight: bold;
	color: #458b67;
	text-decoration: none;
}
/*********************************************************************/
/* CO_SiteHeader */
.CO_SiteHeader
{
	background-image: url(../images/CO_header_bg.gif);
	background-repeat: repeat-x;
	height: 97px;
}

.CO_SiteTop
{
	color: #ffffff;
	background-image: url(../images/CO_menu_bg.gif);
	background-repeat: repeat-x;
	height: 25px;
	padding-left: 12px;
	padding-right: 12px;
}
.CO_SiteTop A
{
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
}
.CO_SiteTop Span
{
	color: #ffffff;
}

.CO_MenuLinks
{
	vertical-align: middle;
	white-space: nowrap;
}

.CO_MenuLinks a
{
	color: White;
	font-weight: bold;
}

.CO_SiteHeaderlink
{
	font-weight: bold;
	color: #003333;
	text-decoration: none;
}

.CO_Left
{
	background-repeat: repeat-y;
	width: 150px;
}

.CO_left_btn
{
	color: #008833;
	font-weight: bold;
	border: 1px solid #009d56;
	background-image: url(../images/CO_left_btn_bg.gif);
	background-repeat: repeat-x;
	width: 65px;
	height: 20px;
}

.CO_SiteFooter
{
	border-top: 3px solid #acdbc7;
}

.CO_SiteFooter td
{
	color: #008833;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
}

.CO_SiteFooter a
{
	color: #008833;
	font-weight: bold;
}
/*********************************************************************/
.Header_MiddleBack
{
	background-image: url(../images/ubank-demo_10.jpg);
	background-repeat: repeat-x;
}

.Header_BottomBack
{
	background-image: url(../images/ubank-demo_11.jpg);
	background-repeat: repeat-x;
	

}
.Header_Top1
{
	background-image: url(../images/ubank-demo_01.jpg);
	background-repeat: repeat-x;
	height:25;
}
.Header_Top2
{
	background-image: url(../images/ubank-demo_02.jpg);
	background-repeat: repeat-x;
}

/* Left Menu*/
.Left_TopBack
{
	background-image: url(../images/ubank-demo_19.jpg);
	background-repeat: repeat-x;

}
.Left_BottomBack
{
	background-image: url(../images/ubank-demo_39.jpg);
	background-repeat: repeat-x;
	
}

.LeftMenuLink
{
}
.LeftMenuLink td
{
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 2px;
	padding-right: 2px;
	vertical-align: middle;
}
.LeftMenuLink A
{
	color: #006633;
}
.LeftMenuLink A:active
{
	color: #006633;
}
.LeftMenuLink A:visited
{
	color: #006633;
}
.LeftMenuLink A:hover
{
	color: #385e26;
}

.LeftMenuTable
{
	background-image: url(../images/ubank-demo_32_en.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
}
.LeftMenutree
{
	background-image: url(../images/ubank-demo_32_en.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
}

/*********************************************************************/
/* Footer */
.Footer
{
	background-image: url(../images/footerback.jpg);
	background-repeat: repeat-x;
}

.FooterMenuTable
{
	padding-left: 12px;
	padding-right: 12px;
}

.FooterMenuTable TD
{
	color: #006633;
	font-weight: bold;
	white-space: nowrap;
}

.FooterMenuTable A
{
	font-weight: bold;
	color: #006633;
	text-decoration: none;
}
/*********************************************************************/
/*Login Page*/
.LoginPage
{
	background: URL(../images/ball_en.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.LoginLeftPage
{
	background: URL(../images/footer_en.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
/*********************************************************************/
/*CustomConfirm*/
.CustomConfirm
{
	font-size: 11px;
	font-family: Verdana;
}