html
{
    height: 100%;
}

body 
{
    height: 100%;
    background-image:url(../images/px_main.gif);
    font-family: Arial, Helvetica, Sans Serif;
    font-size: 8px;
}

table
{
    font-family: Arial, Helvetica, Sans Serif;
    font-size: 11px;
}

h3
{
    padding-bottom: 0.5em;
    border-bottom: 1px solid;
    color:#999999;
}

#main
{
    width:743.4px;
    left:auto;
    background-color: #FFFFFF;
}

#header
{
    text-align: center;
    width: 766px;
    margin: 7px;
}

#top
{
    width: 152px;
    float: left;
    background: transparent url(../images/module_top.jpg) no-repeat;
    padding: 5px 0 0 0;
}

#menu
{
    text-align: left;
    width: 152px;
    float: left;
    background: transparent url(../images/module_middle.jpg) repeat-y left;
}

#menu li
{
    background-image: url(../images/cross.png);
    background-repeat: no-repeat;
    background-position: 0 .4em;
    padding-left: 0;
}

a.mainlevel
{
    color: #666666;
    font-size: 12px;
    padding-left: 4px;
    display: block;
    line-height: 26px;
    margin-bottom: 5px;
    text-decoration: none;
    font-weight: normal;
    border-right: 4px solid #CACACA;
    voice-family:"\"}\""; /* Box Model fix */
    voice-family:inherit;
    width: 135px;
}

html>body a.mainlevel {width:135px;} /* Opera5-Fix-fix ;-) */

a.mainlevel:hover
{
    background: #F1F1F1;
    text-decoration: none;
    font-weight: bold;
}

a.mainlevel#active_menu
{
    background: #333333;
    font-color: #F1F1F1;
    text-decoration: none;
    font-weight: bold;
}

a.sublevel
{
    font-size: 10px;
    padding-left: 4px;
    display: block;
    line-height: 20px;
    margin-bottom: 2px;
    text-decoration: none;
    font-weight: normal;
    border-right: 4px solid #CACACA;
    voice-family:"\"}\""; /* Box Model fix */
    voice-family:inherit;
    width: 135px;
}

html>body a.sublevel {width:123px;} /* Opera5-Fix-fix ;-) */

a.sublevel:hover, a.sublevel#active_menu
{
    text-decoration: none;
    width: 139px;
    voice-family:"\"}\""; /* Box Model fix */
    voice-family:inherit;
    width: 123px;
}
javascript:submitbutton('cancel');
html>body a.sublevel:hover, a.sublevel#active_menu /* Opera5-Fix-fix ;-) */
{
    width: 123px;
}

#bottom
{
    width: 152px;
    background: transparent url(../images/module_bottom.jpg) no-repeat bottom left;
    padding: 0 0 5px 0;
}

#content
{
    text-align: center;
    background-color: WHITE;
    padding-left: 0;
    text-align: justify;
    min-height: 500px;
}

.contentpaneopen
{
    margin-left: 7px;
}

#footer
{
    text-align: center;
    width:743.3px;
    margin: 0.5em 0 0 0;
    padding: 0.5em 0 0 0;
    background-color:#333333;
}

#footer li
{
    display: inline;
    padding: 0 50px 0 0;
    margin: 0 0 0 0;
}

#footer a
{
    text-decoration: none;
    color: #CCCCCC;
    font-size: 10px;
}
