/* ================================
    CSS STYLES FOR Module InfoMap
   ================================
*/
.contactTable
{
	border-right: #336600 thin solid;
	border-top: #336600 thin solid;
	border-left: #336600 thin solid;
	border-bottom: #336600 thin solid;
}

.contactHeader
{
	font-weight: bold;
	color: white;
	background-color: #336600;
}
.statsTable
{
	border-right: #666600 thin solid;
	border-top: #666600 thin solid;
	border-left: #666600 thin solid;
	border-bottom: #666600 thin solid;
}

.statsHeader
{
	font-weight: bold;
	color: white;
	background-color: #666600;
}

.imageStyle
{
}

