body, td {
    font-family:arial;
    font-size:10pt;
    color:#000000;
}
.margin{
    margin-top:0px;
    margin-left:0px;
    margin-right:0px;
}
H1 {
    font-family:arial;
    font-size:14pt;
    font-weight:bold;
    color:#000000;
}

H2 {
    font-family:arial;
    font-size:12pt;
    font-weight:bold;
    color:#000000;
}

HR {
    size: 1px;
    color:#000000;
}



A, A:visited, A:link, A:active {
    color: #000000;
    font-weight: bold;
    text-decoration: none; 
    font-size: 10px;
}

A:hover {
    color: #000000;
    font-weight: bold;
    text-decoration: underline; 
    font-size: 10px;
}






.search-text-box {
    vertical-align : bottom;
    width:100px;
    border: 1px solid #B0B0B0;
}

.content-pane {
    padding-left: 17px;
    padding-top: 10px;
    vertical-align:top;
                background: #ffffff;
                color: #000000;

}

.content-pane2 {
    padding-left: 17px;
    padding-top: 10px;
    vertical-align:top;
                background: #000000;
}

.menu-box {
    width:140px;
    height:400px;
    background: #4FA9DD;
    /* border-top: 1px solid #E8E8E8;
    border-left: 1px solid #E8E8E8;
    border-bottom: 1px solid #E8E8E8;*/
    vertical-align:top;
}

.menu-banner {
/*    border : 1px solid #B0B0B0;
    background:url(http://www.sitewiz.biz/default.asp?cmd=file&fileid=1414&link=no); */
}

.menu-top {
    height:24;
    text-align:right;
    font-family:arial;
    font-size:12px;
    color:#192a60;
}


.menu-search {
    text-align:right;
    vertical-align : middle;
    font-family:arial;
    font-size:10px;
    color:#000000;
}

.top-menu-cell {
    width:200px;
    text-align:center;
    border-right: 1px dashed #B0B0B0;
}

.top-menu-cell-selected {
    width:200px;
    text-align:center;
    border-right: 1px dashed #B0B0B0;
}

/***************************************************************/
/********************** TOP MENU **************************/
/***************************************************************/

.header-menu {
    font-family:arial;
    font-size:11px;
}

A.header-menu {
    color: #ffedb2;
    font-weight: none;
    text-decoration: none; 
    font-size: 10px;
}

A.header-menu:link, A.header-menu:visited {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none; 
    font-size: 11px;
}

A.header-menu:active {
    color: #000000;
    font-weight: bold;
    text-decoration: underline; 
    font-size: 11px;
}

A.header-menu:hover {
    color: #ffffff;
    font-weight: bold;
    text-decoration: underline; 
    font-size: 11px;
}

A.header-selected-menu, A.header-selected-menu:visited {
    color: #000000;
    font-weight: bold;
    text-decoration: underline; 
    font-size: 11px;
}

A.header-selected-menu:link {
    color: #000000;
    font-weight: bold;
    text-decoration: none; 
    font-size: 11px;
}

A.header-selected-menu:active {
    color: #3CA75C;
    font-weight: bold;
    text-decoration: underline; 
    font-size: 11px;
}

A.header-selected-menu:hover {
    color: #ffedb2;
    font-weight: bold;
    text-decoration: underline;
    font-size: 11px;
}

.bottom-bar {
    height:20px;
    background:#C0C0C0;
}

}