TABLE.MAIN {margin-left : 20px;margin-top : 5px;}
TD.TD_HEAD {background-color: white; font-weight: bold; color: teal; border-left : 5px solid teal;height:160px;}
TD.TD_BODY {background-color: white; border-bottom : 2px solid teal; border-left : 10px solid teal; padding-left: 3px;}
TD.TD_BODY_C {background-color: white; border-bottom : 2px solid teal; border-left : 1px solid teal; padding-left: 3px;}
TD.TD_BOTTOM {background-color: teal; font-weight: bold;color:white;}
A.DL:link {text-decoration: none; color: blue; font-weight: bold; background-color: white;}
A.DL:visited {text-decoration: none; color: blue; font-weight: bold; background-color: white;}
A.DL:hover {color: white; font-weight: bold; background-color: green;}
A.Menu:link {text-decoration: underline; color: white;}
A.Menu:visited {text-decoration: underline; color: white;}
A.Menu:hover {color: white; font-weight: bold; background-color: green;}