body
{
    padding: 0;
    margin: 0;
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size : 8pt;
    /*background-image : url(../images/background.jpg);*/
}

td, input
{
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size : 8pt;
}

div.BlockTitle
{
    width : 100%;
    border-top : 1 solid #9C9CFF;
    border-bottom : 1 solid #9C9CFF;
    font-weight : bold;
    padding : 10;
    margin : 10;
}

div.BlockTitlePost
{
    width : 100%;
    border-bottom : 1 solid #9C9CFF;
    font-weight : bold;
    padding : 10;
    margin : 10;
}

a
{
    text-decoration : none;
}
a:hover
{
    text-decoration : underline;
}

h1 { font-family: Tahoma; font-size: 20px; margin: 0px; padding:12px 0px 3px 0px; border-bottom: 3px solid #8ba0af; font-weight: normal; }

* html .png
{
    width: expression(this.firstChild.width);
    filter: expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+
            this.firstChild.src+"', sizingMethod='image')");

    background: expression("transparent url("+
            this.firstChild.src.replace(".png", ".gif")+") no-repeat");
    backgr\ound: none !important;
}

* html .png img
{
    behavior: expression(this.style.visibility="hidden");
}

.listing {
    PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 5px; OVERFLOW: hidden; WIDTH: 626px; LINE-HEIGHT: 30px; PADDING-TOP: 5px; HEIGHT: 30px; TEXT-ALIGN: center
}
.listing LI {
    PADDING-RIGHT: 0px; DISPLAY: inline; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}
.listing .gray {
    COLOR: #f7f7f7
}
.listing .center A {
    BORDER-RIGHT: #c7c7c7 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #c7c7c7 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: 100; BACKGROUND: #f7f7f7; PADDING-BOTTOM: 2px; MARGIN: 0px 1px; BORDER-LEFT: #c7c7c7 1px solid; COLOR: #000; PADDING-TOP: 2px; BORDER-BOTTOM: #c7c7c7 1px solid; TEXT-DECORATION: none
}
.listing .center A:hover {
    BORDER-RIGHT: #666 1px solid; BORDER-TOP: #666 1px solid; BACKGROUND: #ccc; BORDER-LEFT: #666 1px solid; BORDER-BOTTOM: #666 1px solid
}
.listing .center A.active {
    BORDER-RIGHT: #666 1px solid; BORDER-TOP: #666 1px solid; BACKGROUND: #666; BORDER-LEFT: #666 1px solid; COLOR: #fff; BORDER-BOTTOM: #666 1px solid
}

