body                  { font-family: Arial, Verdana, Helvetica, sans-serif; margin: 0px; padding: 0px; background: #FFFFFF; }

h1                    { font-size: 170%; padding-bottom: 2px; font-style: italic; }
h2                    { font-size: 120%; font-style: italic; }
h3,h4,h5,h6           { font-size: 110%; font-style: italic; }

a, a:link, a:visited  { text-decoration: underline; color: #4357C0; }
a:hover               { text-decoration: none; }

img                   { border: 0px; }
hr                    { margin: 0px; padding: 0px; height: 0px; border: solid #C65C00; border-width: 1px 0px 0px 0px; }
td                    { font-size: 80%;}
blockquote            { margin: 0px 20px; padding: 5px 10px; }
input, textarea       { border: 1px solid #C65C00; }

table.site_contain    { width: 100%; border: 0px; padding: 0px; margin: 0px; }
td.row_contain        { border: 0px; padding: 0px; margin: 0px; }

table.header          { width: 100%; border: 0px; padding: 0px; margin: 0px; background: #17911A; }
table.header td       { border: 0px; padding: 0px; margin: 0px; }
td.header_logo        { text-align: right; }

td.nav_contain        { padding: 0px 32px; background: #13CD18; border-top: 1px solid #FFFFFF; border-bottom: 1px solid #17911A; text-align:center; }
table.nav             { border: 0px; padding: 0px; margin: 0px auto; font-weight: bold; color: #FFFFFF; }
table.nav td          { margin: 0px; white-space: nowrap;  vertical-align: middle;}
td.nav_end            { text-align: right; padding: 4px 0px 4px 12px; border-left: 1px solid #FFFFFF; }
td.nav_link           { padding: 4px 16px 4px 16px; border-left: 1px solid #FFFFFF; border-right: 1px solid #17911A; }          
table.nav a, table.nav a:link, table.nav a:visited  { text-decoration: none; color: #FFFFFF; }
table.nav a:hover     { text-decoration: underline; }

td.main_contain       { padding: 32px 0px 32px 32px; background: url('../img/bg_main.gif') no-repeat bottom left; }
table.main            { width: 100%; border: 0px; padding: 0px; margin: 0px;  line-height: 130%; }
table.main td         { vertical-align: top; padding: 0px 32px 0px 0px; }
td.main_extra         { width: 131px; }
td.main_extra img     { margin-bottom: 32px; }

td.footer             { background: #EBB615 url('../img/bg_foot.gif') no-repeat; padding: 0px 56px; margin: 0px; height: 25px; border-bottom: 1px solid #D78100; text-align:center; }
table.nav_foot        { border: 0px; padding: 0px; margin: 0px auto; font-weight: bold; color: #FFFFFF; }
table.nav_foot td     { margin: 0px; white-space: nowrap;  vertical-align: middle;}
td.nav_end_foot       { text-align: right; padding: 4px 0px 4px 12px; border-left: 1px solid #FFFFFF; }
td.nav_link_foot      { padding: 4px 16px 4px 16px; border-left: 1px solid #FFFFFF; border-right: 1px solid #D78100; }          
table.nav_foot a, table.nav_foot a:link, table.nav_foot a:visited  { text-decoration: none; color: #FFFFFF; }
table.nav_foot a:hover     { text-decoration: underline; }

table.reg             { width: 100%; border: 0px; padding: 0px; margin: 0px; }
table.reg td          { vertical-align: top; padding: 6px 6px 6px 0px; }
td.reg_error          { text-align: left; white-space: nowrap; font-weight: bold; color: #FF0000;}
td.reg_tag            { text-align: right; white-space: nowrap; font-weight: bold; }
td.reg_tag_error      { text-align: right; white-space: nowrap; font-weight: bold; color: #FF0000;}
td.reg_field          { width: 100%; }

.tc                   { border: 0px; }
.form_submit          { border: 1px solid #C65C00; background: #FFFFFF; }
.imagebutton          { border: 0px; }
`
div.code              { border: 1px solid #C65C00; background: #FFFFFF; padding: 0px 32px 0px 32px; }
div.code_example      { border: solid #EBB615 1px; background: #FDF8E7; padding: 5px; font-family: courier new; }

div.home_title        { text-align: center; padding: 6px 0px; }
div.home_title h1     { font-size: 240%; }
div.home_buttons      { text-align: center; padding: 18px 0px 8px 0px; }
img.home_button_reg   { margin-right: 188px; }
div.home_stats        { text-align: center; padding: 8px 0px 110px 0px; }
div.home_other        { text-align: center; padding: 8px 0px 12px 0px; }

table.poster_ads      { border: 0px; padding: 0px; margin: 0px; }
table.poster_ads td   { padding: 0px 10px 0px 0px; margin: 0px; }

table.button_example      { border: 1px solid #C65C00; padding: 0px; margin: 0px; }
table.button_example td   { padding: 15px; margin: 0px; }
td.button_example_lgt     { background: #FFFFFF; border-right: 1px solid #C65C00; }
td.button_example_drk	  { background: #000000; }

table.home_meanwhile    { border: solid #EBB615 1px; padding: 0px; margin: 0px auto; }
table.home_meanwhile th { font-size: 75%; padding: 5px; margin: 0px; border: solid #EBB615; border-width:0px 0px 1px 0px; text-align: left; font-weight: normal; background: #F8E5AC; }
table.home_meanwhile td { padding: 5px; margin: 0px; text-align: left; background: #FFFFFF; font-size: 70%; }
table.home_meanwhile ul { line-height: 180%; margin-bottom: 0px; margin-left: 24px; padding-left: 0px; list-style: url('../img/bullet_reddot.gif'); }