
body{
    background-color: #3A4F70;
}
body, td{
    color: #000000;
}
h1,h2,h3,h4,h5{
    color: #6A81A6;
}
p{
    margin-bottom: 12px;
}
.tdTop{
    background-image : url(/img/bg_top.gif);
}
.tdMenu{
    background-color: #ffffff;
}
.tdLogin{
    background-image : url(/img/bg_top2.gif);
}
.tdFlash{
    background-color: #64758F;
}
.tdBottom{
    background-image : url(/img/bg_bot.gif);
}
.copy{
    color: #ffffff;
}
.menu td{
    padding-right: 15px;
}
a {
    font-family: verdana, arial, helvetica;
    color: #4C6284;
}
a:hover{
    color: #1C3256;
}
.menu a{
    font-family: verdana, arial, helvetica;
    font-size: 9px;
    font-weight: bold;
    color: #4C6284;
    text-transform: uppercase;
    text-decoration: none;
}
.menu a:hover{
    color: #1C3256;
}
div.LMenu{
    text-transform: uppercase;
    font-size: 9px;
    font-weight: bold;
    color: #6A81A6;
}
a.LMenu{
    font-family: verdana, arial, helvetica;
    font-size: 9px;
    font-weight: bold;
    color: #6A81A6;
    text-transform: uppercase;
    text-decoration: none;
}
a.LMenu:hover{
    color: #475E82;
}
.title{
    color: #ffffff;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    background-image : url(/img/bg_title.gif);
}
.fieldset .title {
    font-weight: bold;
    font-size: 110%;
    background: transparent;
    text-transform: none;
    color: black;
    padding: 5px;
}
.spacer{
    background-color: #FFFFFF;  
}
.contentArea{
    background-color: #F4F6FA;
}
.contLeft{
    padding-left: 5px;
    padding-right: 5px;
}
.contCenter{
    padding-left: 20px;
    padding-right: 20px;
}
.bgVline{
    background-image: url(/img/bg_vline.gif);
    background-position: right;
    background-repeat : repeat-y;
}
.contentPicture{
  border: 1px solid #3E6FA9;
    float: left;
    margin-top: 1px;
    margin-left: 3px;
    margin-right: 5px;
    margin-bottom: 1px;
}
.contentPicture-death{
  border: 1px solid black;
    float: left;
    margin-top: 1px;
    margin-left: 3px;
    margin-right: 5px;
    margin-bottom: 1px;
}
.otherPicture{
  border: 1px solid #3E6FA9;
    margin-top: 1px;
    margin-left: 3px;
    margin-right: 5px;
    margin-bottom: 1px;
}
.contentTitle{
    padding-top: 2px;
    margin-top: 0px;
}
table, td{
    border-color: #8CA4CA;
}
hr{
    color: #8CA4CA;
}
.imageBorder{
    border: 1px solid #6B84A5;
    padding: 2px;
}
.imageBorder2{
    border: 2px solid #3A4F70;
    padding: 1px;
}
