@charset ?utf-8?;
/* CSS Document */

.LCtable{ width: 200px; border: 0px;}

.LC1{background-color: #F2F2F2; color: #000000; padding-left: 5px; text-align: left; vertical-align: top;}
.LC2{background-color: #D9D9D9; color: #000000; padding-left: 5px; text-align: left; vertical-align: top;}
.LCold{color: #444444; background-color:#000000; text-decoration:line-through; padding-left: 5px; text-align: left; vertical-align: top;}

a.LClink1{text-decoration: none; color: #000000; font-weight:bold;}
a.LClink1:hover{text-decoration: none; color: #330000; font-weight:normal;}

a.LClink2{text-decoration: none; color: #000000; font-weight:bold;}
a.LClink2:hover{text-decoration: none; color:#330033; font-weight:normal;}

a.LClinkOld{text-decoration: none; color: #000000; font-weight:bold;}
a.LClinkOld:hover{text-decoration: none; color: #0000CC; font-weight:normal;}

.LCEmpty{height: 2px;}


