body {
	font-size:13px;
}

td {
	font-size:13px;
}

th {
	font-size:13px;
}



/*-------------Table styles-----------------*/

 table.holderTable{
	background-color:#7F7F7F;
	color:white;
	font-weight:bold;
	width:416px;
}
 table.holderTable td{
	color:#FFF;
	padding:5px;
}
 td.title{
	background-color: #663399;
	color:white;
	font-weight:bold;
	font-size:15px;
	padding:5px;
}

#mapNav{
	position:absolute;
	left:0px;
	top:500px;
}
A:link, A:visited, A:active { text-decoration: none }
