body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #F0F0F0;
	background-position: bottom;
	background-attachment: fixed;
}
.lineseprator {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.top-image-bg {
	background-image: url(../images/topbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.whitebg {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #303030;
	text-decoration: none;
}

.creambg-leftside {
	background-color: #EEEFDF;
}

.leftside-mainheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}

.normal-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #303030;
	text-decoration: none;
	text-align: justify;
}
.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5E5D5D;
}
.bluecurvebg {
	background-image: url(../images/bluecurve-bg.gif);
	background-repeat: repeat-x;
}
.bluebg {
	background-image: url(../images/bottomblue.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #2452A7;
	border-bottom-color: #2452A7;
	border-left-color: #2452A7;
}

.redcurvebg {
	background-image: url(../images/redcurve-bg.gif);
	background-repeat: repeat-x;
}

.redbg {
	background-image: url(../images/bottomred.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #7B322C;
}
.greencurvebg {
	background-image: url(../images/greencurve-bg.gif);
	background-repeat: repeat-x;
}
.greenbg {
	background-image: url(../images/bottomgreen.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #018833;
}

.leftsidelink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/blackdot.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
	padding-left: 14px;
	background-position: 5px;
}

.leftsidelink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/blackdot.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
	padding-left: 14px;
	background-position: 5px;
}

.leftsidelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	background-image: url(../images/blackdot.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
	padding-left: 14px;
	background-position: 5px;
}

.copyright-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background-color: #00852C;
	padding-right: 10px;
}

.normaltext-leftside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
}

.productbox-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #303030;
	text-decoration: none;
	text-align: justify;
}

.arial11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.redheading-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DC3C31;
	text-decoration: none;
	font-weight: normal;
}
.greenheading-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #385C13;
	text-decoration: none;
	font-weight: normal;
}
.blueheading-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F4493;
	text-decoration: none;
	font-weight: normal;
}

.arial11-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.arial11-link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.arial11-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

.inner-navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.inner-navigation-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.redborder-top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFB9B9;
}

.greenborder-top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0E5B0;
}

.blueborder-top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C0CDE8;
}

.inner-navigation-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.inner-navigation-link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.inner-navigation-link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
