.text,td,body,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
}
.SideLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #0000FF;
}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	font-weight:800;
}

a {
	text-decoration: none;
}
a:hover {
	color: #C50000;
	text-decoration: underline blink;
}
.smallestLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight:bold;
}
.smallest {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.brown {
	color: #D03D38;
}
strong {
	font-weight: 800;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #F1F4CE;
	border: 1px solid #000000;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #AEBA2C;
	border:0px;
	background-color: #AEBA2C;
	background-image: url(images/login-button.jpg);
	width:87;
	height:22;
}

.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #AEBA2C;
	border:0px;
	background-color: #AEBA2C;
	background-image: url(images/searchBtn.jpg);
	width:87;
	height:22;
}

.noBgTyle{
	background-repeat:no-repeat;
}
.rowHover {
	background-color: #F7FAD8;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 800;
	color: #333333;
}
.BgRight {
	background-repeat: no-repeat;
	background-position: right top;
}
.justify {
	text-align: justify;
}
.opacity80 {
	filter: Alpha(Opacity=80, FinishOpacity=80, Style=0, StartX=0, StartY=0, FinishX=0, FinishY=0);
}
.addToCart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #C1C4A8;
	background-image: url(images/add-to-cart.gif);
	background-color:transparent;
	border: 0px;
	height: 22px;
	width: 97px;
}
.recommend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	background-image: url(images/recommend.gif);
	background-color:transparent;
	height: 19px;
	width: 97px;
	border: 0px;
}
