BODY 
{
	FONT-SIZE: 12px; MARGIN: 0px; TEXT-ALIGN: center
}
A:link 
{
	COLOR: #000000; TEXT-DECORATION: underline
}
A:visited 
{
	COLOR: #000000; TEXT-DECORATION: underline
}
A:hover 
{
	COLOR: #000000; TEXT-DECORATION: none
}
.PopWinTitleText
{
    font-size:14px;
    font-weight:bolder;
    color:#ffffff;
}
.ContentTitle
{
    font-size:14px;
    font-weight:bolder;
    color:#ffffff;
    background-color:#4891c6;
    height:24px;
    text-align:left;
    padding-left:5px;
}
.MenuBorder
{
    border-top:solid 1px #000000; 
    border-left:solid 1px #000000; 
    border-right:solid 1px #ffffff; 
    border-bottom:solid 1px #ffffff;
    background-color:#DDE5F2;
}
.ContentBorder
{
    border:solid 1px #000000;
    background-color:#ffffff;
    padding:1px 1px 1px 1px;
}
.PopWinTitle
{
    font-size:14px;
    font-weight:bolder;
    color:#ffffff;
}
.TopMenuInactive
{
	background-image:url(/iCSDNew/images/pagetop/3.gif); 
	cursor:hand; 
	color:#666666; 
	width:83px;
}
.TopMenuActive
{
	background-image:url(/iCSDNew/images/pagetop/4.gif);
	cursor:default;
	color:#ffffff;
	width:83px;
}
.Grid3D
{
	border-left: 1px solid buttonhighlight;
	border-top: 1px solid buttonhighlight;
	border-bottom: 1px solid buttonshadow;
	border-right: 1px solid buttonshadow;
    padding-top: 1px;
    padding-bottom: 1px;
	background-color:#D6CFCE;
}
.Map
{
    border-top:solid 1px #000000; 
    border-left:solid 1px #000000; 
    border-right:solid 1px #000000; 
    border-bottom:solid 1px #000000;
}
.button1
{
    border:solid 1px #bdd3ef;
    background-color:#eff7ff;
    height:20px;
    cursor:hand;
    font-size:12px;
}
.PopWinDiv
{
	width:600px; 
	height:356px; 
	overflow:auto; 
	text-align:left;
}
.PopWinTable
{
	width:580px; 
	background-color:#cccccc;
}
.PopWinTableTitleRow
{
	background-color:#eeeeee; color:#000000; font-weight:bolder; font-size:14px; text-align:left; padding-left:10px; height:22px;
}
.PopWinTableLeftCell
{
	width:120px; background-color:#faf7d5; text-align:right; height:22px;
}
.PopWinTableRightCell
{
	width:460px; background-color:#ffffff; text-align:left; height:22px; padding-left:2px;
}
.PopWinContentDiv 
{ 
  background-color:White;
  padding-top:0px; 
  padding-left:0px; 
  border: #7C7C94 1px solid; 
  cursor:default; 
  overflow:auto;
}
