
body {
	background-color:#1a191e;
}

#BAN {
	background:url(/img/BAN/BAN_FONT.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#1a191e;
}

#BAN_LOGO {
	background:url(/img/BAN/BAN_Logo.jpg);
	background-repeat:no-repeat;
}	

#BAN_SLOGAN {
	background:url(/img/BAN/BAN_IMG.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

#BAN_SLOGAN_TXT {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
	text-align:left;
}

#BAN_SLOGAN_TXT a{
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
	text-align:left;
}

#BAN_SLOGAN_TXT a:hover {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:underline;
	text-align:left;
}		

#MIDDLE {
	background:url(/img/MIDDLE/MIDDLE_FONT.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#ECECEC;	
}

#FOOTERS {
	background:url(/img/FOOTERS/FOOTERS_FONT.jpg);
	background-repeat:repeat-x;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-align:center;
}

#FOOTERS a {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #66CCFF;
	text-decoration:none;
}

#FOOTERS a:hover {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #66CCFF;
	text-decoration:underline;
}