body {
	margin: 0px;
	padding: 0px;
}.darkGreyShade {
	background-color:#6b737e;
}
.headingShade {
	background-color: #757c87;
	border: 1px solid #666666;
}
.box100 {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bord {
	border: 1px solid #666666;
	background-color: #FFFFFF;
}


.darkGreyShadeFoot {
	background-color:#6b737e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
td {
	vertical-align: top;
}
.mainFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
a:visited {
	text-decoration: none;
}

a:link {
	color: #0066CC;
}

.dottedLine {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666666;	
}

.mainFontB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: black;
}
.prodFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6a6d74;
}
.prodFontB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #6b6f7a;
}
.topDownLine {

	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.topLine {


	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;

}
.msg {
	font-size: smaller;
	color: red;
}
.sidebar p {
   margin: 1px;
}
li {margin-top:0px; margin-right: 5px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; line-height:120%; }


.producthdr {
	background-color:#757b87;
}
.hdrtext{
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	position:absolute;
	margin-top:10px;
	margin-left:10px;
	font-weight:bolder;
}