@charset "utf-8";

/* main navigation starts here....*/
#maininfocontainer{
	width:766px; 
	padding:0px; 
	margin:0px auto 0px auto;
	background-color:#039c86;
	text-align:center;
}
#maininfo{
	margin: 0px;
	padding: 0px;
	width: 100%;
	color: #00FFFF;

}
#maininfo li{
	display:inline;
	float:left;
}
#maininfo a:link, #maininfo a:visited, #maininfo a:active{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #00FFFF;
	text-decoration: none;
	background-image: url(/images/menu/btnmaina.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 26px;
	width: 153px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#maininfo a:hover, #maininfo a.current:link, #maininfo a.current:visited {
	background-image: url(/images/menu/btnmainh.gif);
	background-repeat: no-repeat;
}
/* main navigation ends here....*/


/* sub information navigation starts here....*/

#menuinfocontainer{
	width:625px; 
	padding:0px; 
	margin:0px auto 0px auto;
}
#menuinfo{
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: Tahoma;
	font-size: 11px;
	color: #00FFFF;
}
#menuinfo li{
	display:inline;
	float:left;
}
#menuinfo a:link, #menuinfo a:visited, #menuinfo a:active{
	font-family: Tahoma;
	font-size: 11px;
	color: #00FFFF;
	text-decoration: none;
	background-image: url(/images/menu/btna.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 26px;
	width: 125px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: -2px 0 0 0;
}
#menuinfo a:hover, #menuinfo a.current:link, #menuinfo a.current:visited {
	background-image: url(/images/menu/btnH.gif);
	background-repeat: no-repeat;
}

/* sub navigation ends here....*/

/* sub promotion navigation starts here....*/

#promoinfocontainer{
	width:500px; 
	padding:0px; 
	margin:0px auto 0px auto;
}
#promoinfo{
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: Tahoma;
	font-size: 11px;
	color: #00FFFF;
}
#promoinfo li{
	display:inline;
	float:left;
}
#promoinfo a:link, #promoinfo a:visited, #promoinfo a:active{
	font-family: Tahoma;
	font-size: 11px;
	color: #00FFFF;
	text-decoration: none;
	background-image: url(/images/menu/btna.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 26px;
	width: 125px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: -2px 0 0 0;
}
#promoinfo a:hover, #promoinfo a.current:link, #promoinfo a.current:visited {
	background-image: url(/images/menu/btnH.gif);
	background-repeat: no-repeat;
}
/* sub promotion navigation ends here....*/


/* sub bank navigation starts here....*/

#bankinfocontainer{
	width:375px; 
	padding:0px; 
	margin:0px auto 0px auto;
}
#bankinfo{
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: Tahoma;
	font-size: 11px;
	color: #00FFFF;
}
#bankinfo li{
	display:inline;
	float:left;
}
#bankinfo a:link, #bankinfo a:visited, #bankinfo a:active{
	font-family: Tahoma;
	font-size: 11px;
	color: #00FFFF;
	text-decoration: none;
	background-image: url(/images/menu/btna.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 26px;
	width: 125px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: -2px 0 0 0;
}
#bankinfo a:hover, #bankinfo a.current:link, #bankinfo a.current:visited {
	background-image: url(/images/menu/btnH.gif);
	background-repeat: no-repeat;
}
/* sub bank navigation ends here....*/
