BODY{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: 500;
	text-transform: none;
	color: #4b4b4b;
	text-decoration: none;
	}
	
	TABLE.outerbounds{
		width:100%;
		height:100%;
		background-color : #ffffff;
		border-bottom-color : #000000;
		border-bottom-style : solid;
		border-bottom-width : 1px;
		border-left-color : #000000;
		border-left-style : solid;
		border-left-width : 1px;
		border-right-color : #000000;
		border-right-style : solid;
		border-right-width : 1px;
		border-top-color : #000000;
		border-top-style : solid;
		border-top-width : 1px;
		margin-bottom : 0px;
		margin-left : 0px;
		margin-right : 0px;
		margin-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		padding-top : 0px;
		border-collapse : collapse;
	}
	
	TABLE.top_border{
		height:1;
	}
	
	TABLE.innerbounds{
	width:580;
	height:100%;
	align:"center";
	background-color : #FFFFFF;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	border-collapse : collapse;
	border: 0px none #000000;
	}
	
	DIV.footer TABLE{
	width:100%;
	height:1;
	border: 1px none #FFFFFF;

	}
	DIV.footer TD{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 7pt;
		font-style: normal;
		line-height: 7pt;
		font-weight: 500;
		font-variant: normal;
		text-transform: none;
		color: #333333;
		text-decoration: none;
	}
	DIV.footer P{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 7pt;
		font-style: normal;
		line-height: 7pt;
		font-weight: 500;
		color: #333333;
		text-decoration: none;
	}
	DIV.footer A{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 7pt;
		font-style: normal;
		line-height: 7pt;
		font-weight: 600;
		color: #b6985e;
		text-decoration: none;
	}
	DIV.footer A:Visited{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 7pt;
		font-style: normal;
		line-height: 7pt;
		font-weight: 600;
		color: #b6985e;
		text-decoration: none;
	}
	DIV.footer A:Hover{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 7pt;
		font-style: normal;
		line-height: 7pt;
		font-weight: 600;
		color: #000000;
		text-decoration: none;
	}
	
	DIV.topstrap P{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 7pt;
		font-style: normal;
		line-height: 11pt;
		font-weight: 400;
		color: #2D2D2D;
		text-decoration: none;
	}
	DIV.topstrap A{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 7pt;
		font-style: normal;
		line-height: 11pt;
		font-weight: 400;
		color: #b6985e;
		text-decoration: none;
	}
	DIV.topstrap A:Visited{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 7pt;
		font-style: normal;
		line-height: 11pt;
		font-weight: 400;
		color: #b6985e;
		text-decoration: none;
	}
	DIV.topstrap A:Hover{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 7pt;
		font-style: normal;
		line-height: 11pt;
		font-weight: 400;
		color: #FFFFFF;
		text-decoration: none;
	}
	DIV.topstrap H1{
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		line-height: 15px;
		font-weight: 400;
		font-variant: normal;
		text-decoration: none;
		font-size: 20px;
		font-family: Arial, Helvetica, sans-serif;
		color: #333333;
	}
	
	DIV.boxed_table TH{
	background-image: url(../pages/lc_th_bg.gif);
	padding: 3px;
	border-top: 3px none #FFFFFF;
	border-right: 3px none #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	border-left: 3px none #FFFFFF;
	height: 35px;
	}
	DIV.boxed_table TD{
	background-color: F4F4F4;
	padding: 3px;
	border-top: 3px none #FFFFFF;
	border-right: 3px none #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	border-left: 3px none #FFFFFF;
	height: 35px;
	}
	DIV.plain_table TH{
	background-color: #F4F4F4;
	padding: 6px;
	border:0px none #b5b5b5;
	}
	DIV.plain_table TD{
	padding: 10px;
	border:0px none #b5b5b5;
	background-image: url(../pages/LC_plain_table_bg.gif);
	background-repeat: repeat-x;
	}
	DIV.white_table TH{
	background-color: #FFFFFF;
	padding: 6px;
	height: 36px;
	}
	DIV.white_table TD{
	background-color: FFFFFF;
	padding: 3px;
	border-top: 3px none #FFFFFF;
	border-right: 3px none #FFFFFF;
	border-bottom: 3px none #FFFFFF;
	border-left: 3px none #FFFFFF;
	height: 35px;
	background-image: url();
	}
	
	DIV.simple_table TH{
	background-color: #FFFFFF;
	padding: 6px;
	}
	DIV.simple_table TD{
	background-color: FFFFFF;
	padding: 3px;
	border-top: 3px none #FFFFFF;
	border-right: 3px none #FFFFFF;
	border-bottom: 3px none #FFFFFF;
	border-left: 3px none #FFFFFF;
	background-image: url();
	}
	
	DIV.master TABLE{
		vertical-align : top;
	}
	DIV.master TD{
	vertical-align : top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: 500;
	text-transform: none;
	color: #4b4b4b;
	text-decoration: none;
	}
	DIV.master TH{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: 500;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	}
	DIV.master FONT{
	color:#333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:600;
	text-decoration:underline;
	line-height: 14pt;
		}
	DIV.master P{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: 500;
	text-transform: none;
	color: #4b4b4b;
	text-decoration: none;
	}
	DIV.master PRE{
	color:#333333;
	font-size:8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight:300;
	text-decoration:none;
	line-height: 130%;
	}
	DIV.master A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: 500;
	text-transform: none;
	color: #b6985e;
	text-decoration: none;
	}
	DIV.master A:Visited{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-style: normal;
		line-height: 14pt;
		font-weight: 500;
		color: #b6985e;
		text-decoration: none;
	}
	DIV.master A:Hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: 500;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	}
	DIV.master H1{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 10px;
	font-weight: 500;
	font-variant: normal;
	text-decoration: none;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #b6985e;
	text-indent: 6px;
	position: relative;
	top: 10px;
	}
	DIV.master H2{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 15px;
	font-weight: 500;
	font-variant: normal;
	text-decoration: none;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4b4b4b;
	text-indent: 6px;
	position: relative;
	top: 10px;
	}
	DIV.master H3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: 600;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	position: relative;
	margin-bottom: -2px;
	}
	DIV.master INPUT{
		font-family : Arial, Helvetica, sans-serif;  
		font-size:x-small; 
		color:#000000; 
		background-color:#ffffff; 
		border-width:thin; 
		border-color:#7d7d7d;
	}
	DIV.master SELECT{
		font-family : Arial, Helvetica, sans-serif;  
		font-size:x-small; 
		color:#000000; 
		background-color:#ffffff;
		border-style:none; 
		border-width:thin; 
		border-color:#7d7d7d;
	}
	DIV.master OPTION{
		font-family : Arial, Helvetica, sans-serif;  
		font-size:x-small; 
		color:#000066; 
		background-color:#ffffff;
		border-style:none; 
		border-width:thin; 
		border-color:#7d7d7d;
	}
	DIV.master TEXTAREA{
		font-family : Arial, Helvetica, sans-serif;  
		font-size:x-small; 
		color:#000066; 
		background-color:#ffffff;
		border-style:none; 
		border-width:thin; 
		border-color:#7d7d7d;
	}
	DIV.header TD{
	vertical-align : top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: 500;
	text-transform: none;
	color: #4b4b4b;
	text-decoration: none;
	}
	DIV.navigation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 400;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	}	
	DIV.navigation A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 600;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	}
	DIV.navigation A:Visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 600;
	color: #00FF00;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	}
	DIV.navigation A:Hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 600;
	color: #000033;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	}
	DIV.navigation TABLE{
	width: 176px;
	height: 100%;
	padding: 0px;
	}	
	DIV.navigation TD{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: 400;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}
	
	DIV.navspacer IMG{
		content:url("../pages/table_background1.gif");
	}
	DIV.sidenav A{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 12px;
		font-weight: 400;
		color: #414141;
		text-decoration: none;
	}
	DIV.sidenav A:Visited{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: 12px;
		font-weight: 400;
		color: #414141;
		text-decoration: none;
	}
	DIV.sidenav A:Hover{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: 12px;
		font-weight: 400;
		color: #b6985e;
		text-decoration: none;
	}
	DIV.sidenav_selected A{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: 12px;
		font-weight: 400;
		color: #b6985e;
		text-decoration: none;
	}
	DIV.sidenav_selected A:Visited{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: 12px;
		font-weight: 400;
		color: #b6985e;
		text-decoration: none;
	}
	DIV.sidenav_selected A:Hover{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: 12px;
		font-weight: 400;
		color: #b6985e;
		text-decoration: none;
	}
	DIV.sidenav TD{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: 400;
	color: #414141;
	text-decoration: none;
	padding: 0px;
	background-image: url(../pages/LC_nav_level1.gif);
	text-indent: 7px;
	vertical-align: middle;
	height: 26px;
	}
	DIV.sidenav_selected TD{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: 400;
	color: #414141;
	text-decoration: none;
	padding: 0px;
	background-image: url(../pages/LC_nav_level1.gif);
	text-indent: 7px;
	vertical-align: middle;
	height: 26px;
	}
	DIV.sidenav P{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: 12px;
		font-weight: 400;
		color: #414141;
		text-decoration: none;
	}
	
	DIV.sidenav1 A{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		line-height: 10px;
		font-weight: 400;
		color: #414141;
		text-decoration: none;
	}
	DIV.sidenav1 A:Visited{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		line-height: 10px;
		font-weight: 400;
		color: #414141;
		text-decoration: none;
	}
	DIV.sidenav1 A:Hover{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		line-height: 10px;
		font-weight: 400;
		color: #b6985e;
		text-decoration: none;
	}
	DIV.sidenav1_selected A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: 400;
	color: #b6985e;
	text-decoration: none;
	}
	DIV.sidenav1_selected A:Visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: 400;
	color: #b6985e;
	text-decoration: none;
	}
	DIV.sidenav1_selected A:Hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: 400;
	color: #b6985e;
	text-decoration: none;
	}
	DIV.sidenav1 TD{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: 400;
	color: #414141;
	text-decoration: none;
	background-color: #F2F2F2;
	text-valign: center;
	text-indent: 7px;
	vertical-align: middle;
	height: 16px;
	}
	DIV.sidenav1_selected TD{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: 400;
	color: #414141;
	text-decoration: none;
	background-color: #F2F2F2;
	text-valign: center;
	text-indent: 7px;
	vertical-align: middle;
	height: 16px;
	}
	DIV.sidenav1 P{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		line-height: 10px;
		font-weight: 400;
		color: #414141;
		text-decoration: none;
	}
	DIV.pictures TABLE{
	vertical-align : top;
	text-decoration: none;
	}
	DIV.pictures TD{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}
	DIV.pictures TH{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}
	DIV.faq A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: 700;
	text-transform: none;
	color: #b6985e;
	text-decoration: none;
	}
	DIV.faq A:Visited{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11pt;
		font-style: normal;
		line-height: 14pt;
		font-weight: 700;
		color: #b6985e;
		text-decoration: none;
	}
	DIV.faq A:Hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: 700;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	}
	DIV.shop_table TH{
	background-image: url(../pages/lc_shop_th_bg.gif);
	padding-top: 4px;
	padding-left: 40px;
	border-top: 3px none #FFFFFF;
	border-right: 3px none #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	border-left: 3px none #FFFFFF;
	height: 35px;
	}
	DIV.shop_table TD{
	background-image: url(../pages/lc_shop_td_bg.gif);
	padding-top: 10px;
	padding-left: 40px;
	border-top: 3px none #FFFFFF;
	border-right: 3px none #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	border-left: 3px none #FFFFFF;
	height: 35px;
	}
	DIV.shop_table P{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 10px;
	font-weight: 500;
	font-variant: normal;
	text-decoration: none;
	font-size: 16px;
	color: #b6985e;
	}
	DIV.shop_table A{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 10px;
	font-weight: 500;
	font-variant: normal;
	text-decoration: none;
	font-size: 16px;
	color: #b6985e;
	}
	DIV.shop_table A:Visited{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 10px;
	font-weight: 500;
	font-variant: normal;
	text-decoration: none;
	font-size: 16px;
	color: #b6985e;
	}
	DIV.shop_table A:Hover{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 10px;
	font-weight: 500;
	font-variant: normal;
	text-decoration: none;
	font-size: 16px;
	color: #000000;
	}
	DIV.shop2 TD{
	background-image: url(../pages/lc_shop2_td_bg.gif);
	padding-top: 7px;
	padding-left: 50px;
	border-top: 3px none #FFFFFF;
	border-right: 3px none #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	border-left: 3px none #FFFFFF;
	height: 35px;
	}
	DIV.shop2 TH{
	background-image: url(../pages/lc_shop2_th_bg.gif);
	padding-top: 7px;
	padding-left: 50px;
	border-top: 3px none #FFFFFF;
	border-right: 3px none #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	border-left: 3px none #FFFFFF;
	height: 35px;
	}
	
		
.mainbg {
	background-color: #FFFFFF;
	background-image: url(../pages/LC_main_bg_wed.gif);
	background-repeat: repeat-y;
}
	