body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

.harstonBG {
    background-image:url(../Images/contact/harston_bg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color:#FFFFFF
}

.partnershipBG {
    background-image:url(../Images/partnership/bg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color:#FFFFFF
}

.philosophyBG {
    background-image:url(../Images/Arovit_Philosophy/bg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color:#FFFFFF
}

.contactBG {
    background-image:url(../Images/contact/bg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color:#FFFFFF
}

.brochureBG {
    background-image:url(../Images/brochure/bg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color:#FFFFFF
}

.menuBG {
	background-color: #C6E6D1;
}
.txtfields {
	width: 370px;
}




/* text */
.smallTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal	}
	
.whiteTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
}
	
.titleTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:normal	}

.bodyTxt {
	width: 400px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight:normal;
	}

.newsTxt {
	width: 400px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
	font-weight:normal;
	}
	
.formTxt {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight:normal;
	}	
	
.mainTxt {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight:normal;
	}	
	
.greenTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #439938;
	}		
/* text */



/* links */
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #000000;
}
/* links */
