@charset "utf-8";
/* CSS Document */

.style1 {background-color: #9fb5fe; color: #FFFFFF; font-weight: bold; font-size: 13px}
.style2 {color: #de0000; font-weight: bold; font-size: 15px;}
.style3 {color: #FF0000; font-weight: bold; font-size: 13px}
.style4 {color: #ff0000; text-decoration: line-through; font-size: 13px}
a {color: #666699; text-decoration: none;}
a:hover {text-decoration: underline;}
.bgtitle {background-image: url(/imgtable/bg-title1.gif); background-position: top; background-repeat: repeat-x; background-color: #e9e9e9; color: #003399; font-weight: bold; padding-left: 5px; padding-right: 5px;}
tr.bgcell {background-image: url(/imgtable/bg-cells1.gif); background-position: top; background-repeat: repeat-x; background-color: #e8edff;}
tr.bgcell:hover {background-image: url(/imgtable/bg-cells1a.gif); background-position: top; background-repeat: repeat-x; background-color: #e2e8ff;}
.bgcell {background-image: url(/imgtable/bg-cells1.gif); background-position: top; background-repeat: repeat-x; background-color: #e8edff;}
.bgcell:hover {background-image: url(/imgtable/bg-cells1a.gif); background-position: top; background-repeat: repeat-x; background-color: #e2e8ff;}
.padding5 {padding: 5px;}
.border {border: #e9e9e9 1px solid; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666699;}