body
{
    /*_ackground: #ffffff;*/
    font: 8pt verdana;
    color: black;
}
table
{
    /*_ackground: white;*/
    font: 8pt verdana;
    color: black;
}
.downline
{
    border-bottom: solid 1pt #CCCCCC;
}
.downline_dot
{
    border-bottom: dotted 1pt #6699cc;
}
.spaced
{
    padding: 10pt;
}
.box
{
    border: solid 1pt #808080;
    padding: 10pt;
}
.box_toolbar
{
    border-bottom: solid 1pt #808080;
    border-left: solid 1pt #808080;
    border-right: solid 1pt #808080;
    padding: 10pt;
}
.text
{
    font: 8pt verdana;
    border: solid 1pt #aaaaaa;
    height: 14pt;
}
.pulldown
{
    font: 8pt verdana;
    border: solid 1pt #aaaaaa;
}
.down_line
{
    height: 20px;
    border-bottom: solid 1pt #cccccc;
}
.question_item
{
    position: relative;
    left: +10pt;
}
.question_item_selected
{
    position: relative;
    left: +10pt;
    border: solid 1pt #808080;
    background: #e6e6fa;
}
.selected
{
    font-weight: bold;
    border-bottom: solid 1pt #CCCCCC;
}
.toolbar_normal
{
    color: black;
    cursor: pointer;
    height: 30px;
    width: 180px;
    background-color: #dddddd;
    text-align:center;
    /*background-image: url('../imag/toolbar_normal.jpg');*/
}
.toolbar_selected
{
    color: black;
    cursor: pointer;
    height: 30px;
    width: 180px;
    border-left: 2px solid #dddddd;
    border-top: 2px solid #dddddd;
    border-right: 2px solid #dddddd;
    border-bottom: 2px solid #dddddd;
    text-align:center;
    /*background-color: #dddddd;*/
    /*background-image: url('../imag/toolbar_selected.jpg');*/
}
TD.left_toolbar
{
    cursor: pointer;
    height: 20px;
}
a:visited
{
    color: #003366;
}
a:link
{
    color: #003366;
}
a.white:visited
{
    text-decoration: none;
    color: white;
}
a.white:link
{
    text-decoration: none;
    color: white;
}
a.white:hover
{
    text-decoration: none;
    color: white;
}
.textarea
{
    font: 10pt verdana;
    padding: 10pt;
    border: solid 1pt #cccccc;
}
.button
{
    font: 8pt verdana;
    height: 24px;
    cursor: pointer;
}
.title
{
    font: bold 10pt Verdana;
    color: #336699;
}
.subtitle
{
    font: 8pt verdana;
    color: #808080;
}
.hand
{
    cursor: pointer;
}
.filter_box
{
    border: solid 1pt #cccccc;
    width: 350pt;
    height: 80pt;
    margin: 10pt;
    padding: 10pt;
}
.pull_down_auto
{
    font: 8pt verdana;
}
td_line
{
    border-bottom: solid 1pt #DDDDDD;
    height: 16pt;
}
/*tr
{
    background: white;
}*/