body
{
 color: #666666;
 font-family: tahoma;
 font-size: 12px;
 margin: 20px;
 margin-bottom: 9px;
 padding: 0px;
 border: 0px;
 background-color: #000000;
 background-image: url('sources/backtest.png');
 background-repeat: repeat-x;
}

table, tr, td
{
 color: #666666;
 background-color: transparent;
 font-family: tahoma;
 font-size: 12px;
 margin: 0px;
 padding: 0px;
 border: 0px;
 text-align: left;
 vertical-align: top;
 border-collapse: collapse;
}

table.design_out
{
 width: 960px;
 border: 10px solid #e3e3e3;
 background-color: #f6f6f6;
 border-collapse: separate;
 background-image: url('sources/content_background.gif');
 background-repeat: repeat-x;
}

td.design_out
{
 padding: 10px;
}

table.design_in
{
 width: 100%;
 height: 100%;
 border-collapse: separate;
}

h1, h2, h3, h4, h5, h6
{
 font-size: 12px;
 font-weight: normal;
 display: inline;
}

a
{
 color: #000000;
 text-decoration: none;
}

a:hover
{
 color: #ff0000;
}

input, select, option
{
 width: 300px;
 height: 16px;
 border: 0px;
 font-size: 12px;
 color: #666666;
 background-color: #e1e1e1;
 font-family: tahoma;
 font-weight: bold;
 text-align: left;
 padding: 0px;
 margin: 0px;
}

input.checkbox
{
 width: 12px;
 height: 12px;
}

textarea
{
 width: 300px;
 height: 300px;
 border: 0px;
 font-size: 12px;
 color: #666666;
 background-color: #f3f3f3;
 font-family: tahoma;
 font-weight: bold;
 text-align: left;
 padding: 0px;
 margin: 0px;
 overflow: auto;
}

fieldset
{
 border: 1px solid #cccccc;
 padding: 20px;
 margin: 0px;
}

legend
{
 font-size: 12px;
 color: #cccccc;
 font-weight: bold;
}

.light
{
 color: #999999;
}

.verylight
{
 color: #bbbbbb;
}

.veryverylight
{
 color: #dddddd;
}

.dark
{
 color: #333333;
}

.verydark
{
 color: #000000;
}

.neutral
{
 color: #666666;
}

.contrast
{
 color: #ff0000;
}

.big
{
 font-size: 14px;
}

.small
{
 font-size: 10px;
}
