/* Orangechem Pte Ltd 06 CSS Document */
a:link {
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #ff8a12;
}
a:visited {
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #ff8a12;
}
a:hover {
	text-decoration: underline;
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #ff8a09;
}
a:active {
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #ff8a12;
}
#title{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#head{
	margin-top: 10px;
	margin-left: 30px;
}
#links{
	font-family: Tahoma, Verdana, Arial;
	color: #ff8a12;
	font-size: 12px;
	margin-left: 50px;
	list-style-type: none;
	font-weight: bold;
}
#spacer{
	height: 10px;
	width: 16px;
	}
#footer{
	font-family: Arial, Helvetica, sans-serif;
	color: #ff8a12;
	font-size: 10px;
	padding-top: 20px 5px 0px 0px;
	float: right;
}
.globalword {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.producttitle {
	font-family: Tahoma, "Times New Roman";
	font-size: 22px;
	color: #FF9900;
	margin-left: 15px;
	margin-right: 20px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 15px;
}
.productwords {
	font-family: Tahoma, "Times New Roman";
	font-size: 12px;
	color: #999999;
	width: 550px;
	list-style-type: disc;
}
.productwords1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	list-style-type: disc;
}
.productdesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}
