body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-base-color: #E8F7FE;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #D6EBFF;
	scrollbar-highlight-color: #EAF6FF;
	scrollbar-3dlight-color: #003366;
	scrollbar-darkshadow-color: #000066;
	scrollbar-shadow-color: #005FCA;
	scrollbar-arrow-color: #000066;
	

}



.homebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000066;
}

.homebodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000066;
}

.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}


.altstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 58pt;
	font-weight: bold;
	color: #FFFFFF;
}

.popup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000066;
}

/*backgrounds*/

.back-ground-ourservices {
	background-image: url(resource/backgrounds/our_services_mainbg.gif);
	background-repeat: no-repeat;
}

.back-ground-about {
	background-image: url(resource/backgrounds/main_about_bg.gif);
	background-repeat: no-repeat;
}

.back-ground-home {
	background-image: url(resource/backgrounds/home_main_bg.gif);
	background-repeat: no-repeat;
}

.back-ground-serdev {
	background-image: url(resource/backgrounds/service_dev_bg.gif);
	background-repeat: no-repeat;
}

.back-ground-contact {
	background-image: url(resource/backgrounds/contact_bg.gif);
	background-repeat: no-repeat;
}
.back-ground-news {
	background-image: url(resource/backgrounds/news_bg.gif);
	background-repeat: no-repeat;
}

.back-ground-mystery {
	background-image: url(resource/backgrounds/shopper_bg.gif);
	background-repeat: no-repeat;
}

.back-ground-thankyou {
	background-image: url(resource/backgrounds/thankyou_bg.gif);
	background-repeat: no-repeat;
}

.back-ground-portfolio {
	background-image: url(resource/backgrounds/portfolio.gif);
	background-repeat: no-repeat;
}

.back-ground-reporting {
	background-image: url(resource/backgrounds/reporting.gif);
	background-repeat: no-repeat;
}

.back-ground-how_to {
	background-image: url(resource/backgrounds/how_to.gif);
	background-repeat: no-repeat;
}

.back-ground-case {
	background-image: url(resource/backgrounds/case_bg.gif);
	background-repeat: no-repeat;
}.formtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}

.formbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000066;
}
.requiredfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
}
