tr {
	font-size: 12px;
	color: #FFFFFF;
}
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
   
    background:#7e4d51;
    scroll="no";
	leftMargin=0;
	topMargin=0;
	marginwidth="0";
	marginheight="0"
}
a {
	color:#FFFFFF;
	text-decoration:none;
}

#topbackbar {
	background:url(../images/topbackbar.gif) left 0px repeat-x;
	background-color:#542A2B;
	height:138;
}
#logo {
	background:url(../images/blllogo.gif) no-repeat;
	position:absolute;
	left:20px;
	top:10px;
	width:200px;
	height:37px;
	z-index:1;
}
#bottombar {
	background-color:#542A2B;
	bottom:0px;
	height:50;
	z-index:1;
}
#z-bar {
	position:absolute;
	background-color:#542A2B;
    filter:alpha(opacity=60);
	left:0px;
	top:348px;
	width:100%;
	height:50px;
	z-index:21;
}  
* {
    margin:0;
    padding:0;
}
