@charset "utf-8";
/* CSS Document */
td img {
	display: block;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

body {
	background-image: url(template_images/wppaBG.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
a:hover {
	color: #D9D9E6;
	text-decoration: underline;
}
a:visited {
	color: #D9D9E6;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#bg {
	text-align: center;
	height: 100%;
	width: 100%;
	overflow: hidden;
}
#stage {
	height: 600px;
	width: 770px;
	position: relative;
	margin: 0 auto;
}
#flagBG {
	background-image: url(file://///Mainpc/wwwroot/En/template_images/content.jpg);
	background-repeat: no-repeat;
}

#bodyCopy {
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 770px;
	height: 424px;
	line-height: 15px;
	font-stretch: narrower;
}
#xcatLogo {
	position:absolute;
	left:547px;
	top:139px;
	z-index:1;
	text-align: center;
	overflow: hidden;
	padding: 5px;
	background-color: #FFFFFF;
}
#classone {
	position:absolute;
	left:551px;
	top:370px;
	z-index:1;
	text-align: left;
	padding: 5px;
	background-color: #FFFFFF;
}
#news {
	position:absolute;
	left:0px;
	top:338px;
	width:244px;
	height:188px;
	z-index:1;
	text-align: left;
	padding: 5px;
	background-color: #CCCCCC;
}
#news p {
	padding-right: 15px;
	padding-left: 15px;
}
#footer {
	height: 32px;
	position: relative;
	background-image: url(template_images/base.jpg);
	background-repeat: no-repeat;
	text-align: left;
	width: 770px;
	clear: left;
}


#footer #copyrightText {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	position: relative;
	padding-top: 12px;
	padding-left: 15px;
	overflow: hidden;

}
#copyrightText a:link {
	color: #999999;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#copyrightText a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	padding-right: 10px;
	padding-left: 10px;
}
#copyrightText a:active {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#copyrightText a:visited {
	color: #999999;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.heading {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	line-height: 13px;
}
.heading a:link {
	color: #000000;
	text-decoration: none;
}
.heading a:hover {
	color: #333333;
	text-decoration: underline;
}
.heading a:active {
	color: #333333;
	text-decoration: underline;
}
.heading a:visited {
	color: #000000;
	text-decoration: none;
}
.date {
	font-size: 8.5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.redNote {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.smallText {
	color: #333333;
	font-size: 9px;
	font-style: oblique;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 10px;
}
.smallText a:link {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
.smallText a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #7e071c;
}
.smallText a:active {
	font-weight: bold;
	text-decoration: none;
	color: #7e071c;
}

.smallText a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
#topNavs {
	font-size: 12px;
	width: 100%;
}
#topNavs ul {
	margin: 0px;
	}
#topNavs li {
	float: left;
	list-style-type: none;
	border-right: solid #666 1px;
	padding-top: 8px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
	height: 22px;
}
#topNavs li:first-child {
	float: left;
	list-style-type: none;
	border-left: solid #666 1px;
	padding-top: 8px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 9px;
	height: 22px;
}

#topNavs li:hover {
	background-color: #333333;
	border-top: solid #666 1px;
	height: 21px;
}

#topNavs a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #999999;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
}
#topNavs a:hover {
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
}
