body {
	background-color: #d6b49b; 
        margin-top:0px;
        margin-left:0px;
        padding:0px;
	font-family: Arial;
	font-size: 13px; 
	color: #935274;
	text-transform: none;
	text-align: left;
}

tr, td {
 	font-family: Arial;
	color: #935274;
        text-transform: none;
	letter-spacing: 0px;
        background-color: #f1e1d6;
	font-size: 13px;
        padding-left:0px;
        padding-right:3px;
        padding-top:2px;
	line-height: 135%;
	text-align: left; }

#buy {
	font-family: Arial;
	color: #935274;
	background-color: #f1e1d6;
	padding-left:  0px; 
}

#buy a {
	color: #BF3F5D;
	text-decoration: none;
}

#buy a:hover {
	color: #909090;
	text-decoration: none;
}


.div {
overflow-x:scroll; overflow-y:hidden; }

.main {
overflow-x:scroll; overflow-y:hidden; }

ul {
	align: center;
	width: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
	float: center;
	list-style-type: none;
}

li {
	width: 110px;
	margin-left:10px;
	margin-bottom:30px;
	float: left;
	list-style-type: none;
	text-align: center;
}

li a {
	font-weight: normal;
}


a:link, a:visited, a:active {
	color:#000;
	font-size: 13px;
	background-color:none;
	text-transform: none;
	text-decoration: none;
	font-weight:bold; 
	padding-right:0px; }

a:hover {
	color:#FF3F6C;
	font-size: 13px;
	text-decoration:none;
	font-weight: bold;
	text-transform: case;}


strong {color: #000;}
u {color: #FC5A7C; text-decoration: underline;}
i {color: #e87610; }

h1 {
	color: #ec4e00;
	font-family: Georgia;
	letter-spacing: 0px;
        font-style:none;
        border-bottom: 0px solid #E3EE8A;
	font-size: 25px;
        line-height: 28px;
	text-align: center;
        width:100%;}


input, textarea {
	border: #505050 1px solid;
	font-size: 13px;
	color: #404040; 
        font-family:Arial;}

small {
	font-size: 10px;
	text-align: justify;}


IMG.filter {
	background: #fff;
	border: 1px solid #eee;
	padding: 5px;}


IMG.a:link {
	background: #fff;
	border: 5px solid #eee;
	padding: 4px;}


IMG.a:hover {
	background: #fff;
	border: 5px solid #c0c0c0;
	padding: 4px;}


#menu {
	text-align: left; padding-top: 30px; padding-bottom: 5px;  padding-left: 0px; padding-right: 0px; 
background-color: #9c9c9c; font-family: Arial; color: #6d512c; font-size: 13px; height: 15px; width: 900px;
}

#menu a:link, a:visited, a:active {
	color:#fff;
	font-size: 13px;
	background-color:none;
	text-transform: lowercase;
	text-decoration: none;
	font-weight:bold; 
	padding-right:0px; }

#menu a:hover {
	color:#fff;
	font-size: 13px;
	text-decoration:underline;
	font-weight: bold;
	text-transform: lowercase; }

#footer {
	text-align: left; padding-top: 5px; padding-bottom: px;  padding-left: 0px; padding-right: 0px; 
background-color: #9c9c9c; font-family: Arial; color: #ffffff; font-size: 10px; height: 20px; width: 900px;
}


#dropmenudiv{
position:absolute;
border:0px solid white;
border-bottom-width: 0;
font:normal 13px Arial;
line-height:18px;
text-transform: lowercase;
z-index:100;
}

#dropmenudiv a {
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 0px 0;
text-decoration: none;
text-transform: lowercase;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
color:#73508e;
background-color: white;
border-bottom:1px solid white;
}