#sliderFrame, #sliderFrame div {
    box-sizing: content-box;
}
#sliderFrame 
{
    position:relative;
    width:820px;
    margin:0 auto; /*center-aligned*/
}

#slider, #slider div.sliderInner {
    width:820px;height:300px;/* Must be the same size as the slider images */
}

#slider {
	background:#fff url(loading.gif) no-repeat 50% 50%;
	position:relative;
	margin:0 auto; /*center-aligned*/
    transform: translate3d(0,0,0);
    box-shadow: 0px 1px 5px #999999;
}

/* image wrapper */
#slider a.imgLink, #slider div.video {
	z-index:2;
	position:absolute;
	top:0px;left:0px;border:0;padding:0;margin:0;
	width:100%;height:100%;
}
#slider .video {
	background:transparent url(video.png) no-repeat 50% 50%;
}

/* Caption styles */
#slider div.mc-caption-bg, #slider div.mc-caption-bg2 {
	position:absolute;
	width:100%;
	height:auto;
	padding:10px 0;/* 10px will increase the height.*/
	left:0px; /*if the caption needs to be aligned from right, specify by right instead of left. i.e. right:20px;*/
	bottom:0px;/*if the caption needs to be aligned from top, specify by top instead of bottom. i.e. top:150px;*/
	z-index:3;
	overflow:hidden;
	font-size: 0;
}
#slider div.mc-caption-bg 
{
    /* NOTE: Its opacity is to be set through the sliderOptions.captionOpacity setting in the js-image-slider.js file.*/
	background:Black;/* or any other colors such as White, or: background:none; */
}
#slider div.mc-caption-bg2 {
    background:none;
}
#slider div.mc-caption {
	font: bold 14px/20px Arial;
	color:#EEE;
	z-index:4;
	text-align:center;
    background:none;
}
#slider div.mc-caption a {
	color:#FB0;
}
#slider div.mc-caption a:hover {
	color:#DA0;
}


/* ------ built-in navigation bullets wrapper ------*/
/* Note: check themes\2\js-image-slider.css to see how to hide nav bullets */
#slider div.navBulletsWrapper  {
    top:320px;/* Its position is relative to the #slider */
	text-align:center;
	background:none;
	position:relative;
	z-index:5;
}

/* each bullet */
#slider div.navBulletsWrapper div 
{
    width:11px; height:11px;
    font-size:0;color:White;/*hide the index number in the bullet element*/
    background:transparent url(bullet.png) no-repeat 0 0;
    display:inline-block; *display:inline; zoom:1;
    overflow:hidden;cursor:pointer;
    margin:0 6px;/* set distance between each bullet*/
}

#slider div.navBulletsWrapper div.active {background-position:0 -11px;}


/* --------- Others ------- */

#slider div.loading 
{
    width:100%; height:100%;
    background:transparent url(loading.gif) no-repeat 50% 50%;
    filter: alpha(opacity=60);
    opacity:0.6;
    position:absolute;
    left:0;
    top:0; 
    z-index:9;
}

#slider img, #slider>b, #slider a>b {
	position:absolute; border:none; display:none;
}

#slider div.sliderInner {
	overflow:hidden; 
	-webkit-transform: rotate(0.000001deg);/* fixed the Chrome not crop border-radius bug*/
	position:absolute; top:0; left:0;
}

#slider>a, #slider video, #slider audio {display:none;}




