/* CSS Document */
body , table {
	font-family:"MS Sans Serif", Tahoma, Verdana;
	font-size:8pt;
}
a:hover {
	color: #00CCFF;
}
a:active {
	color: #FF0000;
}
a:link {
	color: #0099CC;
}
a:visited {
	color: #0099CC;
}
.footage {
	font-family: Tahoma;
	color: #a2b376;
	font-size: 11px;
}
.links {
	font-size: 11px;
	font-family: Tahoma;
	color: #0099CC;
	text-decoration: underline;
}

.style4 {
	color: #2D87D4;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.productCode {
	color: #333333;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.productDescription {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
}.footMenu {
	font: bold normal 11px Tahoma;
	text-transform: capitalize;
	color: #0099CC;
	text-decoration: underline;
}
.FormList {
	font: bold 12px Tahoma;
	color: #000000;
	background-color: #F2F2F2;
	border-bottom-style: solid;
	border-left: 1;
}
.nave {
	font: 10px Tahoma;
	color: #0099CC;
	text-decoration: underline;
}
.productCodeBig {

	color: #333333;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}
.ReadFont {
	font: 11px Tahoma;
	color: #666666;
}
.Address {
	font: 11px Tahoma;
	color: #666666;
}
.ArticleToppic {
	font: bold 14px Tahoma;
	color: #0099CC;
	text-decoration: underline;
}
#leftMenu , #leftMenu a:link , #leftMenu a:visited {
	font-family: "MS Sans Serif", Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}
#leftMenu a:hover {
	font-family: "MS Sans Serif", Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
	background:#0066FF;
}
.font10b {
	font-family: "MS Sans Serif", Tahoma, Verdana;
	font-size: 10pt;
	color: #000000;
}
.font12bbold ,  .font12bbold a:link , .font12bbold a:visited{
	font-family: "MS Sans Serif", Tahoma, Verdana;
	font-size: 12pt;
	color: #000000;
	font-weight:bold;
}
.font10bbold {
	font-family: "MS Sans Serif", Tahoma, Verdana;
	font-size: 10pt;
	color: #000000;
	font-weight:bold;
}
.font8b {
	font-family: "MS Sans Serif", Tahoma, Verdana;
	font-size: 8pt;
	color: #000000;
}
.font8bbold {
	font-family: "MS Sans Serif", Tahoma, Verdana;
	font-size: 8pt;
	color: #000000;
	font-weight:bold;
}
.fontSmall {
	font-family:"MS Sans Serif", Tahoma, Verdana;
	font-size:9px;
	color:#FF0000;
}