﻿body
{
    background-image: url('images/schiptexture.gif');
}
p, td
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-decoration: none;
    text-align: left;
}
.button
{
    border-style: solid;
    border-width: 1px;
    border-color: #999999 #666666 #333333 #CCCCCC;
    font-family: Georgia;
    font-size: 95%;
    text-decoration: none;
    color: #FF0000;
    font-weight: bold;
    text-align: center;
    background-color: #333333;
    padding-left:3px;
}
.footer
{
    background-image: url('images/schiptexture.gif');
    border-style: solid;
    border-width: thin;
    border-color: #999999 #666666 #000000 #CCCCCC;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 95%;
    color: #333333;
    text-decoration: none;
    height: 30px;
    text-align: center;
}
.header
{
    background-image: url('images/schiptop5.gif');
    background-repeat: no-repeat;
}
.homeTable
{
    border-width: 1px;
    border-color: #FFFFFF;
}
.rescuertable
{
    width: 850px;
}
.rescuertable a:link
{
    font-family: Arial;
    font-size: 14px;
    color: #FF0000;
    text-decoration: none;
    font-weight: bold;
}
.rescuertable a:hover
{
    font-family: Arial;
    font-size: 14px;
    color: #FFCC00;
    text-decoration: none;
        font-weight: bold;
}
.rescuertable a:visited
{
    font-family: Arial;
    font-size: 14px;
    color: #FF0000;
    text-decoration: none;
        font-weight: bold;
}


a:link
{
    font-family: Arial;
    font-size: 14px;
   font-size: 14px;
    color: #FF0000;
    text-decoration: none;
    font-weight: bold;
}
a:hover
{
    font-family: Arial;
    font-size: 14px;
    color: #FFCC00;
    text-decoration: none;
        font-weight: bold;
}
a:visited
{
    font-family: Arial;
    font-size: 14px;
    color: #FF0000;
    text-decoration: none;
    font-weight: bold;
}





#rescuer a:link
{
    color: #FF0000;
    text-decoration: none;
}
#rescuer a:hover
{
    border-width: 1px;
    border-color: #FFCC00;
    color: #FFFFFF;
    text-decoration: none;
    border-bottom-style: dotted;
}
#rescuer a:visited
{
    color: #FF0000;
    text-decoration: none;
}
#rescuerlogin
{
    position: absolute;
    z-index: 55;
    top: 3px;
    left: 900px;
    width: 209px;
    height: 76px;
}
#popup
{
    z-index: 99;
}
#table2
{
    z-index: 999;
}

