* {
    margin: 0 auto;
    padding: 0;
/* font-size: 11pt; */
}
body{
    background-color:#ffffff/*#cececf*/;
}
IMG { vertical-align: middle; }


td.active{
    font-family: sans-serif;
    font-size: 11pt;
    height: 24px;
    background: #56924b;
    cursor: pointer;
    padding:0px;
}

td.current{
    font-family: sans-serif;
    font-size: 11pt;
    height: 24px;
    background: #ffffff;
    cursor: pointer;
    padding:0px;
}

td.inactive{
    font-family: sans-serif;
    font-size: 11pt;
    height: 24px;
    background: #abc66a;
    cursor: normal;
    padding:0px;
}

div.mainarea{
    background-color:#fafffa;

    width: 100%;
    margin: 0 auto;
}

div.master_frame{
    background-color:#ffffff;

    width: 100%;
/*    min-width: 920px;
    max-width: 1000px;*/
    margin: 0 auto;
}

div.textactive{
    color: #ffffff;
}

a.active_text{
    font-size: 8pt;
    color: #ffffff;
    text-decoration: none;
}

div.textinactive{
    color: #ffffff;
}
div.textcurrent{
    color: #0000ff;
}
div.gad{
    background: #fafffa;
    text-align: center;
    margin: 0 auto;

}
div.grad{
    background: #fafffa;
    text-align: center;
    margin: 0 auto;

}
div.grad1{
    background: #fff;
    text-align: center;
    margin: 0 auto;

}
table.mmenu{
/*     background: #aaaaaa; */
    width: 720px;
    height: 24px;
    text-align: center;
    vertical-align: middle;
    border: 0px;
    margin: 0 auto;

}
#my_topMenu {
    background: #5e5e5e;
    width:720px;
    text-align: center;
    vertical-align: middle;
    margin: 0 auto;
}



#Contact {
    position:relative;
    top:0px;
    left:10px;
    font-size: 10pt;
    padding:10px;
    border:4px double #999;
    line-height:17px;
    width: 30px;
    }
#mHeader {
    width: 100%;
/*     height:64px; */
/*     text-align:center; */
/*     background-image: url("../images/box-bl1.png"); */
/*     vertical-align:middle; */
    padding: 0px;
/*     background-color:#ceceaa; */

    margin: 0 auto;

}

#adDiv{
    position:relative;
    padding: 6px;
    text-align:center;
    margin: 0 auto;


}

#HeaderImage{
    padding: 6px;
/*     background-color:#dededf; */

    position:relative;
    top:0px;
/*     left:50%; */
}
div.entryname{
    padding:4px;
    background-color:#fff;
    background-image: url("../images/box-bl2.png");
    border:1px solid #aaa;
    text-align:center;
    line-height:17px;
}
div.news_date{
    padding:1px;
    background-color:#eee;
    background-image: url("../images/box-bl2.png");
    border:2px solid #aaa;
    text-align:center;
    line-height:17px;
}
div.entry{
    padding:10px;
    background-color:#eee;
    border:1px solid #aaa;
    line-height:17px;
}
A {
  color: #0000ff;
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
}

/*A:visited {
  color: #5e608d;
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
}*/

table.po_stats {

    background-color:#fafaff;
    margin: 0 auto;
}

td.po_stats_td {
    padding: 0px;
    background-color:#fafffa;
    border: 1px solid #000000;

}
