.darkgray {
	font:bold 14px Arial;
	color: #FFFFFF;
}
.lefttext {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.body {
	margin: 0px;
}
.productname {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.prductdetail {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
.border {
	border: 1px solid #8DB0C6;
}
.copyright {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.navlink {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.navlink a:link {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.navlink a:active {
	color: #666666;
	text-decoration: none;
}
.navlink a:visited {
	color: #666666;
	text-decoration: none;
}
.navlink a:hover {
	color: #ff0000;
	text-decoration: none;
}
.leftlink {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.leftlink a:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.leftlink a:active {
	color: #666666;
	text-decoration: none;
}
.leftlink a:visited {
	color: #666666;
	text-decoration: none;
}
.leftlink a:hover {
	color: #ff0000;
	text-decoration: none;
}
.leftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #809daf;
}
