body{
font-family:Verdana;
font-size:9pt;
}
.important{
font-family:Verdana;
font-size:14pt;
font-weight:700;
}
.menuitem{
font-family:Verdana;
font-size:9pt;
line-height:20px;
}
.editbutton{
font-family:Verdana;
font-size:9pt;
line-height:18px;
}
.editinput{
font-family:Verdana;
font-size:9pt;
}
.prompt{
font-family:Verdana;
font-size:9pt;
}
.promptred{
font-family:Verdana;
font-size:9pt;
color:red;
}
.helptext{
font-family:Verdana;
font-size:7pt;
color:darkblue;
}
.errortext{
font-family:Verdana;
font-size:8pt;
color:red;
}
.reply{
font-family:Verdana;
font-size:9pt;
}
.menuContainer A{
text-decoration:none; 
color:White;
}
.menu{
position:relative; 
overflow:hidden; 
margin-left:1px; 
margin-right:5px;
margin-top:1px; 
margin-bottom:1px;
}

.buttonx{
font-size:9pt;
position:relative;
cursor:pointer;
color:black;
text-align:left;
height:20px;
vertical-align:center;
background-image:url(http://siteadmin.proweb.net/images/folderminus.gif);
background-position:left~center;
background-repeat:no-repeat;
}
.buttonBlank{
font-size:9pt;
position:relative;
cursor:pointer;
color:black;
text-align:left;
height:20px;
vertical-align:center;
background-image:url(http://siteadmin.proweb.net/images/folder.gif);
background-position:left~center;
background-repeat:no-repeat;
}
.buttonholder{
font-size:9pt;
position:relative;
cursor:pointer;
color:black;
}
.pressedButton{
font-size:9pt;
position:relative;
cursor:pointer;
color:black;
text-align:left;
height:20px;
vertical-align:center;
background-image:url(http://siteadmin.proweb.net/images/folderplus.gif);
background-position:left~center;
background-repeat:no-repeat;
}
.buttonx .border{
border:none;
}
.pressedButton .border{
border:none;
}