.Links {
	color:#e2d9d9; font-size: 14px; font-family:"Franklin Gothic Medium"; text-decoration:none;
}
.sitestat {color: #7D1404; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-weight:bold; font-style:italic;}

.Bar-in-Links {
	color:#FFFFFF; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none; }
	
.Imp-Links {
	color:#FFFFFF; font-size: 14px; font-family:"Franklin Gothic Medium"; text-decoration:none; font-style:italic; }
	
.TextBox {
	BORDER-RIGHT: #7d1404 1px solid; BORDER-TOP: #7d1404 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 12px; BORDER-LEFT: #7d1404 1px solid; BORDER-BOTTOM: #7d1404 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif
}

#ComboBox {
	BORDER-RIGHT: #006699 1px solid; BORDER-TOP: #006699 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 12px; BORDER-LEFT: #006699 1px solid; BORDER-BOTTOM: #006699 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif
}

.Button {
	BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 12px; BORDER-LEFT: #cccccc 1px solid; COLOR: #000000; BORDER-BOTTOM: #cccccc 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #eeeeee; TEXT-DECORATION: none
}

.TextArea {
	BORDER-RIGHT: #7D1404 1px solid; BORDER-TOP: #7D1404 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 12px; BORDER-LEFT: #7D1404 1px solid; BORDER-BOTTOM: #7D1404 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif
}

.ComboBox {
	BORDER-RIGHT: #7d1404 1px solid; BORDER-TOP: #7d1404 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 12px; BORDER-LEFT: #7d1404 1px solid; BORDER-BOTTOM: #7d1404 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif
}

.BlackTxt {
	color:#000000; font-size: 12px; font-family:"Franklin Gothic Medium"; text-decoration:none;
	}

.Cbox-Links1 {
	color:#000000; font-size: 14px; font-family:"Fixedsys"; text-decoration:none;
}

.Cbox-Links2 {
	color:#FFFFFF; font-size: 14px; font-family:"Franklin Gothic Medium";text-decoration:none;
}

.Cbox-Links {
	color:#000000; font-size: 14px; font-family:"Fixedsys"; text-decoration:underline;
}

.Query-Links {
	color:#000000; font-size: 14px; font-family:"Franklin Gothic Medium"; text-decoration:underline;
}

.Query-Links-Date {
	color:#000000; font-size: 14px; font-family:"Franklin Gothic Medium"; text-decoration:none;
}

.upparbarborder {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; BORDER-LEFT: #999999 1px solid; BORDER-BOTTOM: #999999 0px solid
	}
	
.Flash {
	BORDER-RIGHT: #999999 0px solid; BORDER-TOP: #999999 0px solid; BORDER-LEFT: #999999 1px solid; BORDER-BOTTOM: #999999 0px solid
	}	
.GrayBorder-TOP {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 0px solid; BORDER-LEFT: #999999 1px solid; BORDER-BOTTOM: #999999 0px solid
	}	
.GrayBorder-VC {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 0px solid; BORDER-LEFT: #999999 0px solid; BORDER-BOTTOM: #999999 0px solid
	}
		
.GrayBorder-VC2 {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 0px solid; BORDER-LEFT: #999999 0px solid; BORDER-BOTTOM: #999999 0px solid
	}
	
.InsideAIOU {
	BORDER-RIGHT: #999999 0px solid; BORDER-TOP: #999999 0px solid; BORDER-LEFT: #999999 0px solid; BORDER-BOTTOM: #999999 0px solid
	}
	
.MiddleLinks {
	BORDER-RIGHT: #999999 0px solid; BORDER-TOP: #999999 1px solid; BORDER-LEFT: #999999 0px solid; BORDER-BOTTOM: #999999 0px solid
	}
	.TableGrayBorder {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; BORDER-LEFT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid
	}
.WhatsNew {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; BORDER-LEFT: #999999 1px solid; BORDER-BOTTOM: #999999 0px solid
	}
.footer {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 0px solid; BORDER-LEFT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid
	}
	
.mainfont {
	color:#000000; font-size: 16px; font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif; text-decoration:none;
}
.mainfont-yellow {
	color:#D6952F; font-size: 14px; font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif; text-decoration:none;
}
.mainfont-lite {
	color:#e2d9d9; font-size: 14px; font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif; text-decoration:none;
}

.mainfont-maroon {
	color:#7d1404; font-size: 14px; font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif; text-decoration:none;
}

.mainfont-bold {
	color:#000000; font-size: 14px; font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif; text-decoration:none; font-weight:bold;
}

.mainfont-White {
	color:#FFFFFF; font-size: 16px; font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif; text-decoration:none;
}

.mainfont-underline {
	color:#000000; font-size: 14px; font-family:"Franklin Gothic Medium"; text-decoration:underline;
}

.CalendarLink:link {
	color:#000000; font-size: 13px; font-family:"Franklin Gothic Medium"; text-decoration:none;
}

.CalendarLink:visited {
	color:#000000; font-size: 13px; font-family:"Franklin Gothic Medium"; text-decoration:none;
}

.CalendarLink:active {
	color:#000000; font-size: 13px; font-family:"Franklin Gothic Medium"; text-decoration:none;
}

.CalendarLink:hover {
	color:#000000; font-size: 13px; font-family:"Franklin Gothic Medium"; text-decoration:none;
}

.RedSmallHeading {
	 FONT-SIZE: 13px; COLOR: #FF0000; font-family:"Franklin Gothic Medium"; text-decoration:none;
}

.Footer {
	color: #FFFFFF; font-size: 13px; font-family:"Franklin Gothic Medium"; text-decoration:none;font-style:italic;
	}
.mainfont1 {
	color:#000000; font-size: 12px;  font-family:"Franklin Gothic Medium"; text-decoration:none; 
}	

	