body {
	margin:0; padding:0; left:0; margin-top:0;padding-top:0;
	background-color:#000000
}

a.nav:link {color: #ffffff; text-decoration: none }     /* unvisited link */
a.nav:visited {color: #ffffff; text-decoration: none }  /* visited link */
a.nav:hover {color: #cbe9f8; text-decoration: none}   /* mouse over link */
a.nav:active {color: #ffffff; text-decoration: none}   /* selected link */

a.auto:link {
	color: #ffffff;
	text-decoration: none;
	border-style: none;
}     /* unvisited link */
a.auto:visited {
	color: #ffffff;
	text-decoration: none;
	border-style: none;
}  /* visited link */
a.auto:hover {
	color: #ffffff;
	text-decoration: none;
	border-style: none;
}   /* mouse over link */
a.auto:active {
	color: #ffffff;
	text-decoration: none;
	border-style: none;
}   /* selected link */

.middle_td{
	background: url(images/Dbill_mid_menu.jpg);
	width: 416px;
	font-family: "Times New Roman", Times, serif;
}

.left_td{
	background: url(images/Dbill_left_menu.jpg);
	width: 283px;
	font-family: "Times New Roman", Times, serif;
}
.right_td{
	background: url(images/Dbill_right_menu.jpg);
	width: 281px;
	font-family: "Times New Roman", Times, serif;
}

.top_td{
	background: url(images/Dbill_top_menu.jpg);
	width: 980px;
	text-align:right;
	font-size:20px;
	font-family: Arial, Helvetica, sans-serif;
}
.top_booking_td{
	background: url(images/booking_dbill_top_menu.jpg);
	width: 980px;
	text-align:right;
	font-size:20px;
	font-family: Arial, Helvetica, sans-serif;
}
.top_bookingfr_td{
	background: url(images/booking_dbill_top_menu_fr.jpg);
	width: 980px;
	text-align:right;
	font-size:20px;
	font-family: Arial, Helvetica, sans-serif;
}
.top_albums_td{
	background: url(images/albums_dbill_top_menu.jpg);
	width: 980px;
	text-align:right;
	font-size:20px;
	font-family: Arial, Helvetica, sans-serif;
}
.top_albumsfr_td{
	background: url(images/albums_dbill_top_menu_fr.jpg);
	width: 980px;
	text-align:right;
	font-size:20px;
	font-family: Arial, Helvetica, sans-serif;
}
.top_bio_td{
	background: url(images/bio_dbill_top_menu.jpg);
	width: 980px;
	text-align:right;
	font-size:20px;
	font-family: Arial, Helvetica, sans-serif;
}
.top_biofr_td{
	background: url(images/bio_dbill_top_menu_fr.jpg);
	width: 980px;
	text-align:right;
	font-size:20px;
	font-family: Arial, Helvetica, sans-serif;
}
.top_info_td{
	background: url(images/info_dbill_top_menu.jpg);
	width: 980px;
	text-align:right;
	font-size:20px;
	font-family: Arial, Helvetica, sans-serif;
}
.top_infofr_td{
	background: url(images/info_dbill_top_menu_fr.jpg);
	width: 980px;
	text-align:right;
	font-size:20px;
	font-family: Arial, Helvetica, sans-serif;
}

.middle_booking_td{
	background: url(images/booking_dbill_bottom_menu.jpg);
	width: 980px;
	padding-left:310px;
	text-align:left;
	font-size:20px;
	font-family: Arial, Helvetica, sans-serif;
}
.middle_info_td{
	background: url(images/info_dbill_middle_menu.jpg);
	width: 980px;
	text-align:right;
	font-size:20px;
	font-family: Arial, Helvetica, sans-serif;
}
.middle_bio_td{
	background: url(images/bio_dbill_bottom_menu.jpg);
	width: 980px;
	text-align:right;
	font-size:20px;
	font-family: Arial, Helvetica, sans-serif;
}
.middle_albums_td{
	background: url(images/albums_dbill_bottom_menu.jpg);
	width: 980px;
	text-align:right;
	font-size:20px;
	font-family: Arial, Helvetica, sans-serif;
}


.title_selected {
	color: #ffffff;
	font-size:20px;
	font-family: Arial, Helvetica, sans-serif;
}
.other_text {
	color: #cbe9f8;
	text-align:justify;
	font-size:20px;
	font-family: Arial, Helvetica, sans-serif;

}
.other_text_inline {
	color: #cbe9f8;
	text-align:justify;
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;

}
div.overflow
{
    overflow: auto;
	position: relative;
    height: 352px;
    width: 925px;
}

div.auto {
    overflow: auto;
}

div.hidden
{
    overflow: hidden;
    height: 322px;
    width: 725px;
}



