body.bg_color      { background-color: #5CA4D4 }
table.bg_book      { background-image: url('../images/Home-Book.jpg'); background-repeat: no-repeat; background-attachment: scroll; background-position: left top }
table.bg_main      { background-image: url('../images/Background_Main.jpg'); background-repeat: no-repeat; background-attachment: scroll; background-color: #FFFFFF; background-position: left top }
td.bg_menu         { background-image: url('../images/Background_Menu.jpg'); background-repeat: no-repeat; background-attachment: scroll; background-color: #000000; background-position: left top }

td.bg_video        { background-image: url('../images/Background_Menu.jpg'); background-repeat: no-repeat; background-attachment: scroll; background-position: left top }

td.shadow          { padding-right: 10; padding-bottom: 10; filter: shadow( color:#333333, strength:10, direction:135 ) }
tr.bg_top          { background-image: url('../images/Background_Top.jpg'); background-repeat: no-repeat; background-attachment: scroll; background-position: left top }

font.body_font     { font-family: Arial; font-size: 10pt; color: #333333; line-height: 150% }
font.body_text     { font-family: Arial; font-size: 10pt; color: #333333 }
font.color_font    { font-family: Arial; font-size: 12pt; color: #6599CB }

font.button_font   { font-family: Arial; font-size: 10pt; font-weight: bold; padding-left: 5; padding-right: 5 }
font.button_text   { font-family: Arial; font-size: 10pt; color: #333333; padding-left: 5; padding-right: 5 }
td.button_hover    { cursor: pointer; text-align: Center; color: #6599CB }
td.button_regular  { text-align: Center; color: #333333 }

font.footer_font   { font-family: Arial; font-size: 8pt; padding-left: 5; padding-right: 5 }
font.footer_text   { font-family: Arial; font-size: 8pt; color: #FFFFFF; padding-left: 5; padding-right: 5 }
td.footer_hover    { cursor: pointer; text-align: Center; color: #333333 }
td.footer_regular  { text-align: Center; color: #FFFFFF }

font.page_font     { font-family: Arial; font-size: 10pt; font-weight: bold; padding-left: 5; padding-right: 5 }
td.page_hover      { cursor: pointer; text-align: Center; color: #6599CB }
td.page_regular    { text-align: Center; color: #000000 }
td.page_select     { text-align: Center; color: #5F9557 }

font.email_text    { font-family: Arial; font-size: 8pt; color: #FFFFFF }
input.email        { font-family: Arial; font-size: 10pt; color: #000000; border: 0 solid #000000; padding-left: 5; padding-right: 5 }
textarea.text      { font-family: Arial; font-size: 10pt; color: #000000 }

font.submit_font   { font-family: Arial; font-size: 10pt; font-weight: bold; padding-left: 5; padding-right: 5 }
td.submit_hover    { cursor: pointer; text-align: Center; color: #333333 }
td.submit_regular  { text-align: Center; color: #FFFFFF }
td.submit_select   { text-align: Center; color: #333333 }

font.input_font    { font-family: Arial; font-size: 10pt; color: #000000; font-weight: bold; padding-left: 5; padding-right: 5 }
font.input_title   { font-family: Arial; font-size: 10pt; color: #FFFFFF; font-weight: bold; padding-left: 5; padding-right: 5 }
input.input_text   { font-family: Arial; font-size: 10pt; color: #000000; padding-left: 5; padding-right: 5 }
tr.input_color     { background-color: #5F9557 }

font.list_font     { font-family: Arial; font-size: 10pt; line-height: 150% }
font.list_text     { font-family: Arial; font-size: 10pt }
table.list_hover   { cursor: pointer; color: #6599CB }
table.list_regular { color: #333333 }
table.list_select  { color: #5F9557 }
tr.list_hover      { cursor: pointer; color: #6599CB }
tr.list_regular    { color: #333333 }
tr.list_select     { color: #5F9557 }
