a {
	color:						#597696;
	font-size:					10pt;
	text-decoration:			none;
	border-bottom-style:		solid;
	border-bottom-width:		1;
}

a:hover {
	text-decoration:		none;
	border-bottom-style:	dashed;
	border-bottom-width:	1;
}

body {
	background:					url(asset/B0.jpg);
	background-color:			#FFFFFF;
}

b {
	color:						#597696;
}

div {
	margin-left:				10;
	margin-right:				10;
}

h1 {
	color:						#597696;
	font-size:					10pt;
	margin-left:				10;
	margin-top:					20;
}

h3 {
	color:						#597696;
	font-size:					8pt;
	margin-left:				10;
	margin-top:					20;
}

hr {
	border:						0;
	border-bottom-color:		#597696;
	border-bottom-style:		dashed;
	border-bottom-width:		1;
	height:						0;
	margin:						0;
	padding:					0;
	width:						100%;
}

p {
	margin-left:				10;
	margin-right:				10;
	margin-top:					5;
}

.pContent {
	margin-bottom:			0;
	margin-top:				15;
}

.list-article {
	margin-left:			0;
	margin-right:			15;
	text-align:				justify;
}

table {
	font-family:				Verdana, Arial, MS Sans Serif;
	font-size:					10pt;
}

.tblMain {
	background-color:		#FFFFFF;
	border-color:			#644F24;
	border-style:			solid;
	border-width:			1;
	font-family:			Verdana, Arial, MS Sans Serif;
	font-size:				10pt;
	margin-left:			auto;
	margin-right:			auto;
	width:					780;
	padding:				0;
}

td {
	margin-left:				10;
	margin-right:				10;
}

.tdContent {
	margin-left:			10;
	margin-right:			10;
	vertical-align:			top;
	width:					620;
}

.tdTopics {
	border-right-color:		#597696;
	border-right-style:		dashed;
	border-right-width:		1;
	height:					5;
	vertical-align:			top;
	width:					160;
}

.tdHeader {
	background-color:		#FFFFFF;
	background:				url(asset/H0.jpg);
	background-repeat:		no-repeat;
	border-bottom-color:	#644F24;
	border-bottom-style:	solid;
	border-bottom-width:	1;
	color:					#FFFFFF;
	height:					150;
	vertical-align:			top;
}

.tdRow {
	background:				url(asset/H1.jpg);
	color:					#FFFFFF;
	font-size:				8pt;
	height:					24;
	margin:					0;
	text-align:				center;
	vertical-align:			middle;
}

.tdRow a {
	color:				#FFFFFF;
	font-size:			8pt;
	font-weight:		normal;
	margin-Top:			0;
}

ul {
	font-size:					10pt;
	list-style-type:			disc;
	margin-right:				10;
	text-align:					left;
}

.cat-description {
	font-style: italic;
	padding-bottom: 6px;
	margin-bottom: 12px;
	border-bottom: dashed 1px #597696;
}

.subcat-description {
	font-style: italic;
	padding-bottom: 6px;
	margin-bottom: 12px;
	border-bottom: dashed 1px #597696;
}	

.article-date {
	font-size: 9px;
	font-style: italic;
}

.article-description {
	font-size: 80%;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 10px;
	border-top: dashed 1px #597696;
	border-bottom: dashed 1px #597696;
}

.article-description h3 {
	margin-left: 0;
	margin-top: 10px;
}

.article-content {

}

.article-footer {
	font-size: 9px;
	text-align: center;
	margin-bottom: 5px;
}

.article-content img {
	margin-left: 10px;
	margin-right: 5px;
}

.small-info {
	color:#808080;
	margin-top: 3px;
	margin-left:0;
	font-size: 9px;
}

.small-info a {
	color:						#597696;
	font-size: 9px;
	text-decoration:			none;
	border-bottom: none;
}

.small-info a:hover {
	text-decoration:		none;
	border-bottom-style:	dashed;
	border-bottom-width:	1;
}
