BODY    
{
	 margin-left: 0px; 
	 margin-top: 0px; 
	 margin-right: 0px; 
	 margin-bottom: 0px; 
	 background-color: #C3C3C3;
	 background-image: url(../images/gradient.jpg);
	 background-repeat: repeat-x;
	 background-position: right top;
	 
}

.gradient-bg {
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.text10-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.bg1 {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.gradient1-bg {
	background-image: url(../images/gradient2.jpg);
	background-repeat: repeat-x;
}
.bg2 {
	background-image: url(../images/bg3.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.text11-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.text11-white a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.text11-white a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

.margin {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.text11-white-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}


.gallery-bg {
	background-image: url(../images/latest_bg.jpg);
	background-repeat: no-repeat;
}
.services-bg1 {
	background-image: url(../images/services_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.services-bg2 {
	background-image: url(../images/services_bottom1.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.margin {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.text12-white-italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
}
.text11-purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #801F4D;
	width:150px;
}


.text12-white-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.topbg {
	background-image: url(../images/logo3.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.border {
	border: 1px dotted #B42E6D;
}
.folderbg {
	background-image: url(../images/gallery_off.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.text13-white-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

/*LCKHENG09APRIL2007*/
.ErrorMessagePageValidation
{
	font-weight: bold;
	font-size: 7pt;	
	color: #FF3300;
	font-style: normal;
	font-family: 'Microsoft Sans Serif';
}