#Menu
{

}
#Menu .MnuDot
{
    height: 2px;
    background: url(../Images/DottedLine.gif)
}
#Menu .MnuLink
{
    padding-left: 10;
}
.Block1
{
    background-color: #f5f5f5;
    font-size: 120%;
    font-family: georgia;
    color: #555;
}
.Block1 TD
{
    height: 35;
    border-top: 1px solid gainsboro;
}
.Block2 TD
{
    height: 35;
    border-top: 1px solid gainsboro;
}
.A3
{
    color: silver;
    text-decoration: none
}
.A3:hover
{
    color: gold;
    text-decoration: none
}
.A4
{
    color: firebrick;
    text-decoration: none
}
.A4:hover
{
    color: firebrick;
    text-decoration: underline
}
LI
{
  font-size: 13;
}
	
A.Red
{
  color : #606060;
  text-decoration: none;
}
A.Red:hover
{
  color : orange;
}
