.txt01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: bdbdbd;
}
.txt02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bdbdbd;
}
.txt03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 16px;
}
a:link.txt03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 16px;
	text-decoration:none;
}
a:hover.txt03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cacaca;
	line-height: 16px;
	text-decoration:none;
}
a:visited.txt03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 16px;
	text-decoration:none;
}
.bgheadershopdir {
	background-attachment: fixed;
	background-image: url(../images/shop_dir/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgheaderfloorplanshopdir {
	background-attachment: fixed;
	background-image: url(../images/shop_dir/bg_header_floor_plan.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.titshopdir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eeeeee;
	font-weight: bold;
}
.titpromo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #91c20e;
}
.txtshopdir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cacaca;
}

a:link.txtshopdir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cacaca;
	text-decoration:none;
}

a:hover.txtshopdir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}

a:visited.txtshopdir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cacaca;
	text-decoration:none;
}

tr.maintr { 
	background: #000000; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-variant:normal;
	color: #cacaca;
	line-height: 14px;
} 

tr.maintrswap { 
	background: #3b3b3b; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-variant:normal;
	color: #ffffff;
	line-height: 14px;
} 

.txtshopdirdetail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

a:link.txtshopdirdetail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}

a:hover.txtshopdirdetail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cacaca;
	text-decoration:none;
}

a:visited.txtshopdirdetail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}

.titlocationaddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eeeeee;
}

.vim { 
	SCROLLBAR-FACE-COLOR : #000000 ;
	SCROLLBAR-HIGHLIGHT-COLOR : #322432 ;
	SCROLLBAR-SHADOW-COLOR : #4b044b ;
	SCROLLBAR-3DLIGHT-COLOR : #4b044b ;
	SCROLLBAR-ARROW-COLOR : #4e3a4e ;
	SCROLLBAR-DARKSHADOW-COLOR :#322432 ; 
}
.dir { 
	SCROLLBAR-FACE-COLOR : #000000 ;
	SCROLLBAR-HIGHLIGHT-COLOR : #111111 ;
	SCROLLBAR-SHADOW-COLOR : #222222 ;
	SCROLLBAR-3DLIGHT-COLOR : #a0a0a0 ;
	SCROLLBAR-ARROW-COLOR : #a0a0a0 ;
	SCROLLBAR-DARKSHADOW-COLOR :#a0a0a0 ; 
}

#footer {
	height: 5px;
	width: 100%;
	background-color: #3B3B3B;
}
