
body
{
  font-family:arial;
  font-size: 10px;
  overflow: auto;
}
.wgeopanelbody
{
  margin:0px;
  padding:0px;
  width: 100%;
  height: 100%;
}
.wmaintable
{
    width: 100%;
    height: 100%;
margin:0px;
padding:0px;
border: 1px solid #ebe6dc;
}
.wmylocationmap
{
   width:100%;
   height: 100%;
}
.wlogoheader
{
  margin:0px;
  padding:0px;
  padding-left:1px;
  font-size:12px;
  font-family: arial;
  background-color: #ebe6dc;
}
div
{  
margin:0px;
padding: 0px;
}
td
{
margin:0px;
padding:0px;
  font-size:12px;
}
.wlogo
{
  font-family: arial;
  color: green;
  font-weight:bold;
  text-decoration:none;
margin:0px;
padding:0px;
}
.wmylocationheader
{
  background-color: #efefef;
  border-bottom: 1px solid #5890e5;
}
.wmylocationtoolbar
{
}
.wmyusername
{
  color:brown;
}
.wago
{
  font-size:11px;
color: #555555;;
}
.wspeed
{
  font-size:11px;
color: #555555;;
}

.wmenu
{
  height:20px;
  border-right:1px solid #5890e5;
  border-left:1px solid white;
  width:32%;
  color: white;
  background-color:#5890e5;
  font-weight:bold;
  border-bottom:1px solid #5890e5;
  padding: 5 3 5 3;
}
.wmenuhi
{
  height:20px;
  border-right:1px solid #5890e5;
  width:32%;
  color: #5890e5;
  font-weight:bold;
  padding:5 3 5 3;
}

#pmdiv td div
{
  font-size:11px;
}
#pmmsg
{
  font-size:12px;  
}

#msgto
{
  font-size:11px;
}

.wlink
{
  color: #5890e5;
  cursor:pointer;
}

.wcontentdiv
{
  z-index:102;
  position:absolute;
  top:0px;
  left:0px;
  width:100%;
  height:100%;
  display:block;
  background-color:white;
  overflow:auto;
}
.wgroupsheader
{
  background-color: white;
  border-bottom: 1px solid #5890e5;
}
.wcurmode
{
  color:#5890e5;
  font-size:14px;
}
.vspic
{
  max-width:200px;
  width: expression(this.width > 200 ? 200: true);
}

.homenav
{
  font-size:20px;
  color: #5890e5;
  border-bottom: 1px solid #eeeeee;
  margin:7px;
  vertical-align:middle;
  cursor:pointer;
}
.homenav div
{
  font-size:20px;
  color: #5890e5;
  width:260px;
  max-width:100%;
  width: expression(this.width > 260 ? 260: true);
  height:36px;
}
.homenav input
{
  font-size: 10px;
  padding: 0px;
  margin:0px;
}
.cmapbar
{
  position:absolute;
  height:32px;
  bottom: 40px;
  left: 20px;
  z-index: 102;
  margin:0px;
  padding:0px;
}
.cmapbutton
{
  display:inline;
  position:relative;
  width:32px;
  height:32px;
  margin:0 5 0 5;
  padding:0px;
  background-image: url(/images/bb32.png);
}

.cpostnavbar
{
  position:absolute;
  height:32px;
  top: 0px;
  left: 0px;
  z-index: 102;
  margin:0px;
  padding:0px;
  width:100%;
  border: 1px solid #dddddd;
  background-image:url(/images/1ptph.png);
}
.cpostnavbar table td
{
  margin:0px;
  padding:0px;
}

.cselector
{
  display:inline;
  padding:0px;
  margin:2 2 0 0;
  border-collapse: collapse;
  height: 28px;
}
.cselector td
{
 cursor:pointer;
 font-size:13px;
 font-weight:bold;
 border: 1px solid #5890e5;
 height: 28px;
 vertical-align:middle;
 padding:0 2 0 2;
}
.cswitchon
{
 color:white;
 background-color: #5890e5;
}
.cswitchoff
{
 color:#5890e5;
 background-color:white;
}

#postinfo
{
width:100%;
padding:2px;
text-align:center;
vertical-align:top;
color: white;
}

.cpostinfo
{
  color:white;
  font-weight:bold;
  font-size:13px;
}

.wpanediv
{
  z-index:102;
  width:100%;
  display:block;
  background-color:white;
}

