*{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin:0;
}
body{	
	background:url(../images/main-bg.jpg) repeat-x left top #01a19e;
}
.normal-text {
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height:16px
}
.normal-text a{
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height:16px
}
.normal-text a:hover{
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	line-height:16px
}
.img_top {
	background-image: url(../images/main-top-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.img_bottom {
	background-image: url(../images/main-bottom-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.img_bottom1 {
	background-image: url(../images/main-bottom-bg1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.white-text {
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	line-height:16px
}
.white-text a{
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
	line-height:16px
}
.white-text a:hover{
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	line-height:16px
}
.white-text1 {
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	line-height:16px
}
.link-text {
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	line-height:16px
}
.link-text a{
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	line-height:16px
}
.link-text a:hover{
	font-size: 8pt;
	font-weight: normal;
	color: #39ece9;
	text-decoration: none;
	line-height:16px
}
.pageheading {
	font-size: 12pt;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	line-height:16px
}
.productpageheading {
	font-size: 12pt;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #018683;
	text-decoration: none;
	line-height:16px
}
.border {
	border: 1px solid #CCCCCC;
}

.input_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
