/* TBL CSS Document */
body
{
width:auto;
background-color:#;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background-image:url(Images/bg.jpg);
background-position:center;


color:#000000;
}
.wrapper
{
	width:900px;
	text-align:left;
	/*border:1px solid #A58846;
	border-bottom:1px solid #A58846;
	border-top:3px solid #A58846;
	border-left:1px solid #A58846;
	border-right:1px solid #A58846;*/
	min-height:567;
	
	/*background-color:#F7F7F7;*/
	background-color:#e8ecef;
}
.flashContainer
{
	width:898px;
	height:133px;
	border:1px solid #d5d5d5;
	textcolor:#FFFFFF;
	background-image:url("Images/top_banner.jpg");
	
}
.longBar
{
	width:535px;
	height:25px;
	font-size:17px;
	font-weight:bold;
	color:#FFFFFF;
	background-image:url("Images/long_bar.jpg")
}
.leftContainer
{
	width:172px;
	border:1px solid #f9f9f9;
	text-align:left;
	min-height:567px;
}
.mainContainer
{
	width:717px;
	border:1px solid #f9f9f9;
	text-align:left;
	min-height:567px;
	background-color:#e8ecef;
}
.mainContainerLeft
{
	width:535px;
	border:1px solid #f9f9f9;
	text-align:left;
	min-height:567px;
	background-color:#e8ecef;
}
.mainContainerLeftForex
{
	width:535px;
	border:1px solid #f9f9f9;
	text-align:left;
	font-size:12px;
	min-height:567px;
	background-image:url("Images/forex_bg.jpg")
}
.mainContainerRight
{
	width:172px;
	border:2px solid #cccccc;
	text-align:left;
	min-height:10px;
	background-color:#e8ecef;
}
.search
{
	width:172px;
	text-align:left;
	min-height:5px;
	background-color:#f3f3f3;
	border:2px solid #CCCCCC;
}
.internetBanking
{
	width:170px;
	height:140px;
	background-image:url("Images/banking.jpg");
	color:#FFFFFF;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}
.button
{
	width:170px;
	height:23px;
	text-align:left;
	background-image:url("Images/button.jpg");
}
.buttonRollover
{
	width:170px;
	height:23px;
	color:#0000FF;
	text-align:left;
	border-bottom:1px solid #FFFFFF;
	border-bottom-style:dashed;
	background-image:url("Images/button_rollover.jpg");
}
.con1
{
	width:172px;
	height:158px;
	background-image:url("Images/bg_1.jpg");
}
.con2
{
	width:172px;
	height:158px;
	background-image:url("Images/bg_2.jpg");
}
.con3
{
	width:172px;
	height:158px;
	background-image:url("Images/bg_3.jpg");
}
.con4
{
	width:172px;
	height:158px;
	background-image:url("Images/bg_4.jpg");
}
.con5
{
	width:172px;
	height:158px;
	background-image:url("Images/bg_5.jpg");
}
.con6
{
	width:172px;
	height:148px;
	background-image:url("Images/bg_6.jpg");
	overflow:hidden;	
}
.con7
{
	width:172px;
	height:158px;
	background-image:url("Images/bg_6.jpg");
}
.footer
{
	width:898px;
	height:45px;
	text-align:center;
	font-weight:bold;
	border:1px solid #d5d5d5;
	border-bottom:2px solid #d5d5d5;
	background-color:#f9f9f9;
}
