@charset "utf-8";
/* CSS Document left_col_extensions_css*/
div.moduletable_darkblue {
	background: transparent url(../images/sublevel_bg.jpg) repeat-y top left;
	padding-top: 0px;
}

div.moduletable_darkblue h3 { 
	font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
	height: 32px;
	line-height: 32px;
	text-transform: none;
	color: #ffffff;
	text-align: left;
	background: transparent url(../images/mod_h_bg.jpg) no-repeat top center;
	width: 196px;
	padding-left: 14px;
}

div.moduletable_darkblue .mainlevel { 
	height: 30px;
	width: 180px;
}

div.moduletable_darkblue a.mainlevel {
	background: transparent url(../images/a_link.jpg) no-repeat left;
	color: #cfe6ff;
	font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 30px;
	text-transform: none;
	padding: 0px 0px 1px 30px;
	text-decoration: none;
	display: block;
	text-align: left;
}
	
div.moduletable_darkblue a.mainlevel:hover {
	color: #ffffff;
	text-decoration: none;
}

div.moduletable_black {
	background: #434343 url(../images/topmodule_black_body_bg.gif) repeat-y top left;
	text-align: center;
	color: #cccccc;
} 

div.moduletable_black h3 { 
	font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
	height: 32px;
	line-height: 32px;
	text-transform: none;
	color: #ffffff;
	text-align: left;
	background: transparent url(../images/mod_h_bg_black.jpg) no-repeat top center;
	width: 196px;
	padding-left: 14px;
}

div.moduletable_black a, div.moduletable_black a:hover {
	color: #eeeeee;
}

div.moduletable_black .button {
	background: none;
	color: #cccccc;
}

div.moduletable_orange {
	background: #e1962f url(../images/topmodule_orange_body_bg.gif) repeat-y top left;
	text-align: center;
	color: #ffffff;
} 

div.moduletable_orange h3 { 
	font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
	height: 32px;
	line-height: 32px;
	text-transform: none;
	color: #ffffff;
	text-align: left;
	background: transparent url(../images/mod_h_bg_orange.jpg) no-repeat top center;
	width: 196px;
	padding-left: 14px;
}

div.moduletable_orange a, div.moduletable_orange a:hover, div.moduletable_orange .button {
	color: #ffffff;
	background: transparent;
}
