/* CSS Document */
#table{
border:dashed;
border-bottom:dashed;
border-bottom-color:#9F9476;
border-bottom-style:dashed;
border-left:dashed;
border-left-color:#9F9476;
border-bottom-width:thin;
border-left-width:thin;
border-right:dashed;
border-right-color:#9F9476;
border-right-width:thin;
border-top:dashed;
border-top-color:#9F9476;
border-top-width:thin;
}


