html {
	background-color: #3a71b5;
	background-image: url(Images/MainBack.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color: #3a71b5;
	background-image: url(Images/MainBack.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
#head td {
	background-color: #C5E9FF;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}

.seaBack {
	background-image: url(Images/SeaBack.jpg);
	background-repeat: repeat-x;
	background-position: center 250px;
	background-color: #488ce0;

}
.shadow {
	background-image: url(Images/Shadow.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
.shadow2 {
	background-image: url(Images/Shadow.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.shadowCorner {
	background-image: url(Images/mainBottomRight.gif);
	background-repeat: no-repeat;
	background-position: left top;

}

.formBorder1 { 
	line-height: 1px; 
	font-size: 1px; 
	background-color: #ffffff; 
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	-khtml-opacity: 0.50;
	opacity: 0.50;
}
.formCorner1 { 
	line-height: 1px; 
	font-size: 1px; 
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	-khtml-opacity: 0.50;
	opacity: 0.50;
}
.formBack1 {
	background-image: url(Images/formBack1.png);		
}

.formBorder2 { 
	line-height: 1px; 
	font-size: 1px; 
	background-color: #ffffff; 
	filter:alpha(opacity=92);
	-moz-opacity:0.92;
	-khtml-opacity: 0.92;
	opacity: 0.92;
}
.formCorner2 { 
	line-height: 1px; 
	font-size: 1px; 
	filter:alpha(opacity=92);
	-moz-opacity:0.92;
	-khtml-opacity: 0.92;
	opacity: 0.92;
}
.formBack2 {
	background-image: url(Images/formBack2.png);		
}

.formBorder3 { 
	line-height: 1px; 
	font-size: 1px; 
	background-color: #FEF9D6; 
	filter:alpha(opacity=92);
	-moz-opacity:0.92;
	-khtml-opacity: 0.92;
	opacity: 0.92;
}
.formCorner3 { 
	line-height: 1px; 
	font-size: 1px; 
	filter:alpha(opacity=92);
	-moz-opacity:0.92;
	-khtml-opacity: 0.92;
	opacity: 0.92;
}
.formBack3 {
	background-image: url(Images/formBack3.png);		
}
.mainBox {
	margin-top:-100px; 
	width:990px; 
	position:relative; 
	text-align:center; 
	z-index:2; 
/*	border: 1px solid #00ff00; */
}

.mainContent {
	position: relative; 
	margin: -16px 0px -30px; 
	display:block; 
/*	border: 1px solid #ffff00; */
}

#detail {
	position:absolute; 
	z-index: 200; 
	display: none; 
	cursor: default; 
/*	border: 1px dashed #ff0000; */
}

#detailClose {
	position:absolute; 
	top: 0px; 
	right: 0px; 
	width:32px; 
	height:32px; 
	z-index:10; 
/*	border: 1px solid #00ff00; */
}
#detailClose a {
	margin: 8px 8px; 
	display: block; 
	position: relative;
}
#detailClose div { 
	line-height: 1px; 
	font-size: 1px; 
	position:absolute; 
	left:0px; 
	bottom:0px;
	width:16px; 
	height:16px; 
	
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	-khtml-opacity: 0.80;
	opacity: 0.80;
}
#detailContent { 
	position:relative; 
	z-index:2; 
/* 	border: 1px dashed #0000ff */
}

#newsAnchor {
	position:absolute; 
	top:15px; 
	width:40px; 
	height:15px; 
	z-index:30; 
}

/*

table#trans {
	filter:alpha(opacity=50);
	color: #FFFFFF;

	-moz-opacity:0.50;
	-khtml-opacity: 0.50;
	opacity: 0.50;
}
table#trans2 {
	filter:alpha(opacity=92);
	-moz-opacity:0.92;
	-khtml-opacity: 0.92;
	opacity: 0.92;
}
table#trans3 {
	filter:alpha(opacity=92);
	-moz-opacity:0.92;
	-khtml-opacity: 0.92;
	opacity: 0.92;
}
.trans {
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	-khtml-opacity: 0.80;
	opacity: 0.80;
}
.backTrans {
	filter:alpha(opacity=40);
	-moz-opacity:0.40;
	-khtml-opacity: 0.40;
	opacity: 0.40;
}

#noTrans {
	filter:alpha(opacity=100);
	-moz-opacity:1.00;
	-khtml-opacity: 1.00;
	opacity: 1.00;
}
.noTrans {
	filter:alpha(opacity=100);
	-moz-opacity:1.00;
	-khtml-opacity: 1.00;
	opacity: 1.00;
}

.loading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;

	position: absolute; 
	left: 40%; 
	top: 40%; 
	width: 200px; 
	height: 30px; 
	z-index: 100; 
}

.detail {
	border: 1px solid #FF0000;
}
*/
