#navigation_left ul
{
  display:block;
}

li.hasSub ul
{
  position:absolute;
  z-index:1000;
  visibility:hidden;
  background-color:#000099;
  border:1px solid white;
  padding:2px;
  left:30px;
  margin-left:15px;
}

li.hasSub li.hasSub ul
{
  left:0px;
}

#navigation_left
{
  overflow:visible;
}

ul.navigation li
{
  margin:0.5em 0;
}
ul.navigation_sub, ul.navigation_sub2
{
  padding:0.5em 0 0 0;
}
ul.navigation_sub li, ul.navigation_sub2 li
{
  margin:0;
}
ul.navigation_sub2
{
  padding:0 0 0 1.5em;
}

/* --------------------  tw_rssfeeds  -------------------- */

#twrss_table {
    width:160px;
	font-size:10px; 
	color: #666666; 
	font-family: verdana; 
	font-style: normal; 
	font-weight: normal; 
	margin-top: 2px;
	margin-bottom: 10px;
	margin-left: 0px; 
	margin-right:0px; 
	line-height: 10px;
}

.twrss_head{
	font-size:10px; 
	color: #666666; 
	font-family: verdana; 
	font-style: normal; 
	font-weight: bold; 
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px; 
	margin-right:0px; 
	line-height: 10px;  
}

.twrss_head_channel{
	font-size:10px; 
	color: #666666; 
	font-family: verdana; 
	font-style: normal; 
	font-weight: bold; 
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px; 
	margin-right:0px; 
	line-height: 10px;  
}

.twrss_imagefile{
float:left;
margin-left:0px;
margin-right:0px;
}

.twrss_bodytext{
	font-size:10px; 
	color: #FFFFFF; 
	font-family: verdana; 
	font-style: normal; 
	font-weight: normal; 
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px; 
	margin-right:0px; 
	line-height: 11px;  
	padding:3px;
}

/*.twrss_bodytext A{
	font-size:10px; 
	color: #666666; 
	font-family: verdana; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 16px;  
    text-decoration:underline;
}*/

/*.twrss_bodytext A:hover{
	font-size:10px; 
	color: #666666; 
	font-family: verdana; 
	font-style: normal; 
	font-weight: normal;  
	line-height: 16px;  
        text-decoration:underline;
}*/

.twrss_channel_description{
	border:1px dotted #dddddd;
	background-color:#f5f5f5;
	color:#000;
	font-size:10px;
	font-family: verdana;
	font-style: normal;
	font-weight: bold;
	padding:3px;
}

#twrss_table .twrss_item_link a{
	border-left:1px dotted #CCCBB7;
	/*background-color:#f5f5f5;*/
	color:#000;
	font-size:10px;
	font-family: verdana;
	font-style: normal;
	font-weight: bold;
	padding:3px;
	text-decoration: none;	
}

#twrss_table .twrss_item_link a:hover{
	border-left:1px dotted #CCCBB7;
	/*background-color:#f5f5f5;*/
	color:#000;
	font-size:10px;
	font-family: verdana;
	font-style: normal;
	font-weight: bold;
	padding:3px;
	text-decoration: underline;	
}

#twrss_table .twrss_item_content{
	border-left:1px dotted #CCCBB7;
	border-bottom:1px dotted #CCCBB7;
	font-size:10px; 
	color: #666666; 
	font-family: verdana; 
	font-style: normal; 
	font-weight: normal; 
	padding:3px;
	line-height: 10px;
}

#twrss_table .twrss_bodytext .twrss_channel_link a{
	font-size:10px; 
	color: #666666; 
	font-family: verdana; 
	font-style: normal; 
	font-weight: bold; 
	padding:3px;
	line-height: 10px;
	text-decoration:none;	
}

#twrss_table .twrss_bodytext .twrss_channel_link a:hover{
	font-size:10px; 
	color: #666666; 
	font-family: verdana; 
	font-style: normal; 
	font-weight: bold; 
	padding:3px;
	line-height: 10px;	
	text-decoration:underline;
}