body {
    background-color: #ffffff;
    color: black;
    margin: 0;
}

.userInfo {
    font-size: 10pt;
    color: #FFFFFF;
    background-color: #45B398;
    height: 20pt;
}

.functionTitle {
    font-size: 10pt;
    color: #FFFFFF;
    background-color: #45B398;
}

.functionList {
    font-size: 10pt;
    background-color: #E4FAE6;
}
.splitBar {
    background-color: #45B398;
    height: 3;
}

.button {
    font-size: 10pt;
    height: 22px;
}

.beLikeA {
    behavior: url(/siteMaker/include/beLikeA.htc);
    color: #0000FF;
    cursor: hand;
}

.footer {
    font-size: 10pt;
}

A {
    color: #0000FF;
    text-decoration: none;
}

A:hover {
    color: #CC6600;
    text-decoration: none;
}

.SM_siteMaker_pagePath {
    font-size: 10pt;
    background-color: #E4FAE6;
}

.SM_siteMaker_pageList {
    font-size: 10pt;
    background-color: #E4FAE6;
}

.SM_siteMaker_pagePreview {
    font-size: 10pt;
    background-color: #E4FAE6;
}

.newpoll_td {
    font-size: 10pt;
    background-color: #C8E9CB;
}

.newpoll_menu_bg1 {
    font-size: 10pt;
    background-color: #666666;
}

.newpoll_menu_bg2 {
    font-size: 10pt;
    background-color: #CCCCCC;
}

.newpoll_menu_bg3 {
    font-size: 10pt;
    background-color: #F5F5F5;
}

.newpoll_menu_bg4 {
    font-size: 10pt;
    background-color: lightgreen;
}

.Subject_admin {
    background-color: #45b398;
}
.Subject_admin_light {
    background-color: #E4FAE6;
}
.Subject_admin_choose {
    background-color: #E4FAE6;
}
.Forum_admin {
    background-color: #45b398;
}
.Forum_admin_light {
    background-color: #E4FAE6;
}
.Forum_admin_choose {
    background-color: #F3EBD6;
}

.logout {  font-size: 10pt; color: #FFFFCC}
.category_list {  font-size: 11pt; line-height: 18pt}

