/* adding the active/focus state */
/*END MENI*/
#navlist_d {
  list-style-type:none; 
  padding:0; 
  width:49em; 
  height:5em; 
  margin:0 auto;
  }
#navlist_d li {
  display:block; 
  width:7em; 
  height:2em; 
  float:left; 
  margin-right:0.2em;
  }
#navlist_d a {
  display:block; 
  width:7em; 
  height:2em; 
  position:relative; 
  text-decoration:none;
  }
#navlist_d a em {
  display:block; 
  font-style:normal; 
  width:7em; 
  height:1.5em; 
  color:#777777; 
  font-family:Arial, Helvetica, sans-serif;
  border-bottom:0.5em solid #FFFF99;
  position:absolute; 
  top:1px;
  left:71px;
  cursor:pointer;
  }
#navlist_d a:hover {
  color:#666666;
  }
#navlist_d a:hover em {
  border-bottom:0.5em solid #FF9900;
  }
#navlist_d a:active, #navlist_d a:focus {
  width:0; 
  height:0;
  outline:0; /* for browsers that understand */
  }
#navlist_d a:active em, #navlist_d a:focus em {
  border-bottom:0.5em solid #FF9900; 
  color:#666666;
  font-family:Arial, Helvetica, sans-serif;
  outline:0; /* for browsers that understand */
  }
/*END MENI*/

.m_menu {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	
}
.h_labels {
	font-size: 12px;
	color: #696969;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.coname	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#000000;
	font-weight: 800;
}

.address	{
	font-family:Arial, Helvetica, sans-serif
	font-size:16px;
	color:#000000;
	font-weight:normal;
}

.phone	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FF0000;
	font-weight:bold;
}

.titles	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	font-weight: bold;
}

.services	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:normal;
}

.summary	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:normal;
}

.detail	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:normal;
}

li {
	list-style-position: inside;
	list-style-type: square;
}

p.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a:link {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	/*font-size: 14px;*/
	font-style: normal;
	text-decoration: underline;
}

a:visited {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	/*font-size: 14px;*/
	font-style: normal;
	
}

a:hover {
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	/*font-size: 14px;*/
	font-style: normal;
	text-decoration: underline;
}

a:active {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 14px;*/
	font-style: normal;
	font-weight: bold;
}

.topsearch	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}


.descAlignLeft {
	float: left;
}

.descAlignRight {
	float: right;
}
