/* NOTES
        top right bottom left
   margin: 0px 0px 8px 0px;
*/

BODY {
   behavior: url("csshover.htc");
   background: #fffff4;
   color: black;
   font-family: Verdana;
   font-size: 90%;
/*       top right bottom left */
   margin: 60px 0px 10px 0px;
}

table.main {
/*       top right bottom left */
   margin: 20px 10px 0px 140px;
}

#footer {
/*       top right bottom left */
   margin: 0px 0px 0px 0px;
}

a:link {
   color: #00038a;
   text-decoration: none;
   font-weight: bold;
}

a:visited {
   color: #0005df;
   text-decoration: none;
   font-weight: bold;
}

a:hover {
   color: #4a4aff;
   text-decoration: underline;
   font-weight: bold;
}

UL UL LI {
   margin-left: 0px;
}

UL UL {
   margin-left: 20px;
}

LI {
/*       top right bottom left */
   margin: 0px 10px 0px 20px;
}

li.small {
   font-size: 80%;
}

LI.news {
/*       top right bottom left */
   margin: 0px 10px 0px 20px;
   font-size: 130%;
}

P {
/*       top right bottom left */
   margin: 10px 10px 10px 50px;
   text-align: justify;
}

P.question {
/*       top right bottom left */
   margin: 10px 10px 0px 50px;
   text-align: justify;
   font-style: italic;
}

P.answer {
/*       top right bottom left */
   margin: 0px 10px 10px 50px;
   text-align: justify;
}

P.right {
/*       top right bottom left */
   margin: 0px 10px 10px 50px;
   text-align: right;
}

P.plain {
/*       top right bottom left */
   margin: 0px 0px 0px 0px;
   text-align: left;
}

P.plainright {
/*       top right bottom left */
   margin: 0px 0px 0px 0px;
   text-align: right;
}

/* Purposely misspelled to match HTML syntax */
P.center {
/*       top right bottom left */
   margin: 0px 0px 0px 0px;
   text-align: center;
}

p.small {
   margin: 0px;
   font-size: 70%;
}


H1 {
   font-size: 170%;
   font-weight: bold;
   font-style: italic;
   text-decoration: underline;
   text-shadow: #777 2px 2px 3px;
}

H2 {
   font-size: 150%;
   font-weight: bold;
   font-style: italic;
   text-decoration: underline;
   margin-top: 30;
   text-shadow: #777 2px 2px 3px;
}

H3 {
   font-weight: bold;
   font-size: 130%;
   font-style: italic;
   margin-top: 20;
   text-shadow: #777 2px 2px 3px;
}

H4 {
   font-weight: bold;
   font-size: 110%;
   font-style: italic;
   margin-top: 10;
   text-shadow: #777 2px 2px 3px;
}

table {
   border-collapse: collapse;
}

table.video {
/*       top right bottom left */
   margin: 10px 0px 10px 0px;
   border-collapse: collapse;
   clear: both;
}

TH {
   border-bottom: 2px solid #6f72ff;
   font-size: 90%;
}

TH.primary {
   border-bottom: 0px none #000000;
   font-size: 90%;
}

TH.secondary {
   border-bottom: 2px solid #6f72ff;
   font-size: 60%;
}

TH.videometa {
   font-size: 80%;
   border-bottom: 1px solid #6f72ff;
   background-color: #f0f0f0;
/*       top right bottom left */
   padding: 10px 0px 0px 0px;
}

TD {
/*       top right bottom left */
   padding: 1px 8px 1px 0px; /* to reduce leading in tables */
   font-size: 90%;
}

tr.highlight:hover {
   background-color: #eeeeee;
}

TD.small {
   font-size: 80%;
}

TD.nextevent {
   font-weight: bold;
   color: green;
}

TD.nexteventfp {
   font-weight: normal;
   color: green;
   font-size: 110%;
   vertical-align: middle;
}

TD.nexteventsoon {
   font-weight: normal;
   color: black;
   font-size: 130%;
}

TD.nexteventtoday {
   font-weight: bold;
   color: red;
   text-decoration: blink;
   font-style: italic;
   font-size: 130%;
}

TD.line {
   border-bottom: 1px solid gray;
}

TD.smallline {
   font-size: 80%;
   border-bottom: 2px solid gray;
}

TD.morelinks {
   font-size: 60%;
   border-bottom: 1px solid gray;
}

TD.videoline {
   border-bottom: 10px solid #fffff4;
   background-color: #f0f0f0;
/*       top right bottom left */
   padding: 10px 10px 10px 10px;
}

TD.videodata {
   font-size: 80%;
   text-align: center;
   border-bottom: 10px solid #fffff4;
   background-color: #f0f0f0;
/*       top right bottom left */
   padding: 0px 0px 10px 0px;
}

TD.video {
   background-color: #f0f0f0;
/*       top right bottom left */
   padding: 10px 10px 10px 10px;
}

dt {
   font-weight: bold;
}

dd {
/*       top right bottom left */
   padding: 2px 0px 2px 0px;
}

span.small {
   font-size: 70%;
}

.nospace {
/*       top right bottom left */
   margin: 0px 10px 0px 50px;
}

.direct {
   font-size: 80%;
   text-align: right;
}

.validate {
   margin-top: 2px;
   font-size: 60%;
   text-align: right;
}

.update {
   text-align: right;
   font-size: 70%;
   color: #666666;
}

table.contacts {
/*       top right bottom left */
   margin: 50px 100px 50px 100px;
}

table.contacts td {
/*       top right bottom left */
   padding: 10px 10px 10px 10px;
}

div.t {
  background: url(includes/corners.php?s=t&bc=000000&bw=1&c=1) 0 0 repeat-x #FFFFFF;
  margin: 0px;
}

div.b {
  background: url(includes/corners.php?s=b&bc=000000&bw=1&c=1) 0 100% repeat-x;
}

div.l {
  background: url(includes/corners.php?s=l&bc=000000&bw=1&c=1) 0 0 repeat-y;
}

div.r {
  background: url(includes/corners.php?s=r&bc=000000&bw=1&c=1) 100% 0 repeat-y;
}

div.bl {
  background: url(includes/corners.php?s=bl&r=25&bgc=fffff4&fgc=FFFFFF&bc=000000&bw=1&c=1) 0 100% no-repeat;
}

div.br {
  background: url(includes/corners.php?s=br&r=25&bgc=fffff4&fgc=FFFFFF&bc=000000&bw=1&c=1) 100% 100% no-repeat;
}

div.tl {
  background: url(includes/corners.php?s=tl&r=25&bgc=fffff4&fgc=FFFFFF&bc=000000&bw=1&c=1) 0 0 no-repeat;
}

div.tr {
  background: url(includes/corners.php?s=tr&r=25&bgc=fffff4&fgc=FFFFFF&bc=000000&bw=1&c=1) 100% 0 no-repeat;
  padding: 10px;
}

