#clear {
	clear:both;
}

.bg_main {
	background		:#ffffff url(../images/bg.gif);
	padding			: 0; 
	margin			: 15px 0px 10px 0px;
	text-align		: center;
	vertical-align	: top;
	scrollbar-face-color: #ddd;
    scrollbar-shadow-color: #ddd;
    scrollbar-darkshadow-color: #ffffff;
    scrollbar-highlight-color: #ddd;
    scrollbar-3dlight-color: #ffffff;
    scrollbar-track-color: #fff;
    scrollbar-arrow-color: #ffffff;
}

img {
	border:0px
}

td.leftege {
	background:url(../images/bg_leftege.gif) repeat-y right top;
	border:0;
	padding: 0px;
	margin: 0px;
	width:4px;
}

td.rightege {
	background:url(../images/bg_rightege.gif) repeat-y left top;
	border:0;
	padding: 0px;
	margin: 0px;
	width:4px;
}

td.topmid {
	border:0;
	padding: 0px;
	margin: 0px;
	width:765px;
}

table.welcome {
	border:0;
	padding: 0px;
	margin: 0px 0px 5px 16px;
	width:538px;
}

#blank {
	background:url(../images/path_shadow.gif) no-repeat center top;
	width:505px;
	height:5px;
}

span.date {
	font		     : 10px Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color			: #ffffff;
}

#welcomewords {
	overflow:auto;
	height:130px;
	width:90%;
	border:0;
	text-align: left;
	padding: 0px;
	margin-top: 50px;
	margin-left:20px;
	font		    : 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color			: #635A4E;
	line-height:17px;
}


/* *******************************************  round corner*/
td.corner1 {
	background:url(../images/corner1.gif) no-repeat right bottom;
	width:8px;
	height:8px;
}

td.corner2 {
	background:url(../images/corner2.gif) no-repeat left bottom;
	width:8px;
	height:8px;
}

td.corner3 {
	background:url(../images/corner3.gif) no-repeat right top;
	width:8px;
	height:8px;
}

td.corner4 {
	background:url(../images/corner4.gif) no-repeat left top;
	width:8px;
	height:8px;
}

td.mtop {
	background:url(../images/mtop.gif) repeat-x left bottom;
	height:8px;
}

td.mleft {
	background:url(../images/mleft.gif) repeat-y right top;
	width:8px;
}

td.mright {
	background:url(../images/mright.gif) repeat-y left top;
	width:8px;
}

td.mbottom {
	background:url(../images/mbottom.gif) repeat-x left top;
	height:8px;
}

/* *******************************************  top area*/
td.logo {
	background:url(../images/bg_top.gif) left top;
	border:0;
	padding: 0px;
	margin: 0px;
	height:87px;
	border-bottom:1px solid #fff;
}

/* *******************************************  pathway and SEARCH*/
#can_pathway {
	margin:0px 0px 0px 5px;
	padding			: 0px;
	width			: 100%;
	height			: 30px;
	font		     : 11px Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color			: #666;
	text-indent		: 8px;
	text-align		: left;
	line-height		: 30px;
}

#can_pathway img {
	margin:12px 1px 1px 1px;
}

.pathway {
	padding			: 0px;
	margin			: 0px;
	border			: 0;
}

a.pathway:link, a.pathway:visited {
	color			: #666;
	font-size		: 11px;
	line-height		: 30px;
}
a.pathway:hover {
	color			: #ff9900;
}

#search {
	background		:url(../images/bg_search.gif) no-repeat top right;
	margin			:10px 0px;
	padding			: 0px;
	width			: 100%;
	height			: 27px;
	text-align		: right;
	font-family     : Tahoma, Arial, Verdana, Helvetica, sans-serif;
}

.searchbox {
	font			: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color			: #666;
	border			: 0;
	background-color: transparent;
	width			: 150px;
}

/* ******************************************* main container */

.copyright {
	font			: normal 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color			: #666;
	text-align		: center;
}

.bottomcontainer {
	background:url(../images/bg_bottom.gif) no-repeat;
	margin-bottom:10px;
	background-position:center;
	width:900px;
	height:60px;
}

/* ******************************************* leftside */
#leftmain {
	background-color:#F5F5F5;
	margin: 0;
	padding:0px;
	text-align: left;
	width: 100%;
}

