body {
margin: 0px;
}
a:link{
color:#1175A4;
text-decoration:none;
}
a:hover{
color:#000000;
text-decoration:none;
}
a:visited{
color:#666666;
text-decoration:none;
}
.search {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.boxedtext {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding-left: 10px;
	margin: 1px;
}
* html .boxedtext {
	margin: 0px;
}
.featuredprod {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding-left: 10px;
	padding-right: 10px;
}
.copyrights {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#FFFFFF;
	padding-left:10px;
}
.bodytext {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	line-height: 14px;
	font-variant: normal;
	color:#333333;
	text-align:justify;
}
.header {
	font-family: tahoma;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color:#3399CC;
	text-align:justify;
}
.leftmenu {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color:#333333;
	padding-left: 4px;

}

.leftmenu a:link, .leftmenu a:visited {
	background-image: url(/images/blue-arrow.gif);
	background-repeat: no-repeat;
	padding-left: 12px;

}.leftmenu a:hover {
	background-image: url(/images/red-arrow.gif);
	background-repeat: no-repeat;
	padding-left: 12px;

}