#navigation div.moduletable h3
{
	font-size		: 1.5em;
	font-family		: Arial;
	margin 			: 0;
	margin-bottom		: 3px;
	padding			: 0;
	color			: #969696;
	text-align		: left;
	height			: 18px;
	padding-top		: 5px;
	width			: 200px;
	font-weight		: bold;
}

#navigation  div.moduletable{
	padding-bottom 	: 9px;
	color 		: #565656;
	font-size 	: 1em;
	width		: 200px;
	margin-bottom	: 0px;
}

#navigation div.moduletable td
{

}

#navigation div.moduletable a:link
{
	color			: #333;
	font-size		: 1em;
	font-weight		: bold;
}

#navigation div.moduletable a:visited
{
	color 			: #333;
	font-size 		: 1em;
	font-weight		: bold;
}

#navigation div.moduletable a:hover
{
	text-decoration	: none;
}




/* Advert1 module style */

#modTop div.moduletable h3
{
	margin		: 0px;
	padding		: 0px;
	margin-top	: 5px;
	color		: #000;
	font-family	: Tahoma;
	font-size	: 1.4em;
	padding-top	: 2px;	
}

#modTop div.moduletable
{
	margin		: 0px;
	padding		: 0px;
	margin-top	: 5px;
	color		: #333;
	font-family	: Arial;	
}

#modTop div.moduletable a:link,
#modTop div.moduletable a:visited
{
	color		: #fff;
	background-color	: #333;
	padding		: 0 2px 0px 2px;
}

#modTop div.moduletable a:hover
{
	color		: #333;
	background-color	: #fff;
}

/* sub header 1 and sub header 2 */

#subHeader1 div.moduletable h3,
#subHeader2 div.moduletable h3
{
	color		: #fff;
	font-family	: Arial;
	margin		: 0;
	padding		: 0;
	border-bottom	: 1px solid #333333;
	margin-bottom	: 2px;
}

#subHeader1 div.moduletable,
#subHeader2 div.moduletable
{
	color		: #fff;
	font-family	: Arial;
}

#subHeader1 div.moduletable a:link,
#subHeader2 div.moduletable a:link,
#subHeader1 div.moduletable a:visited,
#subHeader2 div.moduletable a:visited
{
	color		: #fff;
	background-color	: #333;
	padding		: 0 2px 0px 2px;
}


#subHeader1 div.moduletable a:hover,
#subHeader2 div.moduletable a:hover
{
	color		: #333;
	background-color	: #fff;
}



/* additional things */

