/* Styles for Volunteer Committee system */
/* Copyright 2005-2009 T&T Software */
/* This software may not be used or copied except as described int he license agreement. */


.bold_style { font-family: Helvetica; font-size: 10pt; font-weight: bold; }
.bold_style_2 { font-family: Helvetica; font-size: 9pt; font-weight: bold; }
.confirm_slot_bold_style { font-family: Helvetica; font-size: 10pt; font-weight: bold; background-color: yellow; }
.confirm_slot_plain_style { font-family: Helvetica; font-size: 10pt; background-color: yellow; }
.plain_style { font-family: Helvetica; font-size: 10pt; }
.plain_style_2 { font-family: Helvetica; font-size: 9pt; }
.plain_inverse_style { font-family: Helvetica; font-size: 10pt; color: white; background-color: #888888; font-weight: bold; }
.bigger_style { font-family: Helvetica; font-size: 12pt; }
.error_style { font-family: Helvetica; font-size: 10pt; font-weight: bold; color: red; }
.small_hheader_style { font-family: Helvetica; font-size: 10pt; font-weight: bold; color: white; background-color: #888888; }
.small_hheader2_style { font-family: Helvetica; font-size: 10pt; font-weight: bold; color: white; background-color: #888888; border-top: #888888 solid 1px; }
.small_vheader_style { font-family: Helvetica; font-size: 10pt; font-weight: bold; background-color: #F5F5F5; }
.divider_solid_top { border-top: #CCCCCC solid 2px; }
.divider_white_bottom { border-bottom: white solid 1px; }
.divider_white_top { border-top: white solid 1px; }
.selector_style { font-family: Helvetica; font-size: 10pt; border: #888888 solid 1px; }
.small_bold_style { font-family: Helvetica; font-size: 9pt; font-weight: bold; }
.small_hbold_style { font-family: Helvetica; font-size: 9pt; font-weight: bold; color: white; background-color: #888888; }
.small_vbold_style { font-family: Helvetica; font-size: 9pt; font-weight: bold; background-color: #F5F5F5; }
.small_plain_style { font-family: Helvetica; font-size: 8pt; font-weight: normal; }
.confirm_admin_slot_style { font-family: Helvetica; font-size: 8pt; background-color: yellow; }
.cancel_slot_style { font-family: Helvetica; font-size: 8pt; background-color: yellow; }
.smaller_bold_style { font-family: Helvetica; font-size: 8pt; font-weight: bold; }
.smaller_plain_style { font-family: Helvetica; font-size: 7pt; }
.smaller_header_style { font-family: Helvetica; font-size: 7pt; background-color: #F5F5F5; border: #888888 solid 1px; }
.label_style { font-family: Helvetica; font-size: 8pt; font-weight: bold; color: #606060; }
.small_label_style { font-family: Helvetica; font-size: 7pt; color: #606060; }
.small_red_style { font-family: Helvetica; font-size: 8pt; color: red; }
.small_green_style { font-family: Helvetica; font-size: 8pt; color: green; }
.small_button_style { font-family: Helvetica; font-size: 9pt; }
.box_style { border: solid black 2px; }
.error_box_style { border: solid red 2px; }
.dash_input_style { border: none; border-bottom: 1px dashed; margin: 0px; }
.box_input_style { border: 1px solid; margin: 0px; margin-top: 1px; }
.lst_evt_style { font-family: Helvetica; font-size: 10pt; font-weight: bold; color: blue; text-decoration: none; }
.lst_evt_mover_style { color: black; text-decoration: underline; }
.spacer_style { font-family: Helvetica; font-size: 4pt; }

