body 
{
   font-family: 'times new roman',times,georgia,serif;
   font-size: 14px;
}

table {
    border-collapse:collapse;
    border: 1px solid #999999;
}

table.noborder { border: 0px;}
table.noborder td, table.noborder tr {border: 0px;}

table.wb       { border: 2px solid #999999;}

.frontTable {
    margin:     auto;
    width:      400px;      
    border:     1px solid #999999;
    padding:    1px 1px 1px 1px;
    background: #ffffff;
}

table.frontTable tr {
    border-bottom:     1px solid #999999;
    padding:           2px 2px 2px 2px;
}

.b2box table.sp, 
#None table.sp, 
#Upload table.sp, 
#Cone table.sp {
    border:      1px solid #999999;
    padding:     2px;
    margin :     2px;
    background:  #fff;
    width:       600px;
}

table.sp td, table.sp tr{
    border:      0px;
    padding:     5px;
}

A:link    {text-decoration: underline; font-weight:bold;}
A:visited {text-decoration: underline; font-weight:bold;}
A:active  {text-decoration: underline; font-weight:bold;}
table A:hover, table caption A.hover
{
    text-decoration: underline; font-weight:bold; color: #990000;
}

table th A:link, table th A:visited , table th A.active
{
    color:#ffffff; font-weight:bold;
}

table caption {
    margin:        0;
    padding:       8px 20px;
    color:         #333333;
    background:    #fff;
    text-align:    center;
}

table th{
    margin:        0;
    border:        1px solid #999999;
    padding:       3px 3px 3px 3px;
    color:         #ffffff;
    background:    #00356F;
}

table tr, table td {
    margin:        0;
    padding:       2px 5px 2px 5px;
    color:         #333333;
    white-space:   nowrap;
}
table tr       {border: 1px solid #999999;}
table td       { text-align: left; }
table td.alt   { background: #efefef; }
table td.rightbar {border-right: 1px solid #999999; }

.right         { text-align: right; }
.center        { text-align: center; }

table td.sub {
    padding:       2px 2px 2px 2px;
    text-align:    center;
    color:         #000066;
    background:    #bbc0d0;
    font-weight:   bold;
    border-bottom: 2px solid #969696;
}

table td.big{
    padding:       0;
    text-align:    center;
    white-space:   nowrap;
    font-size:     180%;
}

table td.small{
    padding:       0;
    text-align:    center;
    font-size:     120%;
    white-space:   nowrap;
}

table tr.org{
    background:    #ffffff;
}

table tr.alt{
    background:    #efefef;
}

.output {
    text-align: left;
}

#catSel {
    margin:     10px auto 10px auto;
    padding:    5px;
    width:      400px;
    color:      #666666;
    background: #e2eeff;
    border:     1px solid #b9b9b9;
    text-align: center;
}

#Cone  { width: 650px; display: block; padding: 5px; margin: 10px;}
#Upload{ width: 650px; display: none;  padding: 5px; margin: 10px;} 
#None  { width: 650px; display: none;  padding: 5px; margin: 10px;}
#MO    { width: 650px; display: none;  padding: 5px; margin: 10px;}
