﻿body{
	background:black url('Images/bkgd.bmp') repeat-x scroll;
	text-align:justify;
	font-weight:normal;
	font-size:16px;
	color:#FFF;
}
.tit{
	font-style:italic;
}
ul.navBtns, ul.btnRt{
	list-style:none;
	margin:0px;
	padding:0px;
}
li{
	margin-bottom:5px;
}
a{
	color:#666;
	text-decoration:none;
	margin:0;
	padding:0;
}
a:hover{
	color:#8AB4DC;
}
.btnMain a{
	width:150px;
	height:27px;
	display:block;
	background: url('Images/btnMain.bmp') no-repeat 0 -27px;
}
.navBtns a:hover{
	width:150px;
	height:27px;
	display:block;
	background-position:0 0;
}
.btnRt a:hover{
	/*width:150px;
	height:27px;*/
	display:block;
	background-position:0 0;
}
.btnTech a{
	width:150px;
	height:27px;
	display:block;
	background:url('Images/btnTech.bmp') no-repeat 0 -27px;
}
.btnNet a{
	width:150px;
	height:27px;
	display:block;
	background:url('Images/btnNet.bmp') no-repeat 0 -27px;
}
.btnOut a{
	width:150px;
	height:27px;
	display:block;
	background:url('Images/btnOut.bmp') no-repeat 0 -27px;
}
.btnRec a{
	width:150px;
	height:27px;
	display:block;
	background: url('Images/btnRec.bmp') no-repeat 0 -27px;
}
.btnMeet a{
	width:150px;
	height:27px;
	display:block;
	background: url('Images/btnMeet.bmp') no-repeat 0 -27px;
}
.btnPub a{
	width:150px;
	height:27px;
	display:block;
	background:url('Images/btnPub.bmp') no-repeat 0 -27px;
}
.btnLog a{
	width:150px;
	height:27px;
	display:block;
	background:url('Images/btnLog.bmp') no-repeat 0 -27px;
}
.btnPress a{
	width:150px;
	height:27px;
	display:block;
	background:url('Images/btnPress.bmp') no-repeat 0 -27px;
}
.btnWel a{
	width:150px;
	height:27px;
	display:block;
	background:url('Images/btnWel.bmp') no-repeat 0 -27px;
}
.btnPbar a{
	width:150px;
	height:27px;
	display:block;
	background:url('Images/btnPbar.bmp') no-repeat 0 -27px;
}
.btnApdat a{
	width:150px;
	height:27px;
	display:block;
	background:url('Images/btnApdat.bmp') no-repeat 0 -27px;
}
.btnNetFac a{
	width:150px;
	height:27px;
	display:block;
	background:url('Images/btnNetFac.bmp') no-repeat 0 -27px;
}
.btnESR a{
	width:150px;
	height:27px;
	display:block;
	background:url('Images/btnESR.bmp') no-repeat 0 -27px;
}
.btnWts a{
	width:150px;
	height:27px;
	display:block;
	background:url('Images/btnWts.bmp') no-repeat 0 -27px;
}
.btnWtsTsk a{
	width:150px;
	height:27px;
	display:block;
	background:url('Images/btnWtsTsk.bmp') no-repeat 0 -27px;
}
.btnWtsStr a{
	width:150px;
	height:27px;
	display:block;
	background:url('Images/btnWtsStr.bmp') no-repeat 0 -27px;
}
.btnProp a{
	width:150px;
	height:27px;
	display:block;
	background:url('Images/btnProp.bmp') no-repeat 0 -27px;
}
.btnNaE a{
	width:150px;
	height:27px;
	display:block;
	background:url('Images/btnNaE.bmp') no-repeat 0 -27px;
}
.btnER a{
	width:150px;
	height:27px;
	display:block;
	background:url('Images/btnER.bmp') no-repeat 0 -27px;
}
.btnPubPol a{
	width:150px;
	height:27px;
	display:block;
	background:url('Images/btnPubPol.bmp') no-repeat 0 -27px;
}
.btnPubPol2 a{
	width:150px;
	height:27px;
	display:block;
	background:url('Images/btnPubPol2.bmp') no-repeat 0 -27px;
}
.btnNam a{
	width:150px;
	height:27px;
	display:block;
	background:url('Images/btnNam.bmp') no-repeat 0 -27px;
}
.btnTop a{
	width:36px;
	height:16px;
	display:block;
	background:url('Images/btnTop.bmp') no-repeat 0 -16px;
}
.btnBk a{
	width:48px;
	height:16px;
	display:block;
	background:url('Images/btnBk.bmp') no-repeat 0 -16px;
}
h1, h1.sub, h2, h2.mem, h3, h4{
	letter-spacing:-1px;
	font-weight:normal;
}
h1{
	color:#FFF;
	font-size:48px;
	text-align:center;
}
h1.sub{
	font-size:32px;
	color:#FFF;
}
h2{
	color:#900;
	font-size:32px;
	margin:0;
	border-bottom:1px solid #800;
}
h3{
	color:#900;
	font-size:26px;
	margin-top:36px;
	border-bottom:1px solid #800;	
}
h4{
	color:#900;
	font-size:22px;
	border-bottom:1px solid #800;
}
#sgleBtnRt{
	float: right;
	text-align:right;
}
#header{
	height:154px;
}
#footer{
	clear:both;
	padding:20px 0 40px 0;
	border-top:1px #666 solid;
}
#footer p{
	margin:0 0 5px 0;
	text-align:center;
	line-height:normal;
	font-size:16px;
}
#footerleft{
	float:left;
	width:439px;
	padding:5px;
	text-align:right;
	border-right:1px solid #111;
}
#footerright{
	float:right;
	width:439px;
	padding:5px;
	text-align:left;
	border-left:1px solid #111;	
}
img.right{
	float:right;
	width:380px;
	padding:10px 0px 5px 15px;
	border:0px;
}
img.sright{
	float:right;
	width:140px;
	padding:10px 0px 10px 15px;
	border:0px;
}
.imCentre{
	text-align:center;
}
#titleGap{
	height:50px;
}
#navigation{
	float:left;
	width:150px;
	padding:6px;
	margin-top:25px;
	/*border:1px #2B2B2B solid;*/
}
#globalWrapper{
	width:900px;
	margin:0 auto;
	padding:0;
}
#topicContent{
	float:right;
	width:700px;
	padding:10px 10px 10px 10px;
	/*border:1px solid aqua;*/
}
#topicContent a{
	color:#8AB4DC;/*color:#A4A4A4;FFFF99*/
	text-decoration:none;
}
#topicContent a:hover{
	color:#800;
}
#topicContent .esracc{
	color:#008000;
}
#topicContent .esrint{
	color:#0033CC;
}
#topicContent .esrunav{
	color:#C40000;
}
.topicContentSub{
	float: right;
	width:670px;
	padding:0 10px 10px 20px;
	/*border:1px solid lime;*/
}
#topicContent .module{
	border-bottom:1px solid #800;
	width:700px;
	float:left;
	/*border:1px solid yellow;*/
}
#topicContent table{
	width:700px;
	border:1px;
}
#topicContent td{
	text-align:center;
	border:1px solid #AAA;
}
#topicContent td.header{
	text-align:center;
	font-size:24px;
	color:silver;
}
#topicContent td.pics{
	width:220px;
	padding:6px 0 2px 0;
	vertical-align:middle;
	margin:0;
}
#topicContent td.picnobd{
	width:220px;
	padding:6px 0 2px 0;
	vertical-align:middle;
	margin:0;
	border:0px;
}
#topicContent td.pics a{
	color:#800000;
}
#topicContent th{
	text-align:center;
}
#topicContent td.piccap{
	width:220px;
	padding:6px 4px 2px 4px;
	text-align:justify;
	font-size:11px;
	vertical-align:top;
	margin:0;
	border:0px;
}
