body, p, div, td, input, select  { font-family: Century Gothic; font-size: 13px; }
th { font-weight: bold; }

p { text-align: justify; }
b { font-weight: bold; }

h1, .h1 { font-size: 36px; color: #888888; font-weight: bold; }
h2, .h2 { font-size: 26px; color: #888888; font-weight: bold; }
h3, .h3 { font-size: 16px; color: #888888; font-weight: bold; }

.copyright { color: #ffffff; }
.size16 { font-size: 16px; }
.size18 { font-size: 18px; }
.size20 { font-size: 20px; }
.size22 { font-size: 22px; }
.size24 { font-size: 24px; }
.size26 { font-size: 26px; }
.size28 { font-size: 28px; }
.size30 { font-size: 30px; }
.size34 { font-size: 34px; }
.size36 { font-size: 36px; }
.size40 { font-size: 40px; }
.size42 { font-size: 42px; }
.size44 { font-size: 44px; }
.size46 { font-size: 46px; }

a  { color: #000000; text-decoration: underline; }
a:hover { color: #888888; text-decoration : underline; }
a.h3 { font-size: 16px; color: #8888FF; font-weight: bold; text-decoration: underline; }
a.h3:hover { font-size: 16px; color: #8888FF; font-weight: bold; text-decoration: underline; }
a.title { font-size: 16px; color: #000000; font-weight: bold; text-decoration: none; }
a.title:hover { font-size: 16px; color: #000000; font-weight: bold; text-decoration: none; }

.green { color: #00aa43; }
.blue { color: #0000ee; }

.tblRow td { border-bottom: 1px solid black; }
.tblRow td.separator { border-bottom: 4px solid black; }
.tblRow td.last { border-bottom: 0px; }
.formelem { font-family: Century Gothic; font-size: 12px; padding: 0px; margin: 0px; height: 18px; vertical-align: middle; }

.button_blue { background: transparent url('images/btnback/button_blue.gif') no-repeat; width: 180px; height: 20px; font-color: 12px; border: solid 0 #fff; color: #ffffff; }
.button_green { background: transparent url('images/btnback/button_green.gif') no-repeat; width: 180px; height: 20px; font-color: 12px; border: solid 0 #fff; color: #ffffff; }
.button_red { background: transparent url('images/btnback/button_red.gif') no-repeat; width: 180px; height: 20px; font-color: 12px; border: solid 0 #fff; color: #ffffff; }
.button_orange { background: transparent url('images/btnback/button_orange.gif') no-repeat; width: 180px; height: 20px; font-color: 12px; border: solid 0 #fff; color: #ffffff; }
.button_gray { background: transparent url('images/btnback/button_gray.gif') no-repeat; width: 180px; height: 20px; font-color: 12px; border: solid 0 #fff; color: #ffffff; }
.button_gray_long { background: transparent url('images/btnback/button_gray_long.gif') no-repeat; width: 360px; height: 20px; font-color: 12px; border: solid 0 #fff; color: #ffffff; }
