body {
	padding:0px;
	margin:0px;
}
td {
	vertical-align:top;
	color:#757575;
	font-size: 10pt;
	font-family:Arial;
}

/*-----------------------------------------*/

.main_shell_mainnav {
	background-image : url('../imgs/bkg_nav_off.jpg');
	background-repeat : repeat-y;
	vertical-align:middle;
	cursor:pointer;
	color : #4F4D4C;
	font-size : 10pt;
	font-family : arial;
	height:24px;
	width:174px;
	/*background-color:#505050;*/
	/*border-bottom:1px solid #7A7A7A;*/
}
.main_shell_mainnav-hover {
	background-image : url('../imgs/bkg_nav_over.jpg');
	background-repeat : repeat-y;
	vertical-align:middle;
	cursor:pointer;
	color : #4F4D4C;
	font-size : 10pt;
	font-family : arial;
	padding-left:5px;
	height:24px;
	width:174px;
	/*border-bottom:1px solid #7A7A7A;*/
}
.main_shell_mainnav a,.main_shell_mainnav-hover a {
	color : #4F4D4C;
	font-size : 8pt;
	font-family : arial;
	text-decoration : none;
	vertical-align:bottom;
	font-weight:bold;
}
.main_shell_mainnav a:hover,.main_shell_mainnav-hover a:hover {
	color : #4F4D4C;
	font-size : 8pt;
	font-family : arial;
	text-decoration : none;
	vertical-align:bottom;
	font-weight:bold;
}
.sub_nav{
	cursor: default;
	position: absolute;
	z-index:2;
	left:0px;
	top:0px;
	text-align:center;
	cursor: pointer; cursor: hand;
	z-index:2;
}
.sub_nav table{
	cursor: default;
	width:120px;
	border-spacing:1;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:1px;
	padding-right:1px;
	left:0;
	top:0;
	background-color:#0e0b0b;
	cursor: pointer; cursor: hand;
}
.sub_nav td {
	vertical-align:middle;
}
.sub_over{
	cursor: default;
	text-align:center;
	background-color:#464646;
	cursor: pointer; cursor: hand;
}
.sub_off{
	cursor: default;
	text-align:center;
	background-color:#0e0b0b;
	cursor: pointer; cursor: hand;
}
.sub_nav a{
	cursor: default;
	font-size:7pt;
	text-decoration:none;
	font-weight:bold;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#ffffff;
	cursor: pointer; cursor: hand;
}

/* ------------------------------------ */
.article_content {
	font-family : Arial;
	font-size : 10pt;
	/*overflow : auto;
	height : 400px;
	padding : 4px;
	background-color : #dddddd;*/
}
.article_cat_title_feed  ,.article_cat_title_feed a{
	/*color : #ed9801;*/
	color : #86A34E;
	font-family : Tahoma;
	font-size : 9pt;
	vertical-align : middle;
	text-decoration : none;
	font-weight:bold;
}
.article_cat_title_feed a:hover {
	text-decoration:underline;
}
.article_date {
	font-family : Arial;
	font-size : 8pt;
	color : #444444;
	/*width : 100%;
	background-color : #222222;*/
}
.article_dream_blog_title, .article_dream_blog_title a, .article_dream_blog_title a:hover {
	color : #ffffff;
	font-family : Times;
	font-size : 10pt;
	font-weight : bold;
}
.article_dream_blog_desc {
	color : #ffffff;
	font-family : Times;
	font-size : 9pt;
}
.article_dream_blog_desc a,.article_dream_blog_desc a:hover{
	color : #ffba60;
	font-family : Times;
	font-size : 9pt;
}
.article_df_more_news{
	text-align:right;
}
.article_list_title, .article_list_title a, .article_list_title a:hover {
	color : #ffba60;
	font-family : Tahoma;
	font-size : 9pt;
}
.article_list_desc {
	color : #ffffff;
	font-family : Tahoma;
	font-size : 7pt;
}
.article_title_display {
	font-family : Arial;
	font-size : 14pt;
	color : #ed9a00;
	/*background-color : #444444;*/
}
.article_title_feed, .article_title_feed a, .article_title_feed a:visited{
	font-family : Arial;
	font-weight : Bold;
	color:#706F6F;
	text-decoration : none;
	font-size : 7pt;
	width : 100%;
}
.article_title_feed a:hover {
	text-decoration:underline;
}
.article_short_desc {
	font-family : Tahoma;
	font-size : 8pt;
	text-align : justify;
}
.article_detail_container {
	height : 70px;
	width : 213px;
	padding : 3px;
}
.article_see_more, .article_see_more a, .article_see_more a:hover {
	width : 100%;
	color : #ffffff; 
	background-color : #222222;
	font-size : 7pt;
	text-align : middle;
}
.disclaimer {
	font-family : Tahoma;
	font-size : 6pt;
	color : #282828;
}
.disclaimer a {
	font-family : Tahoma;
	font-size : 6pt;
	color : #282828;
}
.disclaimer_white {
	font-family : Tahoma;
	font-size : 7pt;
	color : #ffffff;
}
/*------------------------------------- */
