﻿table
{
    border:0;
    width:600px;
    /*    width:90%;*/
}

.HeaderLine
{
    background-color: #515151;
    font-family: Tahoma, Arial;
    color: #f5f5f5;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    height:30px;
}
/*  -moz-border-radius: 11px;
    -khtml-border-radius: 11px;
    -webkit-border-radius: 11px; */



.ImageCell
{
    background-color: #f5f5f5;
    vertical-align: top;
    height:380px;
    /*text-align: center;*/
}


.BackLink
{
    font-family: Tahoma, Arial;
    color: #515151;
    font-weight: bold;
    text-align: center;
    height:10px;
    vertical-align: top;

}




