body { scrollbar-arrow-color: ffffff; scrollbar-base-color: d9dadc; scrollbar-dark-shadow-color: d9dadc; scrollbar-track-color: d9dadc;
scrollbar-face-color: 769bb8; scrollbar-shadow-color: white; scrollbar-highlight-color: 000000; scrollbar-3d-light-color: FFFFFF; 	background:#e9f0f6; margin-top:10px;
}
form{border:none; margin:0;
}
.spotlight {font-family: Arial; font-size: 12px; color: #1d5da2; text-decoration: none; font-weight:bold;
}
.spotlight1 {font-family: Arial; font-size: 18px; color: #1d5da2; text-decoration: none; font-weight:bold;
}
.MainContainer{ background:#ffffff; border:1px solid #e5e5e5;
}
.shadebg{background:url(images/lowerbg.jpg) no-repeat left bottom;
}
.dottbg{background:url(images/dotts.jpg) repeat-x left center;
}
.invertcommas{font-family:Arial, Helvetica, sans-serif; font-size:30px; color:#cc0000; font-weight:bold;
}
.banner1{background:url(images/banner1-1.jpg) no-repeat left top;}
.navigation{background:url(images/nav_bg.jpg) repeat-x left top;
}
.gallery{background:url(images/Newday-Gall.jpg) no-repeat center top;
}
.Header{ height:235px;
}
.formbg{ background:url(images/form.png) no-repeat left top;
}
.rightnav{ background:#f8f8fa; 
			border:1px solid #efeff4;
			padding:8px;}
.simpletext{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; text-decoration:none; text-align:justify; color:#222d65; line-height:18px; padding:0 3px;}
.black{color:#000;
}
.bluebox{background:url(images/blue-box-bg.jpg) repeat-x left top;}
.rboxbg{ background:url(images/rboxbg.jpg) no-repeat left top;}
.punchtext{ font-family:century gothic; font-size:14px; font-weight:bold; text-decoration:none; text-align:justify; color:#7a7c88}
.readmore{ font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; text-decoration:underline;  color:#0caaec}
.readmore:hover{ font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; text-decoration:none;  color:#ffffff; padding:2px; background:#459df3}
.subinput{ background:#ffffff; border:1px solid #cdcdd4; width:197px;}
.cate{ font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; text-decoration:underline;  color:#93959f;padding:2px; line-height:18px;}
.cate:hover{ font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; text-decoration:none;  color:#ffffff; padding:2px; background:#459df3; line-height:18px;}
.footertext{ font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; text-decoration:none; text-align:justify; color:#000000; line-height:18px;}
.footertext:hover{ font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; text-decoration:underline; text-align:justify; color:#000000; line-height:18px;}
.FORMTITLEtext{ font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; text-decoration:none;  color:#ffffff; line-height:18px;}
.FORMsimtext{ font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; text-decoration:none;  color:#000; }
.inputbx{ background:#fff; border:1px solid #fcff11; width:200px;}
.inputbx1{ background:#fff; border:1px solid #fcff11; width:280px; height:100px;}
#previewPane{
		border:1px solid #CCCCCC;
		margin-bottom:10px;	
		text-align:center;
		vertical-align:middle;
		padding-top:10px;

		position:relative;
		
		/* CSS HACK */
		height: 432px;	/* IE 5.x */
		height/* */:/**/420px;	/* Other browsers */
		height: /**/420px;
				
	}
	#previewPane img{
		line-height:400px;
	}
	#dhtmlgoodies_slideshow{
		width:600px;	/* Total width of slideshow */


	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		font-family: Arial; font-size: 12px; color: #1d5da2; text-decoration: none; font-weight:bold;
	}
	#galleryContainer{
		
		height:102px;	/* Height of the images + 2 */
		border:1px solid #CCCCCC;
		position:relative;
		overflow:hidden;
		padding:1px;
		
		/* CSS HACK */
		height: 104px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/102px;	/* Other browsers */
		height: /**/102px;
				
	}
	#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;
	}
	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;		
	}
	#theImages{
		position:absolute;
		height:100px;
		left:40px;
		width:100000px;
		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:1px;
		filter: alpha(opacity=100);
		opacity: 0.5;
		cursor:pointer;
		border:0px;
	}

	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		background-color:#FFF;
		border:3px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}
	
	#theImages .imageCaption{
		display:none;


/*  THUMBNAIL  */
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}