#leftmain table.moduletable {
	background-color:#F5F5F5;
	font : normal 11px Arial, Verdana, sans-serif, Helvetica ;
	color: #333;
	text-align		: left;
	margin-bottom	: 7px;
}

#leftmain table.moduletable th, #rightmain table.moduletable th {
	background:url(../images/bg_ltitle.gif) no-repeat;
	border:0;
	height:33px;
	font : bold 11px Arial, Verdana, sans-serif, Helvetica ;
	color: #222;
	text-align: right;
	text-indent: 10px;
	padding-right: 8px;
	margin: 0px;
	line-height:32px;
}

#leftmain table.moduletable td {
	font : normal 11px Arial, Verdana, sans-serif, Helvetica ;
	color: #655D5B;
	text-align		: left;
	padding			: 0px;
}

#leftbottom {
	background:url(../images/leftbottom.gif) no-repeat top right;
	border:0;
	height:14px;
	padding: 0px;
	margin: 0px;
	width:100%;
}

/* ******************************************* main body */
#mainbody {
	width: 550px;
	margin: 0px 0px 0px 0px;
	padding:0;
	border: 0;
	text-align: left;
}

#main_area {
	width: 99%;
	margin: 0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	border: 0;
	text-align: left;
}

/* ******************************************* flashnews and blocks */
#newsflash {
	padding			: 0;
	margin			: 0;
	border			: 0;
	width:539px;
	margin:0px 0px 15px 16px;
}

#newsflash table.moduletable {
	padding			: 0;
	margin			: 0;
	border			: 0;
	font : normal 11px Tahoma, Arial, Verdana, sans-serif, Helvetica ;
}

#newsflash table.moduletable th {
	background:url(../images/bg_article.gif) no-repeat;
    background-position: 0px 0px;
	height:18px;
	font : bold 12px Arial, Tahoma, Verdana, sans-serif, Helvetica ;
	color: #333;
	line-height:18px;
	text-align		: left;
	text-indent		: 22px;
	border:1px solid #eee;
}

#newsflash table.moduletable td {
	font : normal 12px  Arial, Tahoma,Verdana, sans-serif, Helvetica ;
	line-height		: 17px;
	text-align		: left;
	padding			: 2px 0px 2px 0px;
}

#blocks table.moduletable th {
	background:url(../images/titlearrow.gif) no-repeat;
    background-position: 0px 3px;
	height:18px;
	font : bold 11px Arial, Verdana, sans-serif, Helvetica ;
	color: #B60202;
	height:18px;
	text-align		: left;
	text-indent		: 15px;
	padding			: 2px 0px 0px 0px;
}

#blocks {
	width:98%;
	padding:0;
}

#blocks table.moduletable td {
	font-family     : Arial, Verdana, Helvetica, sans-serif;
	font-size		: 11px;
	color			: #5C5649;
	line-height		: 16px;
	text-align		: left;
	padding:0p 2px 4px 2px;
	background-color:#F9F6F1;
}

#blocks .moduletable a:link, #blocks .moduletable a:visited { 
	font-size		: 10px;
	color			: #655D5B; 
	text-decoration	: none;
	line-height:17px;
	font-weight:bold;
}

#blocks .moduletable a:hover {
	color			: #ff9900; 
	text-decoration	: underline;
}

#botnavi table.moduletable {
	width			: 100%;
	padding			: 0px;
	margin			: 0px 0px 0px 0px;
	border			: 0;
}

/* ******************************************* Footer */
#footer  {
	padding			: 4px 0px 0px 0px;
	margin			: 0;
	width			: 100%;
	text-align		: left;
	vertical-align	: middle;
	font			: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color			: #A49881;
	line-height		: 18px;
}
#footer div {
}
#footer a, #footer a:link, #footer a:visited {
	color			: #D4522D;
	text-decoration	:underline;
}

#footer a, #footer a:hover {
	color			:#5E776B;
	text-decoration	:none;
}

/* *******************************************  General CSS Styles  */

.body {
	background		: #ffffff; 
	padding			: 0; 
	margin			: 0;
	vertical-align	: top;
	scrollbar-face-color: #ddd;
    scrollbar-shadow-color: #ddd;
    scrollbar-darkshadow-color: #ffffff;
    scrollbar-highlight-color: #ddd;
    scrollbar-3dlight-color: #ffffff;
    scrollbar-track-color: #fff;
    scrollbar-arrow-color: #ffffff;
}

