﻿body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
A.general:active
{
    text-decoration: none;
}
A.general:link
{
    text-decoration: none;

}
 A.general:hover
{
    text-decoration: none;
    color: gray;
}
A.general:visited
{
    text-decoration: none;
    color: black;
}
A.Remind:active
{
    text-decoration: none;
    color: red;
}
A.Remind:link
{
    text-decoration: none;
    color: red;
}
 A.Remind:hover
{
    text-decoration: none;
    color: red;
}
A.Remind:visited
{
    text-decoration: none;
    color: red;
}
TABLE.general
{
	font-size: small;
	border-right: 1px solid; 
	border-top: 1px solid; 
	border-left: 1px solid; 
	border-bottom: 1px solid; 
	border-collapse: collapse;
}
TABLE.Search
{
    BORDER-TOP: dodgerblue thin solid; WIDTH: 100%; BORDER-BOTTOM: dodgerblue thin solid;
}
TD.tablable
{
    font-weight: bold;
    background-color: #dcdcdc;
    color: #000000;
}
TD.tablable1
{
    font-weight: bold;
    HEIGHT: 25px; 
    BACKGROUND-COLOR: #6699cc;
}
TD.blocklable
{
    font-weight: bold;
    background-color: #deffd7;
    color: white;
}
TD.flashlabel
{
    font-weight: bold;
    background-color: #dcdcdc;
}
IMG.list
{
    width: 80px;
    height: 80px;
    border-top: white 0px solid;
    border-right: white 0px solid;
    border-left: white 0px solid;
    border-bottom: white 0px solid;
}
