﻿body {
}
img{ border: none;}

.linkTable
{
    background-color: e0f0ed;
    border-color: #8eccc1;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    color: black;
    valign: center;

}
.header
{
    background-color: e0f0ed;
    border-color: #8eccc1;
    font-family: Verdana;
    font-size: 18px;

}
.cTable
{
    background-color: e0f0ed;
    border-color: #8eccc1;
    font-family: Verdana;
    font-size: 14px;

}

.vTable
{

    background-color: e0f0ed;    
    border-color: #8eccc1;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color:  black;

    

}
.PTable
{
    background-color: e0f0ed;
    border-color: 8eccc1;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color:  black;

    

}
.borderCell
{
	border-color: #8eccc1;
	border-width: 3px;
	border-style: solid;
}

.tableLink
{
	font-family: Verdana, "Lucida Sans Unicode", sans-serif;		
	font-weight: bold;
	color: #51674B;
	font-size: 14px;
}
.eCell
{
    background-color: white;    
}
