@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #003300;
	background-image: url(images/bg_pattern.png);
	background-repeat: repeat;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #CCCCCC;
}
.fSize14 {
	font-size: 14px;
}
#apDiv2 {
	position:absolute;
	width:146px;
	height:118px;
	z-index:1;
	background-image: url(images/Green_Dragon_Top_BG.png);
	border: 0;
	right: 0px;
}
#apDiv3 {
	position:absolute;
	width:142px;
	height:192px;
	z-index:2;
	left: 262px;
	top: 147px;
}

#divContent {
	color: #440000;
	background-image: url(images/Green_Dragon_Content_BG.png);
	background-repeat: repeat;
	font-size: 12px;
}
#divContent table {
	color: #550000;
}
.PageHeadline {
	font-size: 14px;
	color: #550000;
	font-weight: bold;
}
#divContent #divImage {
	height: 300px;
	width: 150px;
	position: relative;
	border: 0;
}
#divContent .divText {
	position: relative;
	height: auto;
	width: inherit;
}
a {
	color: #0099FF;
}
#tblContent {
	color: #550000;
	text-align: left;
	vertical-align: top;
}
#tblContent th{
	text-align: left;
	vertical-align: top;
}
#tblContent a {
	font-weight: bold;
	color: #0B99E2;
	vertical-align: top;
}
#tblContent caption {
	font-size: 14px;
	font-weight: bolder;
	text-decoration: underline;
	color: #440000;
	text-transform: none;
	text-align: left;
	vertical-align: top;
}
#tblContent #subCapition {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #550000;
	text-decoration: none;
	text-transform: none;
}
