html,body{
	margin:0;
	padding:0;
	width:100%;
    min-height:100%; /* when FF/etc automatically size the body/html it should be AT LEAST the height of the entire browser window, but can expand based on content. */
	height:100%;
	font-family:arial;
	font-size:12px;
	color:#000;
	line-height:16px;
	background-color:#fff;
}
a{
	font-family:arial;
	font-size:12px;
	color:#737373;
	font-weight:bold;
}
a.ss{
	font-size:10px !important;
}
a.ll{
	color:#737373;
	font-weight:normal !important;
	text-decoration:none;
}
a.ll:hover{
	color:#000;
	font-weight:bold !important;
	text-decoration:underline;
}

#mainPar{
	width:926px;
/*	height:100%;*/
/*	_height:100px;*/
/*	_height:auto;*/
	margin:auto;
}
#main{
	width:910px;
/*	min-height:620px;
	_height:620px;
*/	margin:auto;
/*	background-color:#E9E4D3;*/
	margin-top:17px;
/*	position:relative;*/
/*	top:0px;*/
/*	left:0px;*/
	background-color:#E9E4D3;
}
	#mbredge{
		position:absolute;
		top:-5px;
/*		bottom:20px;*/
		right:-8px;
		z-index:10;
		
		width:8px;
		height:100%;
		background-image: url('../img/mainBordVert1.gif');
		background-repeat: repeat-y;
	}
	#mbledge{
		position:absolute;
		top:-5px;
		left:-8px;
		width:8px;
		z-index:10;
		
		height:100%;
		background-image: url('../img/mainBordVert.gif');
		background-repeat: repeat-y;
	}
	#mbtedge{
		position:absolute;
		top:0px;
		left:0px;
		height:8px;
		z-index:10;
		
		width:100%;
		background-image: url('../img/mainBordHorz.gif');
		background-repeat: repeat-x;
	}
	#mbbedge{
		position:absolute;
		bottom:25px;
		left:0px;
		height:8px;
		z-index:10;
		width:100%;
		background-image: url('../img/mainBordHorz1.gif');
		background-repeat: repeat-x;
	}
	
	#mbbnw{
		position:absolute;
		top:0px;
		left:0px;
		height:12px;
		z-index:40;
		width:11px;
		background-repeat: no-repeat;
	}
	
	#mbbne{
		position:absolute;
		top:0px;
		right:0px;
		height:12px;
		z-index:15;
		width:11px;
		background-repeat: no-repeat;
	}
	#mbbsw{
		position:absolute;
		bottom:25px;
		left:0px;
		height:12px;
		z-index:15;
		width:11px;
		background-repeat: no-repeat;
	}
	
	#mbbse{
		position:absolute;
		bottom:25px;
		right:0px;
		height:12px;
		z-index:15;
		width:11px;
		background-repeat: no-repeat;
	}

	#topInfo{
		height:22px;
		clear:both;
		background-image: url('../img/toppBg.gif');		
		background-repeat:repeat-x;
		margin-top:9px;
		padding-left:14px;
		padding-right:14px;
		padding-top:14px;
		
	}

	#topInfo img{
		margin-top:-14px;
	}
	
	#menuBody{
		height:106px;
		width:100%;
		background-image: url('../img/topbg.gif');
	}
		#searchForm .input1{
			height:22px;
			width:191px;
			padding:0;
			
			background-image: url('../img/searchBg.gif');
			background-repeat:no-repeat;
		}
		.input2{
			width:66px;
			height:22px;
		}
		
	#bodyy{
		width:100%;
		min-height:480px;
		_height:480px;
		background-color:#e9e4d3;
		padding-top:11px;
	}
	#mainTransFloater {
/*		background-image:url(../img/maintbg.png);*/
		height:52px;
		left:0;
		margin-left:7px;
		position:absolute;
		top:0;
		width:580px;
		z-index:130;
	}		
	.lowerHeader{
		height:47px;
		width:100%;
		background-image: url('../img/subHDBg.gif');
		font-size:26px;
		color:#007f91;
		line-height:40px
	}
		.moreBut{
			position:absolute;
			top:7px;
			right:10px;
		}
		
		.subBA{
			width:130px;
			height:33px;
			padding-left:5px;
			padding-top:2px;
			background-image: url('../img/mainNwsBg0.gif');
			margin-bottom:1px;
			font-size:14px;
			color:#fff;
			font-weight:bold;
		}
		a.linkBA{
			font-size:14px;
			color:#fff;
			font-weight:bold;
			text-decoration:none;
			
		}
		a.linkBA:hover{
			text-decoration:none;
		}
		.subBB{
			background-image: url('../img/mainNwsBg1.gif') !important;
			
		}
	.lowerSubHeader{
		background-color:#f0f0f0;
		width:100%;
		height:28px;
		line-height:28px;
		font-size:11px;
		font-weight:bold;
		color:#003563;
	}
	.lowerContent{
		color:#737373;
		width:265px;
		padding-left:15px;
		font-size:12px;
		background-color:#fff;
		line-height:17px;
		height:90px;
	}
	.lowerContent2{
		height:125px !important;
		_height:150px !important;
	}
	
.galHover{
	width:520px;
	height:37px;
	background-image: url('../img/maintbg.png');
	position:absolute;
	padding:10px;
	padding-top:5px;
/*	margin-left:7px;*/
	bottom:0px !important;
	left:0px;
/*	z-index:130;*/
	z-index:5;
	font-size:11px;
}	
.galHoveralt{
		width:520px;
/*		height:37px;*/
background-image: url('../img/maintbg.png');
		position:absolute;
		padding:10px;
		padding-top:5px;
		top:60% !important;
		left:0px;
		z-index:5;
		font-size:11px;
	
}
.viewalbum {
bottom:-6px;
position:absolute;
right:10px;
z-index:1000;
}
.winRE{
	position:absolute;
	top:0px;
	right:0px;
	z-index:10;
	width:7px;
	height:100%;
	background-image: url('../img/winBordRight.gif');
	background-repeat: repeat-y;
}

