@import url(layout.css);
@import url(menu.css);
@import url(module.css);
@import url(general.css);
@import url(joomla.css);
@import url(extensions.css);
.MostWantedRow {
	clear: both;
	margin-bottom: 0px;
	margin-top: 0px;
}
.MostWantedRowDivider {
	float: left;
	clear: both;
	width:5px;
	line-height: 0px;
	height: 20px;
	overflow: hidden;
}
.MostWantedCell {
	float: left;
	padding-left: 5px;
	/*border: dashed 1px #aa6666;*/
	border-left:  dashed 1px #ff9999;
	width: 142px;
	margin-right: 10px;
}
.MostWanted img {
	float: left;
	margin-right: 10px;
}
.MostWantedName {
	clear: both;
	font-size: 130%;
	color: #990000;
	margin-top: 0px;
	margin-bottom: 0px;
}
.MostWantedDesc {
	font-weight: bold;
	font-size: 95%;
	margin-top: 5px;
	margin-bottom: 0px;
	line-height: 110%;
}
.Administration {
	clear: both;
	margin-bottom: 10px;
}
.Administration img{
	float:left;
	border: solid 1px #222277;
	margin-bottom: 10px;
}
.AdministrationName{
	font-size: 120%;
	margin-left: 130px;
	border-top: dashed 1px #DDBBBB;
	padding-top: 7px;
	font-weight: bold;
	left: 130px;
	color: #222277;
}
.AdministrationDesc{
	margin-left: 130px;
}
.eomRow {
	/*border-bottom: solid 1px #eeeeee;*/
}
.eomMonth {
	text-align: right;
	float: left;
	width: 130px;
	padding-top: 3px;
}
.eomData {
	margin-left: 140px;
	padding-left: 10px;
	border-left: solid 1px #ff9999;
	background-color: #f6f6f6;
}
.eomData p{
	margin-top: 0px;
	color: #000000;
}
.parksTable {
	/*border: 1px solid #CCCCCC;*/
	border-collapse: collapse;
	margin-bottom: 20px;
}
.parksTable th{
	text-align: left;
	padding-left: 5px;
	background-color: #444;
	color: #FFF;
}
.parksTable td{
	font-size: 95%;
	line-height: 120%;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #aaa;
	color: #000;
}