body,table, td, th{ 
 font-family : Verdana;
 font-size : 12px;
 color: #505050;
 }
.SmallText
{
 font-family : Verdana;
 font-size : 9px;
 color: #505050;
}

a.Menu:link {
 color: #EFEFEF;
 font-weight: bold; 
 text-decoration: none;
 font-size : 9px;
 }
a.Menu:visited {
 color: #EFEFEF;
 font-weight: bold;
 text-decoration: none;
 font-size : 9px;
 }
a.Menu:active {
 color: #69c;
 font-weight: bold;
 text-decoration: none;
 font-size : 9px;
 }
a.Menu:hover {
 color: #f90;
 font-weight: bold;
 text-decoration: none;
 font-size : 9px;
}
a.InternalLink:link {
 color: #515151;
 font-weight: bold; 
 text-decoration: none;
 }
a.InternalLink:visited {
 color: #515151;
 font-weight: bold;
 text-decoration: none;
 }
a.InternalLink:active {
 color: #515151;
 font-weight: bold;
 text-decoration: none;
 }
a.InternalLink:hover {
 color: #515151;
 font-weight: bold;
 text-decoration: underline;
}
a.MenuActive:link {
 color: #f90;
 font-weight: bold;
 text-decoration: none;
 font-size : 9px;
 }
a.MenuActive:visited {
 color: #f90;
 font-weight: bold;
 text-decoration: none;
 font-size : 9px;
 }
a.MenuActive:active {
 color: #f90;
 font-weight: bold;
 text-decoration: none;
 font-size : 9px;
 }
a.MenuActive:hover {
 color: #f90;
 font-weight: bold;
 text-decoration: none;
 font-size : 9px;
}
.MenuNoLink
{
 color: #EFEFEF;
 font-weight: bold; 
 text-decoration: none;
 font-size : 9px;
}
.SubMenu
{
 color: #EFEFEF;
 text-decoration: none;
 font-size : 10px;
 font-family : Verdana;
 background-color: #3B6394;
}
.PriceChanges{
	border: 1px	solid #CCCCCC
}
.MainTitle{
    color: #2173AD;
    font-family: Verdana, Arial;
    font-size: 20px;
    font-weight: bold;
    HEIGHT: 35px
}
.TopListingBold{
    background-color: #3B6394;
    color: white;
    font-family: Verdana, Arial;
    font-size: 13px;
    font-weight: bold
}
.TopListing{
    background-color: #3B6394;
    color: white;
    font-family: Verdana, Arial;
    font-size: 13px;
}
.ListingBold{
    color: #505050;
    font-family: Courier New, Verdana, Arial;
    font-size: 13px;
    font-weight: bold;
    white-space: pre-wrap;
}
.ListingComment{
    color: #505050;
    font-family: Courier New, Verdana, Arial;
    font-size: 11px;
    font-style: italic;
}
.ListingManCode{
    color: #505050;
    font-family: Verdana, Arial;
    font-size: 9px;
}
.ListingTable{
    background-color: #f2f2f2;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}
.legend{
    font-size: 11px;
}
