.style5 {
	font-size: xx-large;
	color: #FFFFFF;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	font-size: 11px;
	font-family: VERDANA;
	color: #333333;
	line-height: 18px;
}
.features {
	line-height: 15px;
	vertical-align:top;
	width:160px;
}
.features img{
	display:block;
}
.footer {
	color: #FFFFFF;
	text-align: center;
	background-image:url(../images/footer.jpg);
	background-repeat:repeat-x;
	background-color:#534B49;
	height:60px;
}

a:link {
	color: #993300;
	text-decoration: none;
	text-decoration: underline;
	text-decoration: underline;
}
a{
	color:#000000;
}
a:hover {
	color:#000000;
	text-decoration: underline;
}
h2 {
	font-family: tahoma;
	font-size: 18px;
	color: #993300;
}
h3 {
	font-family: arial;
	font-size: 12px;
	color: #996666;
}
h4 {
	font-family: arial;
	font-size: 14px;
	color: #996666;
	}

.navi {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	height: 25px;
	padding-left: 10px;
	margin: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	text-decoration: underline;
	text-decoration: underline;
	text-decoration: overline;
	text-decoration: underline;
	
}
.navi a{
	color: #000000;
}
.nav{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	height: 25px;
	padding-left: 20px;
}
.nav a, a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover{
	color:#666666;
}
.features-title {
	line-height: 15px;
	color: #990000;
	font-weight: bold;
}
.detail a{
	color:#E3BB80;
	font-weight:bold;
}
.detail a:hover{
	color:#95632C;
	font-weight:bold;
}
.handbag img{
	border:none;
}
#notfound{
	font-family:"Courier New", Courier, monospace;
	color:#FF9D9D;
	width:50%;
	position:relative;
	font-size:15px;
	top:50px;
	left:20%;
}
.hr{
	color:#993300;
}
.des{
	height:30px;
	width:150px;
	padding-bottom:10px;
}
.heading{
	color:#993300;
	font-weight:bold;
	font-size:15px;
	text-transform:capitalize;
	vertical-align:middle;
}
.table{
	padding-left:10px;
}
