#profile {
	position:absolute;
	width:119px;
	height:30px;
	z-index:1;
	visibility: hidden;
}
.text {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.category {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.products {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.products a:link{
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.products a:active{
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.products a:hover{
	font-family: tahoma;
	font-size: 11px;
	color: #dce5e4;
	text-decoration: none;
	text-decoration:underline;
}
.heading {
	font-family: verdana;
	font-size: 21px;
	color: #763c30;
	text-decoration: none;
}
.headingnew {
	font-family: arial;
	font-size: 17px;
	color: #ffffff;
	text-decoration: none;
}
.heading1 {
	font-family: verdana;
	font-size: 21px;
	color: #445d8b;
	text-decoration: none;
}
.links {
	font-family: tahoma;
	font-size: 11px;
	color: #f94228;
	text-decoration: none;
	font-weight:bold;
}
.links a:link{
	font-family: tahoma;
	font-size: 11px;
	color: #f94228;
	text-decoration: none;
	font-weight:bold;
}
.links a:active{
	font-family: tahoma;
	font-size: 11px;
	color: #f94228;
	text-decoration: none;
	font-weight:bold;
}
.links a:hover{
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}

.textbox {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	width: auto;
	border: 1px solid #999999;
	height: auto;
}

