
.Tables
{
	table-layout:fixed;
	word-break:break-all;
}
.GrayImage
{
    filter:Gray
}
.button1
{
    border:solid 1px #bdd3ef;
    background-color:#eff7ff;
    height:20px;
    cursor:hand;
    font-size:12px;
}
.button2
{
    border:solid 1px #72a2e1;
    background-color:#dff7ff;
    height:20px;
    cursor:hand;
    font-size:12px;
}
.textbox1
{
    border:solid 1px #72a2e1;
    background-color:#eff7ff;
    height:16px;
}
.ContetTopTitle
{
	font-size:13px;
	font-weight:bolder;
	padding-left:5px;
	height:26px;
	border:solid 1px #bdd3ef;
	color:#000099;
	background-image:url(/vms/Resources/images/MapToolbg3.gif);
}
.QueryTitle
{
    font-weight:bolder;
    height:22px;
    cursor:hand;
    background-color:#d1e7f4;
}
.QueryBody
{
    background-color:#eff7ff;
    border-left:solid 1px #bdd3ef;
    border-right:solid 1px #bdd3ef;
    border-bottom:solid 1px #bdd3ef;
}
.Tables
{
	table-layout:fixed;
	word-break:break-all;
}
.PopWinContent 
{ 
  background-color:White;
  padding-top:0px; 
  padding-left:0px; 
  border: #7C7C94 1px solid; 
  cursor:default; 
}

.MainFrameBody
{
	margin:0px;
	font-size:12px;
	background-color:#f4f4f4;
}