﻿ /*GMap Css*/
 .pop_bg_repet{ background:url(../../images/MapImages/center_repet.png) repeat-y center top;width:340px;}
 
 /*only For PopUp Emaillink*/
.mapmail a:link	{ color:#54545c; text-decoration: none; font-weight:bold; }
.mapmail a:activated	{ color:#54545c; text-decoration: none;  font-weight:bold; }
.mapmail a:visited	{ color:#54545c; text-decoration: none;  font-weight:bold;}
.mapmail a:hover	{ color:#2a64a1; text-decoration:none; font-weight:bold; }


/*G Map*/
.SideBarText
{
text-align: left;
vertical-align: middle;
font-weight: bold;
width: 231px; 
margin-left:0px;
font-family: Trebuchet MS;
color:#6A6461; 
}

.maplink a:link	{ color:blue; text-decoration: none; font-weight:bold; }
.maplink a:activated	{ color:blue; text-decoration: none; font-weight:bold;}
.maplink a:visited	{ color:blue; text-decoration: none; font-weight:bold;}
.maplink a:hover	{ color:blue; text-decoration:none; font-weight:bold;}
