@charset "utf-8";

html, body{
margin-top:0px;
margin-left:0px;

}


.MnTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #333333;
}


.boxTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #00A3E2;
}

.offerTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #3A3A3A;
}

.productTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #000000;
}

.productTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #454545;
}




A.categoryLink:link {color:#00729E; font-family: Arial, Helvetica, sans-serif; font-size: 13px; text-decoration: none; font-weight: 700} 
A.categoryLink:visited {color: #00729E; font-family: Arial, Helvetica, sans-serif; font-size: 13px; text-decoration: none; font-weight: 700} 
A.categoryLink:hover {color:#000000; font-family: TArial, Helvetica, sans-serif; font-size: 13px; text-decoration: none; font-weight: 700} 
A.categoryLink:active {color:#00729E; font-family: Arial, Helvetica, sans-serif; font-size: 13px; text-decoration: none; font-weight: 700}

A.subCatLink:link {color:#333333; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; font-weight: 400} 
A.subCatLink:visited {color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; font-weight: 400} 
A.subCatLink:hover {color:#000000; font-family: TArial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline; font-weight: 400} 
A.subCatLink:active {color:#333333; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; font-weight: 400}


      DIV#box01 {
	position         : relative;
	width: 100%;
	height: 172px;
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: hidden;
   }
         DIV#box02 {
	position         : relative;
	width: 100%;
	height: 172px;
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: hidden;
   }
         DIV#box03 {
	position         : relative;
	width: 100%;
	height: 172px;
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: hidden;
   }