a, tr, td, body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #3366CC;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
a:visited {
	color: #3366CC;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
.title {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
#menu A {
	FONT-WEIGHT: bold; COLOR: #CC0000; TEXT-DECORATION: none
}
#menu A:hover {
	FONT-WEIGHT: bold; COLOR: #CC0000; TEXT-DECORATION: underline
}
.news-title {
	position: relative; 
	overflow: hidden;
	width: 495px;
	height: 20px;
	padding-left: 10px;
	padding-top: 5px;
	font: 14px arial; 
	border: 1px solid #d5d8de;
	background-color: #d5d8de;
	margin-left: 5px;
	text-transform: uppercase;
	font-weight: bold;
	color: #3366CC;
	text-align: left;
}
.folder {
	position: relative; 
	overflow: hidden;
	width: 510px;
	margin-left: 5px;
}
.folder-title {
	position: relative; 
	overflow: hidden;
	width: 70px;
	height: 16px;
	font: 11px Tahoma;
	font-weight: bold;
	text-transform: uppercase;
	border-left: 1px solid #d5d8de;
	border-right: 1px solid #d5d8de;
	border-top: 1px solid #d5d8de;
	background-color: #d5d8de;
	text-align: left;
	padding-top: 4px;
	padding-left: 10px;
	color: #3366CC;
}
.folder-content {
	position: relative; 
	overflow: hidden;
	background-color: #ffffff;
	width: 495px; 
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font: 12px arial; 
	border: 1px solid #d5d8de; 
}
.folder-topnews {
	position: relative;
	width: 290px;
	padding-left: 0px;
	padding-right: 15px;
	text-align: justify;
}
.folder-topnews a {
	text-decoration: none;
	color: #3366CC;
	font-weight: bold;
}
.folder-topnews a:hover {
	text-decoration: underline;
	color: #FF6600;
	font-weight: bold;
}
.folder-othernews {
	position: relative;
	width: 180px;
	text-align: left;
}
.folder-othernews ul {
	list-style: disc;
	padding-left: 15px;
	margin: 0px;
}
.folder-othernews ul li a {
	color: black;
	text-decoration: none;
}
.folder-othernews ul li a:HOVER {
	text-decoration: underline;
}
.folder-more a {
	color: red;
	font-weight: bold;
	font-style: italic;
	padding-right: 10px;
	padding-top: 5px;
}
.fl {float:left;}
.fr {float:right;}
.img-subject {width: 90px; height: 80px; border: 0px; margin-right: 5px; margin-top: 2px;}
.article-demo {margin: 20px 0; padding: 10px; border: 2px dashed #FDE855; background: #fff;}
.article-demo h2 {margin-top: 0; color: #333; font-size: 14px; text-transform: uppercase;}