BODY {font-family: Tahoma,Arial,Helvetica; font-size: 14px}

A:link {color: #00a; text-decoration: none}
A:visited {color: #044; text-decoration: none}
A:hover, A:active {color: #f00; text-decoration: underline}

TH {font: bold 12px verdana; background: #009; color: #fff}
TH A:link, TH A:visited {color: #fff}
TH A:hover, TH A:active {color: #ff0}

/*table headers*/
.th1 {background: #009; color: #fff}
.th2 {background: #ccc; color: #000}

.th2 A:link, .th3 A:visited {color: #000}
.th2 A:hover, .th3 A:active {color: #f00}

/*table*/
TABLE.rpt {border-left: solid 1px #444; border-top: solid 1px #444; border-right: none; border-bottom: none; border-collapse: collapse; empty-cells: show}
TABLE.rpt TH, TABLE.rpt TD {border-left: none; border-top: none; border-right: solid 1px #444; border-bottom: solid 1px #444}

/*row*/
.r1 {background: #fff}
.r2 {background: #ddd}

.pad {padding-left: 10px}
IMG {border: 0}

LI {list-style-image: url(icon/screw.gif)}

.home {background: url(home.jpg); background-repeat: no-repeat}
.logo {position: absolute; top: 20px; left: 370px}
.banner, .title, .content {width: 485px; position: absolute; background-color: #fff; left: 275px}
.banner {top: 224px}
.title {top: 244px; text-align: center}
.content {top: 314px; height: 165px}
.bbb {position: absolute; top: 400px; left: 710px}
.about {float: right; background-color: #fbcd05; padding: 3px}
/* the following is for spam detection */
.required {visibility: hidden; display: none}
