body {
	background-color : #FAFAD2;
	font-family : Tahoma;
	font-size : 12px;
	color : Black;
	padding-top : 0px;
	padding-left : 0px;
	margin-left : 0px;
	margin-top : 0px;
}
p{
	font-family : Tahoma;
	font-size : 12px;
}
h1{
	font-family : Tahoma;
	font-size : 15px;
}
h2{
	font-family : Tahoma;
	font-size : 15px;
}
h3{
	font-family : Tahoma;
	font-size : 14px;
}
.bodylayout{
	background-color : #FDF8E4;
	border-right-color : #B4B595;
	border-right-style : solid;
	border-right-width : 1px;
	margin-left : 15px;
	border-left-color : #B4B595;
	border-left-style : solid;
	border-left-width : 1px;
	border-bottom-color : #B4B595;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}
.navigation{
	padding-left : 0px;
	padding-top : 10px;
}
.navicell{
	padding-bottom : 5px;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 5px;
	border-bottom-color : #B4B595;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-color : #B4B595;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #B4B595;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #B4B595;
	border-top-style : solid;
	border-top-width : 1px;
	background-color : #E0E0C5;
	margin-top : 6px;
}
.navicell a{
	color : #4C2D15;
	text-decoration : none;
	font-size : 12px;
}
.productcellleft{
	border-bottom-color : #B4B595;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}
.dyed_productcellleft{
	border-bottom-color : #B4B595;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-top-color : #B4B595;
	border-top-style : solid;
	border-top-width : 1px;
	border-left-color : #B4B595;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #B4B595;
	border-right-style : solid;
	border-right-width : 1px;
}
.productcellright{
	border-bottom-color : #B4B595;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}
.imgborder{
	border-bottom-color : #DEDECD;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-color : #A6A787;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #DEDECD;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #A6A787;
	border-top-style : solid;
	border-top-width : 1px;
	padding-top : 8px;
	padding-bottom : 8px;
	padding-left : 8px;
	padding-right : 8px;
}
.popup{
	background-color : #FDF8E4;
	margin-top : 10px;
}
.rightbody{
	padding-right : 10px;
	padding-top : 10px;
}
.mylink {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #A9A9A9;
}
.mylink a{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #A9A9A9;
	text-decoration : none;
}
.mylink a:hover{
	
	color : #8C8C8C;
	
}