@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color: #E1E1E1;
	background-image: url(../images/bg.gif);
	background-repeat:repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
a:link {
	color: #DA2028;
	text-decoration: none;
}
a:visited {
	color: #900;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.twoColFixRtHdr #container {
	width: 855px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	color: #666;
	background-color: #FFF;
	margin-top: 31px;
} 
.twoColFixRtHdr #header {
	color: #DA2028;
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 220px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DA2129;
	padding: 0 4px 0 0;
}
.twoColFixRtHdr #mainContent {
	margin: 4px 222px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 5px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
} 
.twoColFixRtHdr #footer {
	padding: 12px 5px 0 5px;
	background-image: url(../images/colourband.jpg);
	background-position: top;
	background-repeat: no-repeat;
	color: #333;
	font-size: 10px;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 5px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #da2028;
	font-size: 10px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#animation{
	margin:0 0 12px 0;
}
#head{
	width: 100%;
	margin: 0 0 0 0;
}
.bl {background-color:#FFF;
}
.br {
	background-color:#FFF;
	}
.tl {background: url(../images/htl.jpg) 0 0 no-repeat;}
.tr {background: url(../images/htr.jpg) 100% 0 no-repeat; padding:0 10px 4px 10px;}
.clear1 {
	font-size: 1px;
	height: 1px;
	background-color:#FFF;
} 
#logo{
	color:#FFF;
	margin-top: 33px;
	margin-bottom: 24px;
}
#searchbar{
	background-color:#FFF;
	width: 210px;
}
#slogan{color:#FFF;}
#tborder{
	border: 1px solid #fff;
	height:16px;
	font-size:10px;
	width:160px;
	color:#da2028;
	font-weight:bold;
}
#search_button{
	background: url(../images/search_button.gif) no-repeat; width:22px;heigth:22px;
	border:1px solid #FFF;
}
#forex{
	color:#666;
	width: 100%;
}
.fbl {background: url(../images/fbl.gif) 0 100% no-repeat #e1e1e1;}
.fbr {background: url(../images/fbr.gif) 100% 100% no-repeat;}
.ftl {background: url(../images/ftl.gif) 0 0 no-repeat;}
.ftr {background: url(../images/ftr.gif) 100% 0 no-repeat; padding:5px;}
.clear {
	font-size: 1px;
	height: 1px;
	background-color:#FFF;
}
#side_el{
	border:1px solid #ccc;
	color:#666;
	margin-top: 6px;
	}
#mytools{
	color:#000;
	font-weight:bold;
	margin-bottom: 8px;
	}
#side_content{
	padding:5px 10px;
}
#proNews{
	color:#da2028;
	margin-top: 6px;
	}
#liquid-round {
      width:100%;
      margin:0px auto;
      background:#fff url(../images/div/leftside.gif) repeat-y left top;
	  z-index:1;
}
.top {
      width:100%;
      height:20px;
      background:url(../images/div/top.gif) no-repeat left top;
	  
      }
.top span {
		display:block;
      position:relative;
      height:20px;
      background:url(../images/div/top-right.gif) no-repeat right top;
}

.center-content {
      position:relative;
      background:url(../images/div/rightside.gif) repeat-y right top;
      padding:1px 10px;
      margin:-1px 0 -50px 0;
	  
}      
.bottom {

      height:60px;
      background:url(../images/div/bottom.gif) no-repeat left bottom;
	  
      }
.bottom span {
      display:block;
      position:relative;
      height:60px;
      background:url(../images/div/bottom-right.gif) no-repeat right top;
 }
.space{
	height:4px;
	text-align: center;
}
.navigation{
	background-color: #FFF;
	padding: 5px 0;
	}
.borderred{
	border:1px solid #da2028;
}
#exchangerates{
	color:#000;
}
#exchangerates .rate{
	color:#666;
	border: 1px solid #FFF;
}
#exchangerates .header{
	font-weight:bold;
}
.pagetitle{
	color:#da2028;
	font-size:16px;
	font-weight:bold;
}
#format_table{
	border: 1px solid #da2028;
}
#format_table .head_title{
	background-color:#da2028;
	color:#FFF;
	border: 1px solid #da2028;
	text-align:center;
	font-weight:bold;
	}
