body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-family: tahoma; font-size: 13px; color: #000000;
}

td {
font-family: tahoma; font-size: 13px; color: #000000;
}

a:link { text-decoration : underline; color : #005fbd; }
a:visited { text-decoration : underline; color : #003399; }
a:active { text-decoration : underline; color : red; }
a:hover { text-decoration : underline; color : red; }

a.menu:link { text-decoration : none; color : #cccccc; }
a.menu:visited { text-decoration : none; color : #cccccc; }
a.menu:active { text-decoration : none; color : yellow; }
a.menu:hover { text-decoration : none; color : #ffffff; background-color : #303030; }

a.black:link { text-decoration : none; color : #000000; }
a.black:visited { text-decoration : none; color : #000000; }
a.black:active { text-decoration : none; color : red; }
a.black:hover { text-decoration : underline; color : red; }

a.black2:link { text-decoration : none; color : #000000; }
a.black2:visited { text-decoration : none; color : #000000; }
a.black2:active { text-decoration : none; color : red; }
a.black2:hover { text-decoration : none; color : red; }

a.white:link { text-decoration : none; color : white; }
a.white:visited { text-decoration : none; color : white; }
a.white:active { text-decoration : none; color : yellow; }
a.white:hover { text-decoration : underline; color : yellow; }

a.white2:link { text-decoration : underline; color : white; }
a.white2:visited { text-decoration : underline; color : white; }
a.white2:active { text-decoration : none; color : black; }
a.white2:hover { text-decoration : none; color : black; background-color : #99beee;  }

a.litegray:link { text-decoration : none; color : #bccbcc; }
a.litegray:visited { text-decoration : none; color : #bccbcc; }
a.litegray:active { text-decoration : none; color : #ffffff; }
a.litegray:hover { text-decoration : underline; color : #ffffff; }

a.red:link { text-decoration : none; color : red; }
a.red:visited { text-decoration : none; color : red; }
a.red:active { text-decoration : none; color : red; }
a.red:hover { text-decoration : underline; color : red; }

a.red2:link { text-decoration : none; color : red; }
a.red2:visited { text-decoration : none; color : red; }
a.red2:active { text-decoration : none; color : red; }
a.red2:hover { text-decoration : bold; color : green; }

a.red3:link { text-decoration : none; color : 0x003366; }
a.red3:visited { text-decoration : none; color :0x003366; }
a.red3:active { text-decoration : none; color : 0x003366; }
a.red3:hover { text-decoration : bold; color :red; }

a.blue:link { text-decoration : none; color : blue; }
a.blue:visited { text-decoration : none; color : blue; }
a.blue:active { text-decoration : none; color : blue; }
a.blue:hover { text-decoration : underline; color : blue; }

a.green:link { text-decoration : none; color : #339900; }
a.green:visited { text-decoration : none; color : green; }
a.green:active { text-decoration : none; color : green; }
a.green:hover { text-decoration : underline; color : red; }

a.gray2:link { text-decoration : none; color : #8899aa; }
a.gray2:visited { text-decoration : none; color : #8899aa; }
a.gray2:active { text-decoration : none; color : #ffcc00; }
a.gray2:hover { text-decoration : underline; color : #ffff00; }

.black { color: #000000; }
.white { color: #ffffff; }
.gray { color: #808080; }
.litegray { color: #bccbcc; }
.blue { color: #0000ff; }
.red { color: #ff0000; }
.yellow { color: #ffff00; }

.black12 { font-size: 12px; color: #000000; }
.white12 { font-size: 12px; color: #ffffff; }
.gray12 { font-size: 12px; color: #808080; }
.litegray12 { font-size: 12px; color: #bccbcc; }
.blue12 { font-size: 12px; color: #0000ff; }
.red12 { font-size: 12px; color: #ff0000; }
.yellow12 { font-size: 12px; color: #ffff00; }

.black13 { font-size: 13px; color: #000000; }
.white13 { font-size: 13px; color: #ffffff; }
.gray13 { font-size: 13px; color: #808080; }
.litegray13 { font-size: 13px; color: #bccbcc; }
.blue13 { font-size: 13px; color: #0000ff; }
.red13 { font-size: 13px; color: #ff0000; }
.yellow13 { font-size: 13px; color: #ffff00; }

.black14 { font-size: 14px; color: #000000; }
.white14 { font-size: 14px; color: #ffffff; }
.gray14 { font-size: 14px; color: #808080; }
.litegray14 { font-size: 14px; color: #bccbcc; }
.blue14 { font-size: 14px; color: #0000ff; }
.red14 { font-size: 14px; color: #ff0000; }
.yellow14 { font-size: 14px; color: #ffff00; }

.darkblue14 { font-family: ms sans serif; font-size: 14px; color: #3366cc; }

.inputstyle0  { border: 1px solid #556677; background: #445566; font-family: 'Tahoma'; font-size: 12px; color: #000000; }
.inputstyle1  { border: 1px solid #333333; background: #f8f8f8; font-family: 'Tahoma'; font-size: 13px; }
.inputstyle2  { border: 1px solid #333333; background: #e4e4e4; font-family: 'Tahoma'; font-size: 13px; }

.buttonstyle0  { border: 1px solid #333333; background: #dddddd; font-family: 'MS Sans Serif'; font-size: 12px; cursor: hand; color: black; }
.buttonstyle1  { border: 1px solid #333333; background: #3366ff; font-family: 'MS Sans Serif'; font-size: 12px; cursor: hand; color: white; }
.buttonstyle2  { border: 1px solid #333333; background: #ffff00; font-family: 'MS Sans Serif'; font-size: 12px; cursor: hand;  color: black; }
.buttonstyle3  { border: 1px solid #333333; background: #ff0000; font-family: 'MS Sans Serif'; font-size: 12px; cursor: hand; color: white; }
.buttonstyle4  { border: 1px solid #333333; background: #33ff00; font-family: 'MS Sans Serif'; font-size: 12px; cursor: hand; color: black; }

.childTbl a { position:relative; display:block; text-decoration: none; padding-left: 3px; font-family: MS Sans Serif; font-size: 14px; color: #FFFFFF; }
.childTbl a:hover { background-color: #8397A4; text-decoration: none; font-family: MS Sans Serif; font-size: 14px; color: #FFFFFF; }

.childTbl2 a { position:relative; display:block; text-decoration: none; padding-left: 3px; font-family: MS Sans Serif; color: #3399ff; }
.childTbl2 a:hover { background-color: #3399ff; text-decoration: none; font-family: MS Sans Serif; color: #FFFFFF; }

td.strip0 { border-top: #9999cc 1px solid; border-bottom: #666666 1px solid; background-color: #6666cc; cursor: hand; background-image: url("../images/topic_bg_gray.gif"); }

td.menu a { position: relative; display: block; border-top: #3399ff 3px solid; border-bottom: #003399 1px solid; background-color: #3366ff; background-image: url("../images/topic_bg_blue.gif"); }
td.menu a:link { padding-left: 2px; line-height: 18px; text-decoration: none; color: #ffffff; }
td.menu a:hover { padding-left: 2px; line-height: 18px; text-decoration: none; color: #ffffff; border-top: #00ff00 3px solid; background-color: #33ff00; background-image: url("../images/topic_bg_green.gif"); }
td.menu a:visited { padding-left: 2px; line-height: 18px; text-decoration: none; color: #ffffff; }

td.menu_bw a { position: relative; display: block; border-top: #333333 3px solid; border-bottom: #333333 1px solid; background-color: #333333; background-image: url("../images/topic_bg_black.gif"); }
td.menu_bw a:link { padding-left: 2px; line-height: 18px; text-decoration: none; color: #ffffff; }
td.menu_bw a:hover { padding-left: 2px; line-height: 18px; text-decoration: none; color: #ffffff; border-top: #808080 3px solid; background-color: #808080; background-image: url("../images/topic_bg_gray.gif"); }
td.menu_bw a:visited { padding-left: 2px; line-height: 18px; text-decoration: none; color: #ffffff; }

.textbg0 { filter: dropshadow(offx=1,offy=1,color=#808080); }
.textbg1 { filter: dropshadow(offx=1,offy=1,color=#cccccc); }

