@CHARSET "ISO-8859-1";
label
{
  text-align: left;
}
th
{
  font-weight: normal;
  text-align: left;
  vertical-align: text-top;
}
td
{
  vertical-align: top;
}
.map
{
  overflow: hidden;
}
.border
{
  border-style:solid;
  border-width:1px;
}
.gucci-table
{
  background-color: #FFE87C;
}
.gucci-td
{
  background-color: brown;
  width: 100px;
}
.gucci-p
{
  color: #800517; 
  font-size: x-small;
  font-weight: bold;
  font-family: garamond;
}
.gucci-t
{
  color: #FFE87C; 
  font-size: x-small;
  font-weight: bold;
  font-family: garamond;
}
.gucci-tb
{
  color: #FFE87C; 
  font-weight: bold;
}
.gucci-boat
{
  color: white;
  font-weight: bold;
}
.gucci-cruise
{
  color: brown;
  font-weight: bold;
}
.nolink
{
  text-decoration: none;
  text-align: center; 
  color: #FFE87C; 
  font-weight: bold;
}
.yui-skin-sam .yui-dt td.delete-button
{
    cursor: pointer;
    background: transparent url('/images/icons/delete.png') no-repeat center center;
    width: 16px;  height: 16px;
}

.yui-skin-sam .yui-dt td.refresh-button
{
    cursor: pointer;
    background: transparent url('/images/icons/arrow_refresh.png') no-repeat center center;
    width: 16px;  height: 16px;
}

.yui-skin-sam .yui-dt td.zoom-button
{
    cursor: pointer;
    background: transparent url('/images/icons/find.png') no-repeat center center;
    width: 16px;  height: 16px;
}

.yui-skin-sam .yui-dt td.add-button
{
    cursor: pointer;
    background: transparent url('/images/icons/add.png') no-repeat center center;
    width: 16px;  height: 16px;
}
