img {
	border:0;
}

a {
	text-decoration: none;
	color: #CC6600;
}
a:hover {
	text-decoration: underline;
	color: #CC6600;
}


.cbg {
	clear: both;
	margin: 0px;
	padding: 20px;
	background-color:#FFFFFF;
}

.doc {
	width:900px;
}

.hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#669900 !important;
	font-weight: bold;
	text-decoration: none;
}

.subhdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663300;
	font-weight: bold;
}
.subhdr a {
	color: #663300 !important;
	text-decoration: underline;
}

.ssubhdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #993300;
}

.text {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	line-height:18px;
	color:#454545;
}

td {
	vertical-align: top;
}

table.anchor td, .anchor {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #EB8C04;
}
table.anchor td a {
	text-decoration: none;
	color: #EB8C04;
}
table.anchor td a:hover {
	text-decoration: underline;
	color: #EB8C04;
}

td.divider {
	height:1px;
	font-size:1px;
	padding: 0px;
	border:0px;
	background-color:#999999;
}

.ssubhdr {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-weight:bolder;
	color:#333333;
}

.remark {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height:13px;
	color:#454545;
}

.txtLink {
	margin-top:-10px;
	margin-bottom:35px;
}

.txtLink a {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	font-weight:bolder;
	color:#CC6600;
}
.no {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	line-height:normal;
	font-weight:bold;
	width:35px;
	padding-right:6px;
	text-align:right;
	padding-top:3px;
}


.topLink {
	margin-top:10px;
	margin-bottom:35px;
	width: 100%;
	height: 20px;
}
.topLink a {
	display: inline-block;
	width: 35px;
	height: 15px;
	text-decoration: none;
	background-image: url(img/btn_top.png);
	background-repeat: no-repeat;
	margin-right: 4px;
	float:right;
}