#navigation div.moduletable h3
{
	font-family 		: Arial;
	font-size		: .9em;
	font-weight 		: bold;
	margin 			: 0;
	padding			: 0;
	color			: #fff;
	height			: 15px;
	text-align		: left;
	margin-bottom		: 5px;
	text-transform		: uppercase;
	padding-top		: 9px;
	padding-bottom		: 3px;
	padding-left		: 10px;
	background-color	: #1B1B1A;
	height			: 20px;
	
	
}

#navigation  div.moduletable{
	padding-bottom : 9px;
	color : #fff;
	font-size : 12px;
	width				: 180px;
}



#navigation div.moduletable a:link
{
	color			: #FF7700;
	font-size		: 11px;
}

#navigation div.moduletable a:visited
{
	color : #FF7700;
	font-size : 11px;
}

#navigation div.moduletable a:hover
{
	text-decoration	: none;
}


/* top boxes configuration */

#top3Boxes
{
	width			: 100%;
	padding-bottom		: 10px;
}


#top3Boxes div h3
{
	padding-left		: 3px;
	background		: #588215;
	margin			: 3px 0px 3px 0px;
}

#top3Boxes div
{
	background		: #3E3E3D;
	width			: 30%;
	margin			: 2px;
	padding			: 5px;
	height			: 140px;
	overflow		: hidden;
	float			: left;
}


#top3Boxes div a:link,
#top3Boxes div a:visited
{
	color : #FF7700;
	font-size : 11px;
}

#top3Boxes div a:hover
{
text-decoration	: none;
}

/* for 50% top boxes, when there are 2 boxes */

#top3Boxes50 div
{
	background		: #3E3E3D;
	width			: 47%;
	margin			: 2px;
	padding			: 5px;
	height			: 140px;
	overflow		: hidden;
	float			: left;
}

#top3Boxes50 div h3
{
	padding-left		: 3px;
	background		: #588215;
	margin			: 3px 0px 3px 0px;
}

#top3Boxes50 div a:link,
#top3Boxes50 div a:visited
{
	color : #FF7700;

	font-size : 11px;
}

#top3Boxes50 div a:hover
{
text-decoration	: none;
}

/* for 100% top boxes, when there are 2 boxes */

#top3Boxes100 div
{
	background		: #3E3E3D;
	margin			: 2px;
	padding			: 5px;
	float			: left;
	width			: 97%;
}

#top3Boxes100 div h3
{
	padding-left		: 3px;
	background		: #588215;
	margin			: 3px 0px 3px 0px;
}

#top3Boxes100 div a:link,
#top3Boxes100 div a:visited
{
	color : #FF7700;

	font-size : 11px;
}

#top3Boxes100 div a:hover
{
text-decoration	: none;
}


/* bottom boxes configuration */

#bottom3Boxes
{
	width			: 100%;
	padding-top		: 10px;
}


#bottom3Boxes div h3
{
	padding-left		: 3px;
	background		: #588215;
	margin			: 3px 0px 3px 0px;
}

#bottom3Boxes div
{
	background		: #3E3E3D;
	width			: 30%;
	margin			: 2px;
	padding			: 5px;
	height			: 140px;
	overflow		: hidden;
	float			: left;
}


#bottom3Boxes div a:link,
#bottom3Boxes div a:visited
{
	color : #FF7700;

	font-size : 11px;
}

#bottom3Boxes div a:hover
{
text-decoration	: none;
}

/* for 50% top boxes, when there are 2 boxes */

#bottom3Boxes50 div
{
	background		: #3E3E3D;
	width			: 47%;
	margin			: 2px;
	padding			: 5px;
	height			: 140px;
	overflow		: hidden;
	float			: left;
}

#bottom3Boxes50 div h3
{
	padding-left		: 3px;
	background		: #588215;
	margin			: 3px 0px 3px 0px;
}

#bottom3Boxes50 div a:link,
#bottom3Boxes50 div a:visited
{
	color : #FF7700;

	font-size : 11px;
}

#bottom3Boxes50 div a:hover
{
text-decoration	: none;
}

/* for 100% top boxes, when there are 2 boxes */

#bottom3Boxes100 div
{
	background		: #3E3E3D;
	margin			: 2px;
	padding			: 5px;
	float			: left;
	width			: 97%;
}

#bottom3Boxes100 div h3
{
	padding-left		: 3px;
	background		: #588215;
	margin			: 3px 0px 3px 0px;
}

#bottom3Boxes100 div a:link,
#bottom3Boxes100 div a:visited
{
	color : #FF7700;

	font-size : 11px;
}

#bottom3Boxes100 div a:hover
{
text-decoration	: none;
}
