body
{
margin:0;
padding:0;
background-color:#e5e1d9;
height:100%;
}

#dhtmltooltip{
position: absolute;
left: -400px;
width: 120px;
border: 1px solid black;
padding: 2px;
background-color:#fea624;
visibility: hidden;
z-index: 100;
letter-spacing:1px;
}

#dhtmlpointer
{
z-index:-100px;
visibility:hidden;
height:0px;
width:0px;
}

.level1
{
background-color:#a0dadd;
scrollbar-3dlight-color:#41b5ba;
scrollbar-arrow-color:#41b5ba;
scrollbar-base-color:#a0dadd;
scrollbar-darkshadow-color:#a0dadd;
scrollbar-face-color:#a0dadd;
scrollbar-highlight-color:#41b5ba;
scrollbar-shadow-color:#41b5ba;
}

.level2
{
background-color:#ffca7c;
scrollbar-3dlight-color:#fea624;
scrollbar-arrow-color:#fea624;
scrollbar-base-color:#ffca7c;
scrollbar-darkshadow-color:#fea624;
scrollbar-face-color:#ffca7c;
scrollbar-highlight-color:#fea624;
scrollbar-shadow-color:#fea624;
}

.border
{
background-color:#ffffff;
border-color:#18bec4;
border-style:solid;
border-bottom-width:0px;
border-top-width:0px;
border-left-width:1px;
border-right-width:1px;
}

.borderbottom
{
border-color:#18bec4;
border-style:solid;
border-bottom-width:1px;
border-top-width:0px;
border-left-width:0px;
border-right-width:0px;
}

.borderright
{
border-color:#18bec4;
border-style:solid;
border-bottom-width:0px;
border-top-width:0px;
border-left-width:0px;
border-right-width:1px;
}

.bordertop
{
border-color:#ec9412;
border-style:solid;
border-bottom-width:15px;
border-top-width:0px;
border-left-width:0px;
border-right-width:0px;
}

.borderbottommenu
{
border-color:#cccccc;
border-style:solid;
border-bottom-width:1px;
border-top-width:0px;
border-left-width:0px;
border-right-width:0px;
}

.borderproject
{
border-color:#cccccc;
border-style:solid;
border-bottom-width:1px;
border-top-width:1px;
border-left-width:0px;
border-right-width:0px;
}

.spacer
{
background-color:#18bec4;
width:100%;
height:15px;
}

.content
{
padding-top:5px;
padding-left:20px;
padding-right:20px;
}

.textinput
{
height:19px;
}

input
{
border-width:1px;
border-style:solid;
border-color:#41b5ba;
margin:0;
padding:0;
}

.button
{
border-right: #41b5ba 1px groove;
border-top: #41b5ba 1px groove;
font-size: 9pt;
border-left: #41b5ba 1px groove;
color: black;
border-bottom: #41b5ba 1px groove;
font-family: arial;
background-color: #ffffff;
cursor:pointer;
}
.buttonmouseover
{
border-right: #41b5ba 1px groove;
border-top: #41b5ba 1px groove;
font-size: 9pt;
border-left: #41b5ba 1px groove;
color: black;
border-bottom: #41b5ba 1px groove;
font-family: arial;
background-color: #fffffff;
cursor:pointer;
}

.projectsubmenu
{
  padding-bottom:4px;
  padding-left: 3px;
}

.projectmenulink:link, .projectmenulink:visited
{
font-family:arial;
font-size:8pt;
color:#808080;
text-decoration:none;
font-weight:bold;
}

.projectmenulink:active, .projectmenulink:hover
{

font-family:arial;
font-size:8pt;
color:#000000;
text-decoration:none;
font-weight:bold;
}

.projectmenulink_active
{
font-family:arial;
font-size:8pt;
color:#000000;
text-decoration:none;
font-weight:bold;
}

.projectsubsubmenu
{
    padding-left: 1px;
    border-left: solid 1px #16BEC1;
    padding-bottom: 3px;
}
.projectsmenulink:link, .projectsmenulink:visited
{
font-family:arial;
font-size:7pt;
color:#7B7673;
text-decoration:none;
}

.projectsmenulink:active, .projectsmenulink:hover
{
font-family:arial;
font-size:7pt;
color:#000000;
text-decoration:none;
}

.projectsmenulink_active
{
font-family:arial;
font-size:7pt;
color:#000000;
text-decoration:none;
}


.hmenulink
{
    background-color:#989898;
    height:20px;
    width:180px;
    font-family:arial;
    font-size:10pt;
    color:#ffffff;
    text-decoration:none;
    vertical-align:middle;
    font-weight:bold;    
}

.projectsm
{
     background-color:#989898;
    width:180px;
    font-family:arial;
    font-size:10pt;
    color:#ffffff;
    text-decoration:none;
    vertical-align:top;
    font-weight:bold;
}

.smenulinktable
{
    background-color:#ffffff;
    width:180px;
}

.smenulink:link, .smenulink:visited
{
    
font-family:arial;
font-size:7.5pt;
color:#989898;
text-decoration:none;
margin-top:3px;
margin-bottom:3px;
display:block;
}

.smenulink:active, .smenulink:hover
{
font-family:arial;
font-size:7.5pt;
color:#000000;
text-decoration:none;
margin-top:3px;
margin-bottom:3px;
display:block;

}

.smenulink_active
{
font-family:arial;
font-size:7.5pt;
color:#000000;
text-decoration:none;
margin-top:3px;
margin-bottom:3px;
display:block;
}