body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DEE3EC;
}

body {
   behavior: url("csshover3.htc");
}

a:link {
	color: #24265B;
	text-decoration: none;
}
a:visited {
	color: #24265B;
	text-decoration: none;
}
a:active {
	color: #24265B;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
.lefta:link {
	color: #666666;
	text-decoration: none;
}
.lefta:visited {
	color: #666666;
	text-decoration: none;
}
.lefta:active {
	color: #666666;
	text-decoration: none;
}
.lefta:hover {
	text-decoration: underline;
	color: #000000;
}
.whitea:link {
	color: #FFFFFF;
	text-decoration: none;
}
.whitea:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.whitea:active {
	color: #FFFFFF;
	text-decoration: none;
}
.whitea:hover {
	text-decoration: underline;
	color: #C4C4C4;
}
.link_bg {
	background-image: url(images/link_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.left_box_head {
	background-image: url(images/bangthebook_30.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.right_box_bg {
	background-image: url(images/bangthebook_45.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.left_box_bott_bg {
	background-image: url(images/left_box_bott_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.left_box_bg_tile {
	background-image: url(images/bangthebook_54.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.left_box_rt_tile {
	background-image: url(images/bangthebook_56.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.right_bg_footer_bg {
	background-image: url(images/bangthebook_80.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.right_box_left_bg {
	background-image: url(images/bangthebook_49.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.right_box_rt_bg {
	background-image: url(images/bangthebook_51.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.white_text {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.mid_box_left_head {
	background-image: url(images/bangthebook_35.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.center_box_rt_bg {
	background-image: url(images/bangthebook_40.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.footer_bg {
	background-image: url(images/bangthebook_101.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #405E93;
}
.footer_text {
	font-size: 10px;
	color: #FFFFFF;
}
.mid_box_rt_border {
	background-image: url(images/bangthebook_61.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.footer_mid_box {
	background-image: url(images/bangthebook_104.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.page_background {
	background-image: url(images/back_page.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.header_bg {
	background-image: url(images/bangthebook_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


/* menu additions begin */
#dropDownMenu1 ul ul li{
	display:block;
	}
#dropDownMenu1 ul ul{
	position: relative;
	float: left;
	width: 150px;
	left:0px;
	top: 0px;
	display: block;
	margin-right: 10px;
	}
#dropDownMenu1 ul li{
	float:left;
	z-index: 300;
	width: 152px;
	}
#dropDownMenu1 li:hover ul{
	display:block;
	}
#dropDownMenu1 ul{
	width: 505px;
	padding: 0px;
	display: none;
	padding-left: 10px;
	z-index: 200;
	left: 0;
	}
#dropDownMenu1 ul.last{
	left: -295px;
	}
/* menu additions end */
