h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 8px 0;
	border-bottom: 1px solid #C9DFF1;
	padding-bottom: 5px;
	}

TD {font-size:13px;font-family:arial;color:#000000;}
.title {font-size:16px;font-weight:bold;font-family:arial;color:#004FC4;}
.b {font-size:10px;font-weight:bold;font-family:verdana;color:#000000;}
A {font-family:arial; font-size:13px; font-weight:Bold; color:#004FC4; text-decoration:none;}
A:hover {text-decoration:underline;}
.current {font-size:25px;font-family:arial;font-weight:bold;color:#000000;}
.btitle {font-size:14px;font-weight:bold;font-family:arial;color:#cc0000;}
.rlink {font-size:11px;font-weight:bold;font-family:arial;}
.mpa {font-size:11px;font-weight:bold;font-family:arial;color:#000000;}
.bul {font-size:10px;font-weight:bold;font-family:verdana;color:#DDE0E8;}
.relatives {font-size:11px;font-weight:bold;font-family:verdana;color:#ffffff;}
.updt {font-size:11px;font-weight:bold;font-family:arial;color:#ffffff;}
.cp {font-size:11px;font-family:arial;color:#000000;}
.xtitle {font-family:arial; font-size:13px; font-weight:Bold; color:#2952A5;text-decoration:none;} 

.button {
	height : 22px;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	background: #D4D0C8;
	border-bottom: 1px solid #808080;
	border-right: 1px solid #808080;
	border-left: 1px solid #FFFFFF;
	border-top:1px solid #FFFFFF; 
	color:#404040;
	text-decoration:none;
	cursor: hand
}

#main-title {
	border:1px solid #C1CCE0;
	color:#004FC4;
	font-size:15px;
	font-weight:bold;
	padding:10px;
	text-align:center;
}

/* date format */
.date {font-family:verdana;font-size:10px;color:#000000;font-weight:bold;}

/* first left menu */
.menu {font-family:verdana;font-size:11px;font-weight:bold;color:#004FC4;text-decoration:none;}
.menuoff {font-family:verdana;font-size:11px;font-weight:bold;color:#004FC4;text-decoration:none;}
.submenu {font-family:verdana;font-size:11px;font-weight:normal;color:#000384;text-decoration:none;}
.submenuoff {font-family:verdana;font-size:11px;font-weight:normal;color:#000384;text-decoration:none;}

.header-top{
	background-color:#dce1e7;
}

/* emy letters */
.emy {font-family:arial;font-size:12px;}

/* T A B S */
#map
{
	float:left;
	padding:5px;
	width: 320px;
	/* This is css3 proposed | currently only mozzila uses it */
	-moz-user-select: none;
}

#mapTabs
{
	list-style-type:none;
	color:#0E4C88;
	border:none;
	margin:0px;
	padding:0px;
	white-space:nowrap;
	width:250px;
}

#mapTabs LI
{
  margin:0; padding:0;
  display:inline;
  list-style-type:none;
  background-image:none;
}

#mapTabs LI A
{
	float:left;
	display:block;
	margin-right:1px;
	white-space:nowrap;
	padding:4px 8px;
	text-align:center;
	font-family:verdana;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	background:#B3D4F3;
	width:60px;
	cursor:pointer;
}	

.days 
{
	background:#00A4E3;
	display:none;
	margin:0;
	padding:0;
	text-align:center;
}

#mapInfo
{
	background:#B3D4F3;
	padding:2px;
	text-align: left;
}

/* --- footer --- */
#footer-sites {
	border-bottom:1px solid #DDDDDD;
	margin:0 auto 10px;
	padding:10px 0;
	text-align:center;
	width:776px;
}

#service-footer {
	background-color:#c1cce0;
	font:11px Arial;
	margin:0 auto;
	padding:4px 10px;
	width:756px;
}

#footer-company {	
	font:11px Arial;
	margin:5px auto 20px;
	padding-left:10px;
	width:766px;
}

.right {
	float:right;
}
.left {
	float:left;
}

#service-footer a {
	font-size:11px;
	font-weight:normal;
}

.clr {
	min-height:0;
}

html .clr       { height: 1%; }

.clr:after 		{
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
}

/* Pathfinder Ads
-------------------------------*/
a img 	{ border: none; }
.pads {
	margin: 30px 0 20px;
	}

.pads-item {
	padding: 8px 6px;
	border-bottom: 1px solid #ddd;
	cursor: pointer;
	font-size: 12px;
	font-family:verdana, Arial, sans-serif;
	}
.pads-item p {
	margin: 0;
	margin: 5px 0;
	}
.pads-item-merchant {
	color: #6f6f6f;
	}
.pads .image .pads-item-content {
	margin-left: 70px;
	}
.pads img {
	float: left;
	padding: 0;
	margin: 0;
	}
.pads-item-price {
/*	color: #cb6129; */
	}
/* END tabs /*

