form, table form, tr form, td form {
    margin-bottom: 0px;
    margin-top: 0px;
}

input, textarea, select {
    font-family: verdana,sans-serif;
    font-size: 10px;
    height: 20px;
    margin-top: 1px;
}

table.bbDefault {
    border-collapse: collapse;
    border: 1px solid #cccccc;
}

th.bbDefault, td.bbDefault, td.bbInactive,
td.bbInactiveCentered, th.bbDefaultCentered, td.bbDefaultCentered {
    color: #000;
    border: 1px solid #cccccc;
    padding: 5px;
    font-family: verdana, helvetica, sans-serif;
    font-size: 10px;
    text-align: left;
    vertical-align: top;
    padding-top: 7px;
    padding-bottom: 7px;
}

table.bbNavTable {
    border-collapse: collapse;
    border-bottom: 1px solid #eee;
}

td.bbNavTable {
    padding-bottom: 7px;
}

.bbMainLinks {
    padding-top: 5px;
    padding-bottom: 7px;
}

.bbMainLinkDiv {
    color: #ccc;
}

.bbMainLinkOff {
    color: #888;
    font-style: italic;
}

th.bbDefault, th.bbDefaultCentered {
    background: #eee;
    font-weight: bold;
}

th.bbDefaultCentered, td.bbDefaultCentered, td.bbInactiveCentered {
    vertical-align: middle;
    text-align: center;
}

.bbCategoryTitle {
    color: #000;
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

.bbCategoryItem {
    color: #000;
    font-family: verdana, helvetica, sans-serif;
    font-size: 10px;
}

.tagText {
    font-family: verdana, helvetica, sans-serif;
    font-size: 10px;
}

.permissionTitle, .statusTitle, .membershipTitle {
    color: #036;
    font-family: verdana, helvetica, sans-serif;
}

.permissionText, .statusText, .membershipText {
    color: #333;
    background: #eee;
    font-family: verdana, helvetica, sans-serif;
    font-size: 10px;
    padding: 5px;
}

table.content, table.content td {
    margin: 0;
    padding: 10px;
}

table.data, table.data td, table.data th {
    text-align: left;
    border: none;
    padding: 7px;
    margin: 0;
}

table.data th {
    padding-top: 7px;
    padding-bottom: 7px;
    font-weight: bold;
    background: #eee;
    border: 1px solid #ccc;
    color: #000;
    font-family:  verdana, helvetica, sans-serif;
    font-size: 10px;
}

table.data td {
    padding-top: 2px;
    padding-bottom: 2px;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

td.list {
    width: 250px;
    background: #eee;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.bb-btn, .bb-btn-y, .bb-btn-n {
    background-color: #E1E7EA;
    font-family: verdana, arial, sans-serif;
    font-size: 10px;
    color: #000;
    padding: 1px;
    margin: 1px;
    border-top: solid 1px #ddf;
    border-left: solid 1px #ddf;
    border-right: solid 1px #003;
    border-bottom: solid 1px #003;
    cursor: pointer;
    width: 70px;
}

.bb-btn-y {
    background-color: #C8EBB8;
}

.bb-btn-n {
    background-color: #EBB8B8;
    border-top: solid 1px #fdd;
    border-left: solid 1px #fdd;
    border-right: solid 1px #300;
    border-bottom: solid 1px #300;
}

table.bb-manager, table.bb-manager td, table.bb-manager th {
    text-align: left;
    border: none;
    padding: 7px;
    margin: 0;
}

table.bb-manager th, .bb-managerTitle, h4.bb {
    padding: 0;
    margin: 0;
    padding-top: 7px;
    padding-bottom: 7px;
    font-weight: normal;
    color: #069;
    font-family:  verdana, helvetica, sans-serif;
    font-size: 12px;
}

table.bb-manager th, .bb-managerTitle {
    border-bottom: 1px solid #ccc;
}

table.bb-manager td {
    padding-top: 2px;
    padding-bottom: 2px;
    border-bottom: 1px dotted #ccc;
}

#bb-manager-title {
    font-family:  verdana, helvetica, sans-serif;
    font-size: 12px;
    color: #fff;
    background: #666;
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 10px;
}

#bb-manager-subtitle {
    font-size: 10px;
    font-style: italic;
}

.bb-managementlinks {
    margin-top: 3px;
    padding: 3px;
    border: 1px solid #ccc;
    background: #eee;    
}

.bb-managementlink {
    text-decoration: none;
    color: #036;
}

.bb-managementlink:hover {
    color: #036;
    text-decoration: underline;
}

.bb-blueLink
{
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    TEXT-DECORATION: none;
    COLOR: #003366;
}
.bb-blueLink:hover
{
    TEXT-DECORATION: underline;
    COLOR: #003366;
}

td.bbInactive, td.bbInactiveCentered {
    background: #FFFFCC;
}

.bb-ticketIcon {
    margin-bottom: 3px;
}

.bb-ticketNumber, .bb-username {
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    TEXT-DECORATION: none;
    COLOR: #000;
}

.bb-messageText {
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
}

.bb-legend {
    margin-top: 15px;
    margin-bottom: 15px;
}

table.bb-scheduleList, table.bb-scheduleList td, table.bb-scheduleList th {
    text-align: left;
    border: none;
    padding: 7px;
    margin: 0;
}

table.bb-scheduleList th, table.bb-scheduleList td {
    padding: 0;
    margin: 0;
    padding-top: 7px;
    padding-bottom: 7px;
    font-weight: normal;
    color: #000;
    font-family:  verdana, helvetica, sans-serif;
    font-size: 10px;
}

table.bb-scheduleList th, .bb-scheduleList {
    font-weight: bold;
    border-bottom: 1px solid #ccc;
}

table.bb-scheduleList td {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;    
    font-family:  verdana, helvetica, sans-serif;
    font-size: 10px;
    background: #eee url(/images/grad_eee_v.gif) repeat-x;
    border-bottom: 1px solid #ccc;
}

table.bb-scheduleList td.subject {
    padding: 0;
    padding-top: 4px;
    padding-bottom: 4px;
    font-family:  arial, sans-serif;
    border: none;
    font-size: 12px;
    background: #fff;
}