.btmnav {
	font-family: Tahoma;
	font-size: 10px;
	color: #000033;
	font-weight: normal;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:Transparent;
}
.topbg {
	background-image: url(../images/topbg2.gif);
	height: 38px;
	background-repeat: repeat-x;
}
.searchbg {
	background-image: url(../images/searchbg.gif);
	height: 36px;
	background-repeat: repeat-x;
}
.searchtxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
}
.searchtxtbox {
	font-family: Tahoma;
	font-size: 11px;
	color: #0A151B;
	font-weight: normal;
}
.searchbtn {
	font-family: Tahoma;
	font-size: 11px;
	color: #0A151B;
	font-weight: bold;
	background-image: url(../images/btnbg.gif);
	background-repeat: repeat-x;
	height: 20px;
}
.topnav {
	font-family: Tahoma;
	font-size: 11px;
	color: #1C3948;
	font-weight: bold;
	text-decoration: none;
}
.topnav:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #1E404F;
	font-weight: bold;
	text-decoration: none;
}
.topnav:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #1C3948;
	font-weight: bold;
	text-decoration: none;
}
.topnav:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #990066;
	font-weight: bold;
	text-decoration: none;
}
.topnav:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #1C3948;
	font-weight: bold;
	text-decoration: none;
}
.topspacer {
	font-family: Tahoma;
	font-size: 11px;
	color: #1C3948;
	font-weight: bold;
	text-decoration: none;
}
.mainbg {
	background-color: #FFFFFF;
}
.cattab {
	background-image: url(../images/browbycattab.gif);
	height: 33px;
	width: 180px;
	background-repeat: no-repeat;
	background-position: center;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #003f60;
	text-align: center;
	vertical-align: middle;
}
.cattablebdr {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8ba8f6;
	border-bottom-color: #8ba8f6;
	border-left-color: #8ba8f6;
	width: 180px;


}
.cattabtitle {
	background-image: url(../images/cattab.gif);
	height: 32px;
	width: 158px;
	background-repeat: no-repeat;
	background-position: center;
}
.catnav {
	text-indent: 25px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #2A607A;
	text-decoration: none;
}
.cattablebdr2 {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2A607C;
}
.catnav:link {
	text-indent: 25px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #2A607A;
	text-decoration: none;
}
.catnav:visited {
	text-indent: 25px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #2A607A;
}
.catnav:hover {
	text-indent: 25px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
.catnav:active {
	text-indent: 25px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #2A607A;
	text-decoration: none;
}
.productbdr {
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8ba8f6;
	border-bottom-color: #8ba8f6;
	border-left-color: #8ba8f6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.producttitle {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #003f60;
	text-align: center;
}
.productprice {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-align: right;
}
.producttxt1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #999900;
	text-align: right;
}
.producttxt2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #003333;
	text-align: left;
}
.shoppingcartbg {
	background-image: url(../images/shoppingcartbg.gif);
	height: 169px;
	background-repeat: no-repeat;
	width: 180px;
	background-position: center center;

}
.scarttxt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.scarttxt2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
}
.btmnav {
	font-family: Tahoma;
	font-size: 11px;
	color: #1C3948;
	font-weight: bold;
	text-decoration: none;
}
.btmnav:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #000033;
	font-weight: normal;
	text-decoration: none;
}
.btmnav:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #000033;
	font-weight: normal;
	text-decoration: none;
}
.btmnav:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
}
.btmnav:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #000033;
	font-weight: normal;
	text-decoration: none;
}
.tablebdr {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8ba8f6;
	border-bottom-color: #8ba8f6;
	border-left-color: #8ba8f6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8ba8f6;
}
.contenttxt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.title1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.btn {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4691AA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.orangebg {
	height: 5px;
	background-color: #ff9302;

}
.vattxt {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0083AE;
	text-align: right;
}
.featuredbg {
	height: 173px;
	background-image: url(../images/lapofmonthbg.gif);
	background-repeat: no-repeat;
	width: 562px;
	background-position: center center;


}
.feattxt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffa326;

}
.featprodtxt {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
.featprodspec {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
.featprodprice {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.feattxtnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;

}
.feattxtnav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
feattxtnav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
feattxtnav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;

}
feattxtnav:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.btmtxt {

	font-family: Tahoma;
	font-size: 11px;
	color: #000033;
	font-weight: normal;
	text-decoration: none;
}
A.HomeLink
        {
	        font-family: Verdana, Arial, Helvetica, sans-serif;
	        font-size: 12px;
	        font-style: normal; 
	        font-weight:bold;	
	        text-decoration:none;
	        color:#FFFFFF;
}	
A.HomeLink:hover	
{	
	        font-family: Verdana, Arial, Helvetica, sans-serif;
	        font-size: 12px;
	        font-style: normal; 
	        font-weight:bold;	
	        text-decoration:underline;
	        color:#FFFFFF;
}
.statictxt {

	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	text-align: justify;
}
.statictxtbold {


	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-align: justify;
}
