body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p,td,div
{
  font-size:9pt;
  margin: 0;
  padding: 0;
  scrollbar-darkshadow-color: #808080; 
  scrollbar-face-color: #DDDDDD; 
  scrollbar-highlight-color: #EEEEEE; 
  scrollbar-shadow-color: #DEE3E7;
  scrollbar-3dlight-color: #D1D7DC; 
  scrollbar-arrow-color:  #000000; 
  scrollbar-track-color: #F1F1F2; 
}
p,td,div{line-height: 16px}
.lh{line-height:16px}
A:link{color:#666666;text-decoration:none}
A:visited{color:#666666;text-decoration:none}
A:hover{color:#ff0000;text-decoration:underline}
a.my:link{color:#0051A2;text-decoration:none}
a.my:visited{color:#0051A2;text-decoration:none}
a.my:hover{color:#0051A2;text-decoration:underline}
a.my1:link{color:#3E7CBB;text-decoration:none}
a.my1:visited{color:#3E7CBB;text-decoration:none}
a.my1:hover{color:#3E7CBB;text-decoration:underline}
.STYLE2 {
	color: #0055a4;
	font-weight: bold;
}
.STYLE3 {color: #FFFFFF}

img
{
	border:0;
}
label
{
 font-size:9pt;
}
a:link{color:#395575; text-decoration:none;}
a:visited{color:#395575;text-decoration:none;}
a:hover{color:red;text-decoration:none;}
#copyright
{
	color:Gray;
	line-height:40px;
}
.button
{
	font-size:9pt;
	border:0;
	background-color:White;
	padding:3px 0 0 0;
	width:60px;
	height:21px;
	background-image:url('../images/btnBackground.JPG');
}
.btnSubmit
{
    font-size:9pt;
	border:0;
	background-color:White;
	padding:3px 0 0 0;
	width:59px;
	height:21px;
	background-image:url('../images/btn.GIF');
    }
.localToolbar
{
	border-top: solid 1px #999;
	border-bottom: solid 1px #999;
	background: #F1F1F1;
	padding: 2px 0px 2px 0px;
	font-size: 100%;
}
.ContentTable
{
	width:100%;
	border: 1px solid #ffffff;
	margin-top: 5px;
	margin-bottom: 5px;
	background:#ffffff;
	font-size:12px;
}
.ContentTable th
{
	display:none;
}
.ContentTable td
{
	padding:4px;
	height:20px;
	border-right:solid 1px #ffffff;
	border-bottom:solid 1px #ffffff;
	background-color: #ffffff;
	font-size:12px;
}
.mapPoint
{
	border:0;
	background-color:#ffffff;
	width:90px;
}
.btnLogin
{
	font-size:9pt;
	border:0;
	padding:2px 0 0 0;
	width:42px;
	height:21px;
	cursor:hand;
	background-image:url('../images/dl.jpg');
}


