@charset "utf-8";
.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #3E126D;
}
.newstxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}
.newsdate {
	font-weight: bold;
	font-size: 12px;
	color: #000;
}
.historytxt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#footer {
	position:absolute;
	width:970px;
	height:78px;
	z-index:1;
	background-color: #333;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	left: auto;
	right: auto;
	bottom: 0px;
}
.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
}
#titlebox {
	position:absolute;
	left:35px;
	top:200px;
	width:900px;
	height:40px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #000;
	background-image: url(../Graphics/historyback.gif);
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #511D8A;
	text-align: center;
	font-variant: small-caps;
	padding-top: 5px;
}
#trmain1 {
	position:absolute;
	left:35px;
	top:275px;
	width:430px;
	height:650px;
	z-index:1;
	padding: 2px;
}
#trmain2 {
	position:absolute;
	top:275px;
	width:430px;
	height:650px;
	z-index:1;
	right: 45px;
}
#cismain1 {
	position:absolute;
	left:35px;
	top:275px;
	width:900px;
	height:50px;
	z-index:1;
}
#cismain2 {
	position:absolute;
	left:235px;
	top:350px;
	width:500px;
	height:267px;
	z-index:1;
	padding: 2px;
}
#iamain1 {
	position:absolute;
	left:35px;
	top:275px;
	width:900px;
	height:950px;
	z-index:1;
	padding: 2px;
}
#phmain1 {
	position:absolute;
	left:35px;
	top:275px;
	width:900px;
	height:450px;
	z-index:1;
	padding: 2px;
}
#phmain2 {
	position:absolute;
	left:35px;
	top:275px;
	width:900px;
	z-index:1;
	padding: 2px;
}
#ybymain1 {
	position:absolute;
	left:35px;
	top:275px;
	width:900px;
	height:480px;
	z-index:1;
}
#ybymain2 {
	position:absolute;
	left:35px;
	top:775px;
	width:900px;
	height:1300px;
	z-index:1;
}
#ybymain3 {
	position:absolute;
	left:35px;
	top:275px;
	width:900px;
	height:2400px;
	z-index:1;
}
.bigtitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #511E8A;
	text-decoration: underline;
}
.smital {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #000;
}









#wrapper #footer p a:link {
	color: #FFF;
}

