/* CSS Document */

.centre {
font-family: "Courier New", Courier, monospace;
font-size: 11px;
width: 834px;
margin-right: auto;
margin-left: auto;
position: relative;
height: 100%;
}

.OuterBorder {
	border: 1px solid #B6B6B6;
	width: 834px;
	height: 100%;
	position:relative;
}

.Dealername {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #000000;
	left: 0px;
	top: 0px;
	position: absolute;	
}

.Utileties {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #000000;
	top: 0px;
	width: 300px;
	left: 560px;
	position: absolute;	
}

.Bottom_Nav {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #000000;
	top: 540px;
	width: 300px;
	left: 0px;
	position: relative;	
}

.MenuDiv {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #000000;
	top: 25px;
	width: 834px;
	left: 20px;
	z-index: 3;
	position: absolute;	
}

.OuterTable {
	height: 516px;
	border: 1px solid #B6B6B6;
	color: #000000;
	top: 20px;
	width: 834px;
	z-index: 1;
	position: absolute;	
}

.OuterTable2 {
	background-image: url(/common_files/smart_retailer_2005/common_graphics/inner_bg.gif);
	border: 1px solid #B6B6B6;
	color: #000000;
	top: 20px;
	width: 834px;
	height: 100%;
	z-index: 1;
	left: 0px;
	position: relative;	
}

.Left_Panel_bg {
	width: 227px;
	height: 257px;
	z-index: 3;
	top: 120px;
	left: -10px;
	position: absolute;	
	background-color:#A4A4A4;
}

.Left_Panel {
	border: 1px solid #B6B6B6;
	width: 225px;
	height: 255px;
	z-index: 2;
	top: -2px;
	left: -2px;
	position: relative;	
	background-color:#ffffff;
}

.Left_Panel_Inner {
	width: 205px;
	height: 235px;
	z-index: 2;
	top: 10px;
	left: 10px;
	position: relative;	
	background-color:#EDE6C9;
}


.Right_Panel_bg {
	width: 622px;
	height: 100%;
	z-index: 2;
	top: 0px;
	left: 224px;
	position: relative;
	background-color: #A4A4A4;
}

.Right_Panel {
	border: 1px solid #B6B6B6;
	width: 590px;
	height: 100%;
	z-index: 2;
	top: -2px;
	left: -2px;
	position: relative;	
	background-color:#ffffff;
	padding: 20px 10px 20px 20px;
}



.Right_Panel_Inner {
	width: 100%;
	height: 100%;
	z-index: 2;
	position: relative;	
	background-color:#ffffff;
}

.Baige_Logo_Bar {
	color: #000000;
	background-color:#E7DEB5;
	top: 40px;
	width: 790px;
	height: 66px;
	left: 20px;
	z-index: 2;
	position: absolute;	
}

.Baige_Logo_Bar2 {
	color: #000000;
	background-color:#E7DEB5;
	top: -140px;
	width: 790px;
	height: 66px;
	left: 20px;
	z-index: 2;
	position: relative;	
}