font.button_font  { font-family: Arial; font-size: 10pt; padding-left: 4; padding-right: 4 }
font.page_font    { font-family: Arial; font-size: 10pt; font-weight: bold; padding-left: 4; padding-right: 4 }
font.footer       { font-family: Arial; font-size: 10pt; color: #FFFFFF }
font.title        { font-family: Arial; font-size: 18pt; color: #862175 }

font.small_text   { font-family: Arial; font-size: 8pt; line-height: 150% }
font.main_text    { font-family: Arial; font-size: 10pt; line-height: 150% }
font.quote_text   { font-family: Arial; font-size: 10pt; font-weight: bold; color: #862175 }
font.quote_small  { font-family: Arial; font-size: 8pt; line-height: 150%; color: #862175 }
font.main_title   { font-family: Arial; font-size: 10pt; font-weight: bold; color: #862175 }

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 }
font.submit_font  { font-family: Arial; font-size: 10pt; font-weight: bold; padding-left: 4; padding-right: 4 }

textarea.text     { font-family: Arial; font-size: 10pt; color: #000000 }

td.button_hover   { cursor: pointer; text-align: Center; color: #862175 }
td.button_regular { text-align: Center; color: #FFFFFF }

td.submit_hover   { cursor: pointer; text-align: Center; color: #EA7F1F }
td.submit_regular { text-align: Center; color: #FFFFFF }

td.page_hover     { cursor: pointer; text-align: Center; color: #862175 }
td.page_regular   { text-align: Center; color: #000000 }
td.page_select    { text-align: Center; color: #EA7F1F }

tr.input_color    { background-color: #862175 }

tr.list_hover     { cursor: pointer; color: #862175 }
tr.list_regular   { color: #000000 }
tr.list_select    { color: #EA7F1F }