td, div, p {
	color:#333;
	font-family     : Arial, Tahoma, Verdana, sans-serif, Helvetica ;
	font-size		: 12px;
	padding:0px;
	line-height:17px;
}


a, a:link, a:visited {
	color			: #655D5B;
	text-decoration	: none;
}
a:hover {color: #ff9900; text-decoration:none}

h1	{font: bold 16px Arial, Verdana, sans-serif, Helvetica;	color: #666; margin: 0px; padding: 0px;}
h2	{font: bold 15px Arial, Verdana, sans-serif, Helvetica;	color: #666; margin: 0px; padding: 0px;}
h3	{font: bold 14px Arial, Verdana, sans-serif, Helvetica;	color: #666; margin: 0px; padding: 0px;}
h4	{font: bold 12px Arial, Verdana, sans-serif, Helvetica;	color: #666; margin: 0px; padding: 0px;}

ol	{list-style: decimal outside; }
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
  line-height: 17px;
  text-indent: 18px;
  padding-top: 0px;
  background-image: url(../images/arrow.gif) ;
  background-repeat: no-repeat;
  background-position: 0px 5px;
}
blockquote {
	margin			: 10px;
	margin-left		: 30px;
	padding			: 0 20px 0 10px;
	border-left		: 5px solid #ccc;
}

form { 
	margin			: 0; 
	padding			: 0;
}
select { 
	font-size		: 12px; 
	font-weight		: bold; 
	color			: #555;
}
input {
}

th.pagenav_prev, th.pagenav_next, a.pagenav_next:link, a.pagenav_next:visited {
	font-size		: 11px; 
	color			: #666;
	background-color:#FFFFFF;
	font-weight		: normal;
	border:1px solid #ccc;
}
a.pagenav_next:hover {
	font-size		: 11px; 
	color			: #ff9900; 
	text-decoration	: none;
}


/* ******************************************* MODULES */
table.moduletable {
	width			: 100%;
	padding			: 0px;
	margin			: 0px 0px 0px 0px;
	border	: 0;
}
table.moduletable th {
	background:url(../images/bg_article.gif) no-repeat;
    background-position: 0px 0px;
	height:18px;
	font : bold 12px Tahoma, Arial, Verdana, sans-serif, Helvetica ;
	color: #B60202;
	line-height:18px;
	text-align		: left;
	text-indent		: 22px;
	border:1px solid #eee;
}
table.moduletable td  {
	font			: normal 11px Arial, Helvetica, sans-serif;
	color			: #666666;
	text-align		: left;
	padding			: 2px 0px 2px 0px;
	margin			: 0px;
	border			: 0;
}

table.pollstableborder td {
	padding: 2px;
	line-height:17px;
}

.moduletable a:link, .moduletable a:visited { 
	color			: #444; 
	font-weight:bold;
	font-size		: 11px;
	font-family     : Arial, Verdana, sans-serif, Helvetica ;
	text-decoration	: none;
	line-height:19px;
}
.moduletable a:hover {
	color			: #ff9900; 
	text-decoration	: none;
}
table.moduletable ul {
	padding			: 0;
	margin			: 0 0 0 2px;
}

.button {
	font			: normal 10px Arial, Helvetica, sans-serif;
	padding-top		: 2px 2px 0px 2px;
	margin-top		:5px;
	color			: #ffffff;
	border  		: 0px;
	background-color: #999;
}
.inputbox, .search {
	font			: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color			: #666;
	border			: 1px solid #666;
	background		: url(../images/bg.gif);
}

select.inputbox {
	font			: bold 11px Arial, Helvetica, sans-serif;
	color			: #666;
	border			: 1px solid #666;
	background		: #ffffff url(../images/bg_input.gif);
}

.poll {
	font			: 11px Arial, Helvetica, sans-serif; 
	color			: #666666; 
	font-weight		: normal; 
	border			: 0; 
	padding			: 0;
}

/* ******************************************* CONTENT STYLES */
.contentpane, .contentpaneopen {
	text-align		: left;
	color			: #666; 
	padding			: 0px;
}

.contentdescription {
	width:100%;
	text-align		: left;
	color			: #666; 
	padding			: 0px;
}

.contentpaneopen td {
	padding			: 0px 0px; 
}

.contentpane td, .contentdescription td {
	padding			: 4px 0px; 
}
a.contentpane:link, a.contentpane:visited, a.contentpaneopen:link, a.contentpaneopen:visited {
	color			: #666; 
	text-decoration	: none
}
a.contentpane:hover, a.contentpaneopen:hover {
	color			: #ff9900; 
	text-decoration	: none;
}

.contentheading {
	background:url(../images/bg_article.gif) no-repeat;
    background-position: 0px 0px;
	height:18px;
	font : bold 12px Tahoma, Arial, Verdana, sans-serif, Helvetica ;
	color: #333;
	line-height:18px;
	text-align		: left;
	text-indent		: 20px;
	border-bottom	:1px solid #ccc;
}

.componentheading {
	height:15px;
	font : bold 12px Arial, Verdana, sans-serif, Helvetica ;
	color: #333;
	height:15px;
	text-align		: left;
}


.contentpagetitle, a.contentpagetitle:link, a.contentpagetitle:visited 	{
	color			: #666;
}
a.contentpagetitle:hover {
	color			: #ff9900;

}
.buttonheading {
	font			: normal 10px Arial, Verdana, sans-serif, Helvetica;
	white-space		: nowrap;	
}

.content_rating, .content_vote {
	font-size		: 11px;	
	color			: #666; 
	text-decoration	: none; 
	font-weight		: normal; 
	vertical-align	: middle; 
	margin			: 0 6px; 
	padding			: 0;
}

.back_button {
	float:right;
	width:55px;
	font-size		: 11px;	
	color			: #666; 
	font-weight		: bold; 
	text-align:right;
	vertical-align	: middle; 
	margin			: 0 6px; 
	padding			: 1px 1px 1px 1px;
	border:0;
	background:url(../images/arrow.gif) no-repeat;
    background-position: 0px 6px;
}

.small 		{
	font-size		: 10px; 
	color			: #999; 
	font-weight		: normal;
	line-height:14px;
	height:14px;
}

.createdate, .modifydate {
	font-size		: 10px; 
	font-weight		: normal; 
	color			: #999;
	height			:14px;
	line-height		:14px;
}

a.readon:link, a.readon:visited {
	background:url(../images/readon.gif) no-repeat;
	background-position: 3px 1px;
    padding          : 2px 4px 2px 18px;
    float            : left;
	font			: bold 10px Tahoma, Arial, Helvetica, sans-serif;
	color			: #8E8480;
    border           : 1px solid #E0E0E0;
    line-height      : 10px;
    text-decoration  : none;
}
a.readon:hover {
	color			: #ff9900;
	text-decoration	: none; 
}

.fase4rdf, a.fase4rdf:link, a.fase4rdf:visited {
	font-size		: 11px; 
	font-weight		: normal; 
	color			: #666666;
}
a.fase4rdf:hover {
	font-weight		: bold; 
	color			: #ff9900;
}

a.blogsection:link, a.blogsection:visited {
	font-size		: 11px;
	color			: #666;
	text-decoration	: none;
	font-weight		: normal;
	font-weight		: bolder;
}
a.blogsection:hover {
	font-size		: 11px;
	color			: #ff9900; 
	text-decoration	: underline;
	font-weight		: bolder;
}

.ontab 	{
	color			: #345;
	padding			: 2px 10px 2px 10px;
	border-top		: 2px solid #345;
	border-right	: 2px solid #345;
	border-bottom	: 0;
	border-left		: 2px solid #345;
	font-weight		: bold;
}
.offtab {
	color			: #666;
	padding			: 2px 10px 2px 10px;
	border-top		: 1px solid #666;
	border-right	: 1px solid #666;
	border-bottom	: 3px solid #345;
	border-left		: 1px solid #666;
	cursor			: default;
}
.tabpadding {
	border-bottom	: 3px solid #345;
}
	
table.searchintro {
	background		: #fff;
	margin			: 0  5px;
	width			: 100%;
	border-bottom	: 1px solid #fff;
}
table.searchintro td {
	padding			: 5px;
	border			: 0;
	border-bottom	: 1px solid #fff;
}

.blog {
	margin			: 0px;
	padding			: 0px;
	width			:100%;
}

.blog_more {
	width			: 100%;
	padding			: 4px;
	margin			: 0px;
	border-top		:1px solid #eee;
	font-size		: 11px;
	font-weight		: bold;
	color			: #666666;
}
.blog_more ul {
	padding			: 0px;
	margin			: 0px;
}

table.contenttoc {
	border			: 1px solid #ccc;
 	padding			: 1px;
	margin-left		: 7px;
	margin-bottom	: 2px;
}
table.contenttoc th {
	color			: #999;
	text-align		: left;
	padding			: 4px;
	font-weight		: bold;
	font-size		: 10px;
	background		: #f7f7f7;
}
table.contenttoc td {
	font-size		: 10px;
	padding			: 4px;
}


/* ******************************************* STYLES CONTACT PAGE */
table.contact {
	background		: transparent;
}
table.contact td.icons {
	background		: #89a;
}
table.contact td.details {
	background		: #f7f7f7;
	margin			: 5px;
	padding			: 5px;
}
.contact_email {
	background		: #f7f7f7;
	margin			: 5px;
	padding			: 5px;
}
textarea.inputbox {
	width:95%;
}

/* ******************************************* MAIN AND SUB MENU SYSTEM  */
.mainlevel {
	font		: bold 12px Arial, Verdana, Helvetica, sans-serif;
	line-height:20px;
}
a.mainlevel:link, a.mainlevel:visited {
	background		: url(../images/bg_navi.gif) no-repeat;
	padding			: 0px 0px;
	display			: block;
	height:24px;
	font		: bold 11px Arial, Verdana, Helvetica, sans-serif;
	color			: #666; 
	line-height:24px;
	text-decoration	: none;
	text-indent	: 22px;
	border	: 0;
}
a.mainlevel:hover {
	background		: url(../images/bg_hnavi.gif) no-repeat;
	font-weight	: bold;
	color			: #ff9900; 
	text-decoration	: none;
	padding			: 0px 0px;
}
#active_menu {
	background		: url(../images/bg_hnavi.gif) no-repeat;
	border	: 0;
	color			: #ff9900; 
	font-weight	: bold;
}

a.sublevel:link, a.sublevel:visited {
	color			: #666;
	text-decoration	: none;
	padding-left: 1px;
	vertical-align: middle;
	text-align: left;
	line-height:18px;
}
a.sublevel:hover {
	color			: #ff9900;
	text-decoration	: none;
	line-height:18px;
}

a.sublevel#active_menu  {
	border			: 0;
	color           : #ff9900;
	text-decoration	: none;
	background		: transparent;
	line-height:18px;
}

/* ******************************************* CATEGORY (text format and links) */
.category {
	color			: #666;
	font-size		: 11px;
	font-weight		: bold;
	text-decoration	: none;
	}
a.category:link, a.category:visited {
	font-size		: 11px;
	color			: #666;
	font-weight		: bold;
}
a.category:hover {
	color			: #ff9900;
}
	
/* ******************************************* STYLES LISTING CONTENT PAGE */
td.sectiontableheader  {
	background-color: #f5f5f5; 
	color			: #444; 
	font-weight		: bold;
	font-size		: 11px;
	padding			: 2px 3px 3px 2px;
	border-bottom	: 1px solid #ccc;
}

td.sectiontablefooter  {
	background-color: #f5f5f5; 
	color			: #444; 
	font-weight		: bold;
	font-size		: 11px;
	padding			: 2px 3px 3px 2px;
	border-top	: 1px solid #ccc;
}

.sectiontableentry1  {
	background-color: #ffffff; 
	color			: #666; 
	font-weight		: normal; 
	padding			: 2px 0px 2px 2px;
}
.sectiontableentry2  {
	background		: #f7f7f7; 
	color			: #666; 
	font-weight		: normal; 
	padding			: 2px 0px 2px 2px;
}

.pagenavbar {
	text-align		: center;
	vertical-align	: middle;
	padding			: 2px;
	width			: 100%;
}
.pagenav {
	color			: #666;
	font-size		: 10px;
	font-weight		: bold;
	text-decoration	: none;
	marging			: 0;
	padding			: 0 2px;
	border			: 0;
}
a.pagenav:link, a.pagenav:visited  {
	color 			: #666; 
	background-color: transparent;
}
a.pagenav:hover {
	color			: #ff9900; 
	background		: transparent; 
	text-decoration	: underline;
}


hr {
	background		: transparent; 
	height			: 1px; 
	border			: 1px solid #ccc; 
	width			: 100%;
}