*{
    font-family:arial, helvetica,sans-serif;
}

div#main_menu_plain{
    height: 26px;
    /*border-bottom: 1px solid #b3b3b3;*/
    background-image: url("/resources/newhome/mm_bkg.png");
    background-position: bottom;
    background-repeat: repeat-x;
    font-size:12px;
    padding-top:8px;
}

#main_menu_plain a{
    padding:3px;
    color: blue;
}

div#logo_area2{
    padding:25px 10px 5px 10px;
    text-align: center;
}

#logo_area2 table{
    width:100%;
}

#logo_area2 td{
    vertical-align: bottom;
}

div#footer2{
    margin-top: 25px;
   border-top: 1px solid #b3b3b3;
    padding:25px;
    text-align:center;
   /* background-image: url("/resources/newhome/foot_bkg.png");
    background-position: top;
    background-repeat: repeat-x; */
}

div#SidePane{
    padding:10px 0px;
    position: absolute;
    right:10px;
    font-size:12px;
}

div#SidePane div{
    padding:5px 0px;
}

div#SidePane a{
    color:blue;
}

span.fattylittle{
    font-size:14px;
    font-weight: bold;
}

span.reddy{
    color:#f00;
    font-weight: bold;
}