a {
    font-size: 10px;
    font-family: Verdana,Helvetica,sans-serif;
} 
a:link, a:visited, a:active {
    color: #0000ff;
}
a:hover {
    color: #ff0000;
}  
body {
    background: #999999;
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 10px;
    margin: 0;
    padding: 0;
}
h2 {
    color: #ffffff;
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
hr {
    color: #999999;
}
table {
    background: #FFFFFF;
    border-width: 0;
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 10px;
    padding: 0;
}
td {
    text-align: left;
    vertical-align: top;
}
/* Main Background */
.bbl { background: url(/images/background/bbl.gif) bottom left no-repeat; }
.bbr { background: url(/images/background/bbr.gif) bottom right no-repeat; }
.btm {
    margin: 0 10px 0 10px;
}
.bbm {
    background: url(/images/background/bbm.gif) bottom right repeat-x;
    padding: 0 0 10px 0;
}
.bml {
    background: url(/images/background/bml.gif) top left repeat-y;
    margin: 0 -10px 0 -10px;
}
.bmr {
    background: url(/images/background/bmr.gif) top right repeat-y;
    padding: 0 10px 0 10px;
}

/* Menu */
ul.menu {
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.menu li {
    float: left;
}
a.menu, a.menu:link, a.menu:visited, a.menu:active {
    background: url(/images/buttons/menu_button.png) left repeat-x;
    border-right: 1px solid #CCC;
    color: #333;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    padding: 0 4px 0 4px;
    text-decoration: none;
}
a.menu:hover {
    background: #999999;
    color: #FFFFFF;
}
/* Fix IE. Hide from IE Mac \*/
* html ul li a { height: 1%; }
/* End */

/*** For Sale Round Frame ***/
.fsb {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    padding: 0 4px 0 4px;
}
.fstl, .fstm, .fstr,
.fsbl, .fsbm, .fsbr {
    height: 20px;
}
.fsbm, .fstm {
    margin: 0 15px 0 15px;
}
.fstm, .fsbm { background: #000000; }
.fstl { background: url(/images/header/rhbl.gif) top left no-repeat; }
.fstr { background: url(/images/header/rhbr.gif) top right no-repeat; }
.fsbl { background: url(/images/box/fsbl.gif) bottom left no-repeat; }
.fsbr { background: url(/images/box/fsbr.gif) bottom right no-repeat; }
/*** End For Sale Round Frame ***/
