body {

	margin-left: 0;
	margin-top: 0;

}

.click {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
   
.new {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
.cus {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
}
.sale {
	border: 2px solid #ffff00;
	background-color: #bb0000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
}

.ckmo {
	color: #0000bb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	
	}

.item    {
	border: 2px solid #ffff00;
	background-color: #bb0000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
}
.td1 {
	background-image: url(navimg/navigtile49251.gif);
}

.td2 {
	background-image: url(navimg/bg_color49251.gif);
}

.td3 {
	background-image: url(navimg/tstile49251.gif);
}

.td4 {
	background-image: url(navimg/mstile49251.gif);
}

.td5 {
	background-image: url(navimg/crtile49251.gif);
}

.td6 {
	background-image: url(navimg/bstile49251.gif);
}

.td7 {
	background-image: url(navimg/bstile49251.gif);
}

.td8 {
	background-image: url(navimg/bstile49251.gif);
}

.title {
	color: #000000;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: italic;
	font-weight: bold;
}

/* This is where you can customize the appearance of the tooltip */
div#tipDiv {
  position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
  background-color:#fff; border:1px solid #000; 
  width:200px; padding:6px;
  color:#000; font-size:11px; line-height:1.3;
}

/* These are used in the wrapTipContent function */
div#tipDiv div.img { text-align:center }
div#tipDiv div.txt { text-align:center; margin-top:4px }


