body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#FFFFFF;
}
.bg01 {
	background-image:url(images/bg_01.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.bg02 {
	background-image:url(images/bg_02.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.bg03 {
	background-color:#EEEEEE;
}
.bg04 {
	background-color:#B5DFEB;
}
td {
	font-family:Sylfaen,Arial unicode;
	font-size:11px;
	color:#000000;
}
a:link {
	color:#84A7D7;
	text-decoration:none;
font-size:12pt;
}
a:visited {
	color:#84A7D7;
	text-decoration:none;
font-size:12pt;
}
a:hover {
	color:#84A7D7;
	text-decoration:underline;
font-size:12pt;
}
a:active {
	color:#84A7D7;
	text-decoration:none;
font-size:12pt;
}
.a2:link {
	color:#587C9E;
	text-decoration:none;
font-size:12pt;
}
.a2:visited {
	color:#587C9E;
	text-decoration:none;
font-size:12pt;
}
.a2:hover {
	color:#587C9E;
	text-decoration:underline;
font-size:12pt;
}
.a2:active {
	color:#587C9E;
	text-decoration:none;
font-size:12pt;
}
.a3:link {
	color:#84A7D7;
	text-decoration:none;
	border: 1px solid #84A7D7;
}
.a3:visited {
	color:#84A7D7;
	text-decoration:none;
	border: 1px solid #84A7D7;
}
.a3:hover {
	color:#84A7D7;
	font-weight:bold;
	text-decoration:none;
	border: 2px double #84A7D7;
}
.a3:active {
	color:#84A7D7;
	text-decoration:none;
	border: 1px solid #84A7D7;
}
.point {
	background-image:url(images/point_02.gif);
	background-repeat:repeat-y;
	background-position:right;
}
.shd01 {
	background-image:url(images/shd_01.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
.padd {
	padding-left:20px;
	padding-right:20px;
}
.npadd {
	padding:7px;
	background-image:url(images/shd_01.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
.padd5 {
     padding:5px;
}
.point2 {
	background-image:url(images/point.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.txt18 {
	font-size:18px;
	color:#1D3867;
}
.shpadd {
	background-image:url(images/shd_01.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
.lpadd {
	padding-left:40px;
	padding-right:20px;
}
input {
	font-family:Sylfaen,Arial unicode;
	border: 1px solid #999999;
	font-size: 11px;
	color: #000000;
}
textarea{
	font-family:Sylfaen,Arial unicode;
	border: 1px solid #999999;
	font-size: 11px;
	color: #000000;
	overflow: auto;	
}
select {
	font-family:Sylfaen,Arial unicode;
	border: 1px solid #999999;
	font-size: 11px;
	color: #000000;
}
.red {
	color:#FF0000;
}
.scroll {
	overflow:auto;
	width:100%;
	height:250px;
}