BODY
{
    color:#000;
    background-color:#ddd;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    font-size:xx-small;
}
A
{
  color:#00C;
  text-decoration:none;
}
A:hover
{
  color:#00f;
  text-decoration:underline;
}
TABLE.header
{
    background-color:#fff;
    margin-left: auto;
    margin-right: auto;
    padding:0.5em;
}
TABLE.menu
{
    background-color:#fff;
    margin-left: auto;
    margin-right: auto;
    padding:4px;
}
TABLE.main
{
    background-color:#fff;
    margin-left: auto;
    margin-right: auto;
    padding:0.5em;
}
TABLE.footer
{
    background-color:#6cf;
    margin-left: auto;
    margin-right: auto;
    padding:2px;
    font-size:xx-small;
}
TABLE.admin-footer
{
    background-color:#eef;
    margin-left: auto;
    margin-right: auto;
    padding:2px;
    font-size:xx-small;
}
TABLE.blogtable
{
  background-color:#eee;
  font-size:x-small;
}
TD.bloghead {
  background-color:#ccc;
  font-size:small;
}
td.maincontent 
{
font-size:x-small;
vertical-align:top;
}
TD.rightsidecontent
{
font-size:x-small;
}
DIV.blogcommdate {
    font-size:xx-small;
}
.menulink
{
    FONT-SIZE: xx-small;
    COLOR: #000000;
    TEXT-DECORATION: none
}
.menulink:hover
{
    COLOR: #00f;
}
.staled
{
    COLOR: #999999
}
TD.menucell
{
    font-size:xx-small;
    background-color:#6cf;
    COLOR: #000;
}
.footercell
{
    COLOR: #000000;
    BACKGROUND-COLOR: #ff9900
}
.content-title
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 20px;
    COLOR: #bbbbbb
}
.search-ctl
{
    FONT-SIZE: 10px;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}
.control-cell
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid
}
A.sidelink
{
    COLOR: #f90;
    TEXT-DECORATION: none
}
A.sidelink:hover
{
    COLOR: #fff
}