.winBE{
	position:absolute;
	bottom:0px;
	left:0px;
	height:7px;
	z-index:10;
	width:100%;
	background-image: url('../img/winBordBottom.gif');
	background-repeat: repeat-x;
}
.winSEC{
	position:absolute;
	bottom:0px;
	_bottom:-3px;
	right:0px;
	height:11px;
	z-index:15;
	width:11px;
	background-repeat: no-repeat;
}
.winNEC{
	position:absolute;
	top:-2px;
	right:0px;
	height:8px;
	z-index:15;
	width:10px;
	background-repeat: no-repeat;
}
.winSWC{
	position:absolute;
	bottom:0px;
	_bottom:-4px;
	left:-1px;
	width:20px;
	height:10px;
	z-index:15;
	background-repeat: no-repeat;
}

.w540{
	width:540px;
}
.w210{
	width:210px;
}
.w580{
	width:580px;
	min-height:100px;
	_height:100px;
}	

.w594{
	width:594px;
	
}	
.w450{
	width:450px;
}
.w410{
	width:410px;
}

.w280{
	width:280px;
	min-height:100px;
	_height:100px;
}	
		
.w294{
	width:294px !important;
}	
.w340{
	width:324px;
}
.w235{
	background-color:#FFFFFF;
	height:160px;
	padding-left:5px;
	padding-right:5px;
	padding-top:56px;
	text-align:justify;
	width:246px;
}
.w270{
	width:270px;
	min-height:100px;
	_height:100px;
}	
.h285{
	height:285px;
}		
.w284{
	width:284px !important;
}	
.w577{
	width:577px;
	min-height:100px;
	_height:100px;
}	
		
.w591{
	width:591px !important;
}	
.w250{
	width:250px;
}
.bgw{
	background-color:#fff;
}		
		
.st1{
	font-size:14px !important;
	font-weight:bold;
	color:#003563;
}
.st2{
	font-family:14px;
	font-weight:bold;
	color:#737373;
}

.st3{
	color:#003563;
	font-size:24px;
	font-weight:bold;
	line-height:50px;
}

.st4{
	color:#008699;
	font-size:14px;
	line-height:57px;
	font-weight:bold;
	text-decoration:none;
}
.st5{
	color:#000;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

.st6{
	font-size:18px;
	color:#007f91;
	line-height:20px;
}

.st7{
	font-weight:bold;
}

.st8{
	color:#003563;
	font-size:22px;
	font-weight:bold;
	line-height:30px;
}

.st0lh{
/*	line-height:0px !important;*/
}
.blink{
	color:#FF9933;
	text-decoration:none;
}

.alink{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:normal;
	color:#FFF;
	text-decoration:none;
}

.righteo{
	float:right !important;
}

.clr{
	clear:both;
}

.clrx{
	clear:both;
	line-height:0px !important;
/*	height:0px;*/
}

.leftio{
	float:left !important;
}

.bld{
	font-weight:bold !important;
}

.cnt{
	text-align:center;
}
.jst{
	text-align:justify;
}

.mo{
	margin:0;
	padding:0;
}
.posrel{
	position:relative;
	top:0px;
	left:0px;
}
.brd{
	border:1px solid red;
}
.brd2{
	border:3px solid #000;
}
.marau{
	margin:auto !important;
}
.container { 
/*	overflow-x: visible;
	overflow-y: hidden;
*/	
/*	float:left;*/
/*	padding-bottom:-5px;*/
	overflow:hidden !important;
	
}

.bigov{margin-bottom: -2000px !important; padding-bottom: 2000px !important; }

.wfix{
	width:100%;
}
.hfix{
	height:100%;
}
.non{
	display:none;
}
.lzindex{
	z-index:1;
}
* html img,

* html .png{

    position:relative;

    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",

        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",

        this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),

        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",

        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)

    );

}
#stoImage{
	margin:3px 10px 1px;
}
/*img { behavior: url(css/iepngfix.htc) }*/
.galo{
	min-height:250px;
	_height:250px;
}
.justt{
	text-align:justify;
}
.capp{
	font-family:Helvetica;
	font-size:11px;
	width:288px;
	text-align:center;
	margin:8px;
/*	margin-right:4px;
	margin-left:4px;
*/}
.matt2{
	background-color: #fff;
/*	padding-left:10px;
	padding-right:10px;
	padding-top:55px;
	padding-bottom:35px;
*/	width:550px;
	padding:55px 15px 35px 15px;
}
.matt2 div{
	margin-left:4px;
	margin-right:4px;
/*	margin-top:-55px;*/
/*	margin-bottom:35px;*/
}
.bgw{
	background-color:#fff;
}
.marqq{
	background-color:white;
	color:red;
	font-size:21px;
	height:22px;
	margin-bottom:10px;
	margin-left:7px;
	margin-top:0;
	padding-top:3px;
	width:580px;
}
.marqq marquee{
	width:560px;
}
.ml20{
	margin-left:20px;
	_margin-left:0px;
}
.ml27{
	margin-left:27px;
}
.mca{
	color:#737373;
	font-size:11px !important;
}
.mcab{
	color:#737373;
	font-size:22px !important;
}
.mar8{
	margin: 5px !important;
}