#tcLeftCol div.module h3,
#tcLeftCol div.module_menu h3,
#tcRightCol div.module h3
{
	background		: url(../images/h3.jpg) -1px -1px no-repeat;
	text-indent		: 46px;
	padding			: 0;
	margin			: 0;
	font-size		: 14px;
	font-weight		: bold;
	color			: #FFF;
	margin-left		: -10px;
	margin-right	: -10px;
	height			: 28px;
	padding-top		: 12px;
	margin-bottom	: 10px;
	
}

#tcLeftCol div.module h3,
#tcRightCol div.module h3
{
	margin-left		: -20px;
}

#tcLeftCol  div.module,
#tcLeftCol div.module_menu,
#tcRightCol  div.module
{
	color 			: #c6c7c7;
	font-size 		: 1em;
	margin-bottom	: 5px;
	width			: 231px;
	background		: #121415;
}

#tcLeftCol  div.module div,
#tcLeftCol div.module_menu div,
#tcRightCol div.module div
{
	background		: transparent;
	border-left		: 1px solid #484b4f;
	border-right	: 1px solid #484b4f;
	border-bottom	: 1px solid #484b4f;
}


#tcLeftCol  div.module div div,
#tcLeftCol div.module_menu div div,
#tcRightCol div.module div div
{
	/* do not place bg image here */
	border:none;
}


#tcLeftCol  div.module div div div,
#tcRightCol div.module div div div
{
	/* do not place bg image here */
	padding-bottom	: 10px;
	padding-right	: 10px;
	padding-left	: 20px;
	border:none;
}

#tcLeftCol div.module_menu div div div,
#tcRightCol div.module_menu div div div
{
	padding-bottom	: 10px;
	padding-right	: 10px;
	padding-left	: 10px;
	border:none;
}

#tcLeftCol  div.module div div div div,
#tcRightCol div.module div div div div
{
	background	: transparent;
	border		: none;
	padding		: 0;
}

#tcLeftCol div.module td,
#tcRightCol div.module td
{
	padding	: 0;
}

#tcLeftCol div.module a:link,
#tcLeftCol div.module a:visited,
#tcRightCol div.module a:link,
#tcRightCol div.module a:visited
{
	color			: #69b546;
	font-size		: 1em;
	
}

#tcLeftCol div.module a:hover,
#tcRightCol div.module a:hover
{
	text-decoration	: underline;
}


#tcRightCol div table.pollstableborder td.sectiontableentry1,
#tcRightCol div table.pollstableborder td.sectiontableentry2
{
	background		: none;
}

#tcRightCol div.module td
{
	padding	: 0;
}


#tcLeftCol ul,
#tcRightCol ul
{
	margin : 0;
	padding : 0;
}

