A{
color:blue;
}

A:hover{
color:red;
}

TD{
font-family:sans-serif,arial,helvetica;
font-size:9pt;
}

#main .ltc{
height:47px;
width:47px;
background-image: url('img/bg_l1_c1.png');
background-repeat:no-repeat;
}

#main .t{
height:47px;
background-image: url('img/bg_t1.png');
background-repeat:repeat-x;
}

#main .rtc{
height:47px;
width:49px;
background-image: url('img/bg_r1_c1.png');
background-repeat:no-repeat;
}

#main .lr{
width:47px;
background-image: url('img/bg_l2.png');
background-repeat:repeat-y;
}

#main .rr{
width:47px;
background-image: url('img/bg_r2.png');
background-repeat:repeat-y;
}


#main .lbc{
height:47px;
width:47px;
background-image: url('img/bg_l1_c2.png');
background-repeat:no-repeat;
}

#main .b{
height:47px;
background-image: url('img/bg_b1.png');
background-repeat:repeat-x;
}

#main .rbc{
height:47px;
width:49px;
background-image: url('img/bg_r1_c2.png');
background-repeat:no-repeat;
}

#videoContents TD{
font-family:sans-serif,arial,helvetica;
font-size:9pt;
color:dimgray;
}

#videoContents TD A{
font-weight:normal;
color:black;
text-decoration:underline;
}

#videoContents TD A:hover{
font-weight:normal;
color:red;
text-decoration:underline;
}

.title{
color:#F2551C;
font-family:arial,sans-serif,helvetica,verdana;
font-size:16pt;
}

.author{
color:#444A50;
font-family:sans-serif,arial,helvetica,verdana;
font-size:9pt;
}


tr.topRow td{
background-position:bottom left;
}
td.topRowLeft{
background-image:url('img/bb1.gif'); 
background-repeat:no-repeat; 
width:13px;
}
td.topRowContent{
background-image:url('img/bb2.gif'); 
background-repeat:repeat-x; 
width:157px;
}
td.topRowRight{
background-image:url('img/bb3.gif'); 
background-repeat:no-repeat; 
width:13px;
}
tr.midRow td{
background-position:bottom left;
background-repeat:repeat-y;
padding: 0px;
vertical-align:top;
} 
td.midRowLeft{
background-image:url('img/bb4.gif'); 
width:13px;
}
td.midRowRight{
background-image:url('img/bb5.gif'); 
width:13px;
}
tr.botRow td{
background-position:top left;
padding-bottom: 10px;
}
td.botRowLeft{
background-image:url('img/bb6.gif'); 
background-repeat:no-repeat;
width:13px;
}
td.botRowContent{
background-image:url('img/bb7.gif'); 
background-repeat:repeat-x;
width:157px;
}
td.botRowRight{
background-image:url('img/bb8.gif'); 
background-repeat:no-repeat;
width:13px;
}

.footer{
font-family:verdana,arial,helvetica;
font-size:8pt;
color:dimgray;
text-align:center;
}

.footer A{
color:dimgray;
}

.footer A:hover{
color:black;
}