#format_table .cell{
	background-color:#FFF;
	padding:4px;
	border:1px solid #ccc;
}
.cell{
	background-color:#FFF;
	padding:4px;
	border:1px solid #ccc;
}
#pag_content{
	background-image:url(../images/contentbg.jpg);
	background-repeat:repeat-x;
	padding:5px;
	margin:12px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:605px;
	text-align:justify;
}
.faq_q{
	color:#da2028;
	font-weight:bold;
	font-size:13px;
}
.bra_pic{
	border:1px solid #da2028;
	padding:3px;
}
.content_bg{background-color:#F4F4F4;border-right:1px solid #e2e2e2;padding:3px;border-top:1px solid #e2e2e2;}
.txtHint{font-size:11px;color:#da2028;width:180px;}
.prod_bg{
	background-image:url(../images/prod_bg.gif);
	background-repeat:no-repeat;
	width:202px;
	text-align:center;
	padding:8px 0;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
}
#linker{
	background-color:#FED;
	width:178px;
	background-image:url(../images/linker.gif);
	background-repeat:no-repeat;
	/*height:24px;*/
	padding:5px 0px 5px 15px;
	
}
#linker a {
	background-color:#FC9;
}
#linker a:hover {
	background-color:#3F3;
	text-decoration:none;
}
#linker a:visited {
	background-color:#f60;
}
#contentwrapper{
	width: 97%;
	height: auto;
	border: 1px solid #da2028;
	background-color: #FFF;
	padding: 5px;
}

.billcontent{
width: 100%;
display:block;
}

#whatsnew a{color:730073;text-decoration:none}
#whatsnew, #temp {font-weight:bold; font-family:Arial}
#whatsnew a:hover{color:red}
#contact{
	background-image:url(../images/at.jpg);
	border:1px solid #da2028;
	background-position:left;
	padding:8px 0 8px 50px;
	background-repeat:no-repeat;
	margin:0 30px;
}
#ibank{
	color:#FFF;
	font-size:13px;
	width:200px;
	background-image:url(../images/ibanking.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:30px;
	padding:5px 0 0 20px;
}
#ibank a{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	/*background-image:url(../images/ibanking.jpg);
	background-position:left;
	background-repeat:no-repeat;*/
	width:200px;
	height:30px;
}
#ibank a:hover{
	color:#000;
	text-decoration:none;
	font-weight:bold;
	/*background-image:url(../images/obanking.jpg);
	border:1px solid #fff;
	background-position:left;
	background-repeat:no-repeat;*/
	width:200px;
	height:30px;
}
#ib{
	color:#FFF;
	font-size:13px;
	width:200px;
	background-image:url(../images/ib.jpg);
	background-position:center;
	background-repeat:no-repeat;
	border:1px solid #FFF;
	width:179px;
	height:92px;
}
#ib a{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	background-image:url(../images/ibover.jpg);
	background-position:center;
	background-repeat:no-repeat;

	border:1px solid #FFF;
	width:179px;
	height:92px;
	cursor:pointer;
}
#ib a:hover{
	color:#000;
	text-decoration:none;
	font-weight:bold;
	background-image:url(../images/ibover.jpg);
	background-position:center;
	background-repeat:no-repeat;
	border:1px solid #FFF;
		/*width:179px;*/
	height:92px;
	padding:3px;
}
#onav{
	margin-top:8px;
	color:#005a9e;
	font-size:13px;
	/*border:1px solid #005a9e;
	width:172px;*/
	height:18px;
	padding:3px;
	cursor:pointer;
	text-align:center;
}
#onav a{
	color:#005a9e;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	background-color:#A8DAFF;
}
#onav a:hover{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	background-image:url(../images/navo.jpg);
	background-repeat:no-repeat;
	background-position:left;
	/*border:1px solid #005a9e;*/
	/*background-color:#005a9e;*/
	padding: 2px;
	text-align:center;
	width:172px;
}
#opening{
	background-color:#b51e82;
	color:#FFF;
	width:610px;
	height:25px;
}