body {
        color: black;
}

.value {
}

.iewarning {
        font-weight: bold;
        text-align: center;
        color: red;
}

.iewarning a {
        font-weight: bold;
        text-align: center;
        color: red;
}

.header {
        font-weight: bold;
        text-align: left;
        padding: 2 2 2 2;
        background-color: #e3e3e3;
}

.shading {
        background-color: #F4F4F4;  
}

.title {
  font-weight: bold;
  text-align: center;
}

table.videotable {
 border: 1px solid #8cacbb;
 padding: 2px 2px 2px 2px;
 border-collapse: collapse;
 empty-cells: show;
}

table.videotable td {
 border: 1px solid #8cacbb;
 padding: 3px;
}

table.videotable th {
 border: 1px solid #8cacbb;
 padding: 3px;
}

table.noclass{
 border: none;
 padding: 2px 2px 2px 2px;
 border-collapse: collapse;
 empty-cells: show;
}

table.noclass td {
 border: none;
 padding: 3px;
}

table.noclass tr {
 border: none;
 padding: 3px;
}

table.noclass th {
 border: none;
 padding: 3px;
}

table.plain{
 border: none;
 padding: 0px 0px 0px 0px;
 border-collapse: collapse;
 empty-cells: show;
}

table.plain td {
 border: none;
 padding:  0px 0px 0px 0px;
}

table.plain tr {
 border: none;
 padding:  0px 0px 0px 0px;
}

table.plain th {
 border: none;
 padding:  0px 0px 0px 0px;
}

table.ts { border: 1px solid #8cacbb; background-color: #F5F5F5; }
td.ts { font-weight: normal; }
td.bu { font-weight: bold; text-decoration: underline; }
th.bu { font-weight: bold; text-decoration: underline; }
input.edit { border: none; width: 18px; height: 18px; background-image: url(/tril/style/edit.png); }
input.del { border: none; width: 18px; height: 18px; background-image: url(/tril/style/del.png); }
input.add { border: none; width: 18px; height: 18px; background-image: url(/tril/style/add.png); }
input.setpw { border: none; width: 18px; height: 18px; background-image: url(/tril/style/setpw.png); }
td.tr1 { background-image: url(/tril/templates/trillian/style/trill01.gif); width: 21px; height: 52px; }
td.tr2 { background-image: url(/tril/templates/trillian/style/trill02.gif); height: 52px; background-repeat: repeat-x; }
td.tr3 { background-image: url(/tril/templates/trillian/style/trill03.gif); width: 123px; height: 52px; }
td.tr4 { background-image: url(/tril/templates/trillian/style/trill04.gif); width: 15px; background-repeat: repeat-y; }
td.tr5 { background-color: #FBFDFF; }
td.tr6 { background-image: url(/tril/templates/trillian/style/trill05.gif); width: 17px; background-repeat: repeat-y; }
td.tr7 { background-image: url(/tril/templates/trillian/style/trill06.gif); width: 21px; height: 34px; background-repeat: no-repeat; }
td.tr8 { background-image: url(/tril/templates/trillian/style/trill07.gif); height: 34px; background-repeat: repeat-x; text-align: center; font-family: Arial; font-size: 8pt; color: #A19D8D; line-height: 40px; }
td.tr9 { background-image: url(/tril/templates/trillian/style/trill08.gif); width: 17px; height: 34px; background-repeat: no-repeat; }
