/*
'' -------------------------------------------------------------
'' eSRO Basket Site
'' Version: 3.4.1.0
'' May 21, 2009
'' Powered by: TopTix LTD.
'' -------------------------------------------------------------
'' default.css - default main style sheet
'' -------------------------------------------------------------
*/
#pay_method
{
	/*display:none;*/
}
#pay_ops
{
	/*display:none;*/
}
/* -------------------------------- Body -------------------------------- */

.body_css
{
	background-color:#330033;
	/*background-color:#FFFFFF;*/
	font-family: veranda;
	font-size: 10px;
	margin:0px;
}

.seat_plan_body_css
{
	font-family: verdana;
	font-size: 10px;
	margin: 0px;
	border: 0px;
}

/* -------------------------------- Main Menu -------------------------------- */

.main_menu_background
{
	background-color: #653e6b;
	font-size: 11px;
	padding-left: 6px;
	padding-right: 6px;
}

.main_menu_header
{
	height:23px;
	padding-left:9px;
	color:#FFFFFF;
}

.main_menu_group
{

}

.main_menu_caption
{
	height:19px;
    vertical-align: middle;
    background-color: #c5dcd3;
	color:#ffffff;
	text-align:right;
	font-size:11px;
	font-weight:bold;
	padding-left:2px;
	padding-right:2px;

}

.main_menu_caption_hover
{
	color:#ffffff;
    vertical-align: middle;
	cursor:pointer;cursor:hand;
	font-size:11px;
	font-weight:bold;
	height:19px;
	padding-left:2px;
	padding-right:2px;
	text-align:right;
}
.main_menu_item
{
	background-color:#d9e8e2;
	/*border-bottom:1px solid;*/
	color:#ffffff;
	/*font-family:helvetica,arial,sans-serif;*/
	font-size: 10px;
	height:17px;
	/*padding-bottom:2px;*/
	padding-left:2px;
	padding-right:2px;
	text-align:right;
	text-decoration:none;
}

.main_menu_item_hover
{
    background-color:#d9e8e2;
	/*border-bottom:1px solid;*/
	color:#6699ff;
	cursor:pointer;cursor:hand;
	/*font-family:helvetica,arial,sans-serif;*/
	font-size:8pt;
	height:17px;
	/*padding-bottom:2px;*/
	padding-left:2px;
	padding-right:2px;
	text-align: right;
	text-decoration:none;
}

.main_menu_separator
{
    height: 14px;

}

/* -------------------------------- Float Menu -------------------------------- */
.float_menu_background
{
	background-color:#330033;
}


.float_menu_item
{
	color:#ffffff;
	font-size:11px;
	padding-left:2px;
	padding-right:2px;
}

.float_menu_item_hover
{
	color:#6699ff;
	cursor:pointer;cursor:hand;
	font-size:11px;
	padding-left:2px;
	padding-right:2px;
}

.float_menu_separator
{
	color:#cccccc;
	padding-left:1px;
	padding-right:1px;
}

.float_menu_image
{

}

.float_menu_image_hover
{

}

/* -------------------------------- Buttons -------------------------------- */
.small_button_a
{
	background-color:#5a73cc;
	color:white;
	cursor:pointer;cursor:hand;
	font-family:verdana;
	font-size:9px;
	height:18px;
	white-space: nowrap;
    text-align: center;
}
.small_button_a_hover
{
	background-color:#618aeb;
	color:white;
	cursor:pointer;cursor:hand;
	font-family:verdana;
	font-size:9px;
	height:18px;
	text-align: center;
	white-space: nowrap;
}

.small_button_a_disabled
{
	background-color:#e8c5b0;
	border-bottom:#999999 1px solid;
	border-left:#999999 1px solid;
	border-right:#999999 1px solid;
	border-top:#999999 1px solid;
	color:gray;
	font-family:verdana;
	font-size:9px;
	height:18px;
    text-align: center;
    white-space: nowrap;
}

.small_button_b
{
	background-color:#7f657f;
	color:white;
	cursor:pointer;cursor:hand;
	font-family:verdana;
	font-size:9px;
	height:18px;
	text-align: center;
	white-space: nowrap;
}
.small_button_b_hover
{
	background-color:#a089a0;
	color:white;
	cursor:pointer;cursor:hand;
	font-family:verdana;
	font-size:9px;
	height:18px;
	text-align: center;
	white-space: nowrap;
}

.small_button_c
{
    background-color: #ffa200;
    color: white; 
    height: 18px;
    font-size: 9px;
    border-top: 1px solid #ffa200;
    border-left: 1px solid #ffa200;
    border-right: 1px solid #ff4e00;
    border-bottom: 1px solid #ff4e00;
    text-align: center;
    font-family: verdana;
	white-space: nowrap;
}

.small_button_c_hover
{
    background-color: #ffa200;
    color: white; 
    height: 18px;
    font-size: 9px;
    border-top: 1px solid #ffa200;
    border-left: 1px solid #ffa200;
    border-right: 1px solid #ff4e00;
    border-bottom: 1px solid #ff4e00;
    cursor:pointer;cursor:hand;
    text-align: center;
    font-family: verdana;
	white-space: nowrap;
}

/*.small_button_d
{
	background-color:#ffa200;
	border-bottom:#ff4e00 1px solid;
	border-left:#ffa200 1px solid;
	border-right:#ff4e00 1px solid;
	border-top:#ffa200 1px solid;
	color:white;
	font-family:verdana;
	font-size:9px;
	height:18px;
}

.small_button_d_hover
{
	background-color:#ffa200;
	border-bottom:#ff4e00 1px solid;
	border-left:#ffa200 1px solid;
	border-right:#ff4e00 1px solid;
	border-top:#ffa200 1px solid;
	color:white;
	cursor:pointer;
	font-family:verdana;
	font-size:9px;
	height:18px;
}*/

.medium_button_a
{
	background-color:#7e657e;
	color:white;
	cursor:pointer;
	font-family:verdana;
	font-size: 10px;
	height: 21px;
}

.medium_button_a_hover
{
	background-color:#a089a0;
	color:white;
	cursor:pointer;cursor:hand;
	font-family:verdana;
	font-size:10px;
	height:21px;
}

/* -------------------------------- Text Area -------------------------------- */

.text_area_a
{
	/*height:20px;*/
	width:100px;
}

.text_area_a_hover
{
	width:100px;
}

.text_area_b
{
	font-size:9px;
	width:160px;
}

.text_area_b_hover
{
	font-size:9px;
	width:160px;
}

/* -------------------------------- Text -------------------------------- */

.small_text_a
{
	color:#555555;
	font-size:10px;
}

.small_text_a_hover
{
	color:#828282;
}

.small_text_b
{
	color:#616161;
	font-size:12px;
}

.small_text_b_hover
{

}

.small_text_c
{
	color:#000000;
	font-size:11px;
	text-decoration:none;
}

.small_text_c_hover
{
	color:#000000;
	font-family:verdana;
	font-size:11px;
}

.small_text_d
{
	color:#616161;
	font-size:12px;
	font-weight:bold;
}

.small_text_d_hover
{
	color:#616161;
	cursor:pointer;cursor:hand;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

.small_text_e
{
	color:#333333;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
}

.small_text_e_hover
{
	color:#333333;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
}

.medium_text_a
{
	color:#616161;
	font-size:12px;
	font-weight:bold;
}

.medium_text_a_hover
{

}

.medium_text_b
{
	color:#000000;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}

.medium_text_b_hover
{

}

.medium_text_c
{
    font-size: 11px;
    color:#616161;
    font-weight:bold;
}

.medium_text_c_hover
{

}

.medium_text_d
{

}

.medium_text_d_hover
{

}

.medium_text_e
{

}

.medium_text_e_hover
{

}

.must_field
{
	color:#990033;
	font-size:12px;
	font-weight:bold;
}

/* -------------------------------- Screen Object -------------------------------- */
.screen_object_background_a
{
	background-color:white;
	/*border-width:1px;
	border-style:solid;
	border-color:#c5dcd3;*/

}

.screen_object_seperator_a
{
    /*border-bottom = 1px solid #dadada; */
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#dadada;

}

.screen_object_caption_a
{
    background-color:#c5dcd3;
    height:24px;
    color:#000000;
    font-size:11px;
    text-transform: uppercase;
}

.screen_object_background_b
{
   background-color:#edf4f1;
}

.screen_object_caption_b
{
	background-color:#653e6b;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	height:24px;
	padding:5px;
	/*text-align:center;*/
	text-transform:uppercase;
}
.screen_object_background_c
{
	border:#f1f1f1 1px solid;
}

.screen_object_caption_c
{
	background-color:#f1f1f1;
	color:#828282;
	font-size:11px;
	height:16px;
	padding-left:2px;
	padding-right:2px;
	vertical-align:middle;
}


/*.screen_object_background_d
{
	background-color:#edf4f1;
	padding-bottom:2px;
}*/

/* -------------------------------- Calendar -------------------------------- */

.calendar_navigation_sign
{
	background-color:#653e6b;
	cursor:pointer;cursor:hand;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
}

.calendar_navigation_sign_hover
{
	cursor:pointer;cursor:hand;
	background-color:#a089a0;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
}

.calendar_day
{
	background-color:#ffffff;
	border:#000000 1px solid;
	color:#999999;
	font-family:verdana;
	font-size:10px;
	padding:3px;
}

.calendar_day_hover
{
	border:#000000 1px solid;
	font-family:verdana;
	font-size:10px;
	padding:3px;
	color:#999999;
	background-color:#ffffff;
    /*cursor:pointer;cursor:hand;*/
}

.calendar_day_title
{
	background-color:#ffffff;
	border:#000000 1px solid;
	font-family:verdana;
	font-size:10px;
	padding:3px;
	text-transform:uppercase;
}

.calendar_selected_day
{
	color:#5a73cc;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
    /*border:1px solid #c5dcd3;*/
}

.calendar_selected_day_hover
{
	color:#5a73cc;
    /*background-color:#ffffff;*/
	cursor:pointer;cursor:hand;
	font-family:verdana;
	font-size:10px;
	font-weight:bolder;
	/*border:1px solid #c5dcd3;*/
}

/* -------------------------------- Separators -------------------------------- */

.separator_a
{

}

.separator_b
{

}

.separator_c
{

}

/* -------------------------------- General Tab -------------------------------- */

.general_tab_background
{
	background-color:#f1f1f1;
	color:#828282;
	font-size:11px;
	height:16px;
}

.general_tab_item
{
	background-color:#653e6b;
	border-left:#ffffff 1px solid;
	border-right:#ffffff 1px solid;
	color:#ffffff;
	cursor:pointer;cursor:hand;
	margin:2px;
	padding-left:2px;
	padding-right:2px;
}

.general_tab_item_hover
{
	background-color:#6699ff;
	border-left:#ffffff 1px solid;
	border-right:#ffffff 1px solid;
	color:#ffffff;
	cursor:pointer;cursor:hand;
	padding-left:2px;
	padding-right:2px;
}

.general_tab_item_selected
{
	background-color:#6699ff;
	border-left:#ffffff 1px solid;
	border-right:#ffffff 1px solid;
	color:#ffffff;
	padding-left:2px;
	padding-right:2px;
}

.general_tab_item_selected_hover
{
	background-color:#6699ff;
	border-left:#ffffff 1px solid;
	border-right:#ffffff 1px solid;
	color:#ffffff;
	padding-left:2px;
	padding-right:2px;
}

.extra_general_tab
{
	border-bottom:#ffffff 1px solid;
	border-top:#ffffff 1px solid;
	cursor:pointer;
	margin:2px;
	padding-left:2px;
	padding-right:2px;
}

.extra_general_tab_background
{
	background-color:#f1f1f1;
	border:#828282 1px solid;
	color:#828282;
	font-size:11px;
	height:16px;
}

.extra_general_tab_hover
{
	border-bottom:#ffffff 1px solid;
	border-top:#ffffff 1px solid;
	cursor:pointer;cursor:hand;
	margin:2px;
	padding-left:2px;
	padding-right:2px;
}

.pane_tab DIV
{
	/*height: 19px;*/
    vertical-align: middle;
    color:#000000;
    text-align:center;
    font-size: 11px;
    padding:2px;
    background-color:#CCCCCC;
    margin-right:3px;
    /*width:120px;*/
	cursor:pointer;
}

.pane_tab_selected DIV
{
	background-color: #999999;
	font-weight:bold;
	/*cursor:default!important;*/
}
.pane_tab_hover DIV
{
	/*color:black!important ;*/
}

/* -------------------------------- General Caption -------------------------------- */

.general_caption
{
	background-color:#653e6b;
	color:#ffffff;
	font-size:11px;
	height:16px;
	padding-left:2px;
	padding-right:2px;
    vertical-align: middle;
}

/* -------------------------------- General Item -------------------------------- */

.item_background
{
	border:#dadada 1px solid;
	height:83px;
	padding:4px;
	vertical-align:top;
	background-color:#FFFFFF;
}

.item_image
{
	height:75px;
	padding-right:4px;
	vertical-align:top;
	width:75px;
}

.item_medium_image
{
	height:115px;
	padding-right:4px;
	vertical-align:top;
	width:115px;
}

.item_big_image
{
    height:150px;   
    width:180px;
}

.item_data_background
{
	background-color:#f5f5f5;
	padding:2px;
	vertical-align:top;
}

.item_separator
{
    height: 10px;	
}

/* -------------------------------- Up Down select box --------------------------- */
.up_down_backgournd
{
	border:#dadada 1px solid;
	height:18px;
}

.up_down_text
{
	background-color:#f0f8f4;
	font-size:10px;
	margin:2px;
}

/* -------------------------------- Donations Objects --------------------------- */
.donation_prices_combo
{
	font-size:9px;
	vertical-align:top;
	width:70px;
}

.donation_radio_button
{
	height:11px;
	margin-top:2px;
	vertical-align:middle;
	width:11px;
}

/* -------------------------------- Location Bar --------------------------- */ 

.location_bar_text
{
	color:#bababa;
	font-size:10px;
	padding:2px;
	text-transform:capitalize;
}

/* -------------------------------- Text Box Objects ------------------------------ */

.small_text_box_a
{
	font-size:9px;
	height:18px;
}

/* -------------------------------- Seating Plan ---------------------------------- */

.seating_plan
{
	height:350px;
	width:550px;
}

/* -------------------------------- Small Calendar -------------------------------- */

.small_calendar_background
{
	background-color:#e7e7e7;
}

.small_calendar_select_box
{
	font-family:verdana;
	font-size:11px;
}

.small_calendar_day_title
{
    height:11px;
}

.small_calendar_day
{
	cursor:pointer;cursor:hand;
	font-family:verdana;
	font-size:11px;
	height:16px;
	width:22px;
}

.small_calendar_day_hover
{
	cursor:pointer;cursor:hand;
	font-family:verdana;
	font-size:11px;
	height:16px;
	width:22px;
}

.small_calendar_time
{
	font-size:14px;
	font-weight:bold;
}

.small_calendar_day_selected
{
	cursor:pointer;cursor:hand;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	height:16px;
	width:22px;
}

.small_calendar_day_selected_hover
{
	cursor:default;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	height:16px;
	width:22px;
}

.small_calendar_day_dimmed
{
	color:silver;
	cursor:pointer;cursor:hand;
	font-family:verdana;
	font-size:11px;
	height:16px;
	width:22px;
}

.small_calendar_day_dimmed_hover
{
	color:silver;
	cursor:pointer;cursor:hand;
	font-family:verdana;
	font-size:11px;
	height:16px;
	width:22px;
}

/* -------------------------------- CRM -------------------------------- */

.crm_item_background
{
    border:1px solid #dadada;
    height: 0px;
    vertical-align:top;
    text-align:left;
    margin:2px;
}

.crm_action_image
{

}

.crm_action_image_hover
{
    cursor:pointer;cursor:hand;
}

.crm_details_separator
{
    height: 8px;
}

.crm_tab
{
    font-weight : bold; 
    height: 20px;
    cursor:pointer;cursor:hand; 
    font-size : 10px; 
    color:#000000;
    background-color:#CCCCCC;
    border-right: 2px solid white;
}

.crm_tab_selected
{
    cursor:pointer;cursor:hand; 
    font-size : 10px; 
    color:#000000;
    BACKGROUND-COLOR: #999999;
    border-right: 2px solid white;
}

.crm_tab_arrow
{
	font-weight:bold;	
	height:20px;
	width:16px;
    background-color:#d2d2d2;
    cursor:pointer;cursor:hand;
}

.crm_div
{
  /*background-color:#FFFFFF;*/
  height:300px;
  width:100%;
  overflow:auto;
  border:1px solid #dadada;
}

.crm_grid_data
{
  font-size : 10px;
  font-family: Verdana;
  color:#000000;
  border-right:1px groove #dadada;
  background-color:#FFFFFF
}

.crm_grid_data_bottom
{
	border-bottom:1px groove #dadada;	
}

.crm_grid_caption
{
  BACKGROUND-COLOR: #d0d0d0;
  color:#000000;
  padding-left:4px;
  padding-right:4px;
}

.crm_grid_captionRow
{
  color:000000;
  position:relative;
  top:expression(offsetParent.scrollTop);
  left:0;
}

.crm_grid_data_disabled_row *.crm_grid_data *.small_text_c
{
	color:Gray!important;
}

.crm_subList
{
	/*
	border-bottom-style:groove;
	border-bottom-width:2px;
	border-bottom-color:Gray;
	*/
	border-bottom:1px groove #dadada;
}

.crm_subList_caption
{
	font-size: 11px;
	font-family: Verdana;
	background-color:#d0d0d0;
	color:Black;
	/*
	border-top-style:groove;
	border-top-width:2px;
	border-top-color:Gray;*/
}

.crm_subList_field
{
	font-size: 10px;
	font-family: Verdana;
	padding-left:10px;
	padding-right:10px;
}

.crm_subList_fieldName
{
	font-weight:bold;
}

crm_subList_fieldValue
{
}

/* -------------------------------- Form --------------------------- */ 

.form_separator
{
    height:1px;
}

.form_must_field
{
    color:#FF0000;
    font-size: 10px;
    font-family: verdana;
}

TD.form_padded_row
{
	padding-bottom:3px;
	background-color:#FFFFFF;
}

TR.form_padded_row
{
}

/* -------------------------------- Basket Objects -------------------------------- */

.basket_border
{
	border-bottom:black 1px solid;
	border-top:black 1px solid;
}

.basket_caption
{
    color:black;
    font-size:10px;
    text-transform:uppercase; 
    font-weight:bold;
}

.basket_action
{
    color:red;
    font-size:11px;  
    cursor:pointer;cursor:hand; 
}

/* -------------------------------- Arrows Images --------------------------------- */

.small_arrow_1_right
{
	margin-left:5px;
}

.small_arrow_1_left
{
	margin-right:5px;
}

.small_arrow_2
{
	margin-left:2px;
	margin-right:2px;
}

.small_arrow_3
{
}

/* -------------------------------- Popup Windows --------------------------------- */

.popup_window_a
{
	background-color:#f5f5f5;
	border-bottom:lightgrey thin solid;
	border-left:white thin outset;
	border-right:lightgrey thin solid;
	border-top:white thin outset;
	display:none;
	position:absolute;
}

.popup_window_a_caption
{
	background-color:#c5dcd3;
	color:black;
	font-size:12px;
}

/* -------------------------------- Items List --------------------------------- */
.list_background
{
	background-color:#f5f5f5;
	color:#828282;
	font-size:11px;
	height:16px;
	padding-bottom:1px;
	padding-top:1px;
}

.list_title
{
	background-color:#f1f1f1;
	border-bottom:#ffffff 1px solid;
	font-size:11px;
	font-weight:bold;
	padding-left:4px;
}

.list_record
{
	border-bottom:#ffffff 1px solid;
	color:#828282;
	font-size:11px;
	margin:2px;
	padding:1px;
	padding-left: 3px;
}

/* -------------------------------- Items List Calendar --------------------------------- */

.list_calendar_background
{
	background-color:#f5f5f5;
	border:black 1px dashed;
	font-family:verdana;
	font-size:11px;
	text-align:center;
}

.list_calendar_month
{
	background-color:#fb6d18;
}

.list_calendar_day_name
{
	background-color:#ffc700;
}

.list_calendar_day
{
	color:#999999;
	padding:2px;
}

.list_calendar_day_events
{
	color:red;
	padding:2px;
}

.list_calendar_day_events_hover
{
	color:orange;
	cursor:pointer;cursor:hand;
	padding:2px;
}

.list_calendar_day_selected
{
    padding:2px;
    color:black;
}

.list_calendar_day_selected_hover
{
    padding:2px;
    color:black;
    cursor:pointer;cursor:hand;
}

.list_calendar_events
{
	background-color:#f5f5f5;
	border:black 1px solid;
	color:#828282;
	font-family:verdana;
	font-size:11px;
	width:292px;
}

.list_calendar_events_title
{
   font-size:12px;
    font-weight:bold;
    font-family:verdana;
    color:#828282;
    padding:2px;
}

.list_calendar_events_list
{
    font-size:11px;
    font-family:verdana;
    color:#828282;
    padding:2px;
}

/* -------------------------------- Form general --------------------------------- */

FORM
{
    margin : 0px;
    padding : 0px;
}

/* -------------------------------- Seating Plan Flash---------------------------- */

.loading_plan_flash
{
   display : noane ;
   width : 130px ;
   height : 130px ;
}

IMG
{
	color: #99cccc;
}

/* -------------------------------- Payment Method Select Box ---------------------------- */

.pay_method
{
	width:150px;
	color:#828282;
	font-size:10px;
}

/* -------------------------------- View from area div ---------------------------- */

.view_from_area
{
	border:1px solid blue;
}

.seats_plan_container
{
	border:solid 1px #dadada;
}

.seats_plan_extra
{
	width:160px;
	height:100%;
	
}

.seats_plan_extra_img
{
}

.seats_plan_extra_titles
{
	background-color:#f5f5f5;
	font-size: 11px;
    color:#616161;
    font-weight:bold;
	height:20px;
	
}

.seats_plan_extras_gap
{
	
	/*border-top:1px solid #dadada;
	border-bottom:1px solid #dadada;*/
	font-size:1px;
	height:1%;
}

.seats_plan_extra_vertical_gap
{
	width:10px;
	font-size:12px;
}

.seats_plan_extras_td_container
{
	border:1px solid #dadada;
	height:49.5%;
}

/*.view_from_seat_container
{
	border:1px solid #dadada;
	width:100%;
	height:50%;
	
}*/

.view_from_seat_img
{
	width:150px;
	height:150px;
}

.seat_view_body
{
	/*font-family:Arial;  jsouthwell*/
	font-size:11px;
	padding:2px;
	color:#000000;
}

.loading_small_plan_flash
{
	display : none ;   /*Check this one*/
   	width : 30px ;
   	height : 30px ;
}

.no_events_message
{
	color:#616161;
	font-size:12px;
	font-weight:bold;
	padding-left:5px;
	padding-top:5px;
}

.small_text_a_error
{
	font-size: 10px;
    color:red;
}

/* -------------------------------- Future Sale items ---------------------------- */

.futureSale_button
{
}

.futureSale_container
{
}

/* -------------------------------- Sold out items    ---------------------------- */

.soldOut_button
{
	background-color:#e8d8b0;
}

.soldOut_container
{
}

.soldOut_container TD.item_data_background
{
	/*text-decoration:line-through;*/
}

.loyalty_points_text
{
    width:50px;
    font-size:9px;
}

.caption_line
{
    height:1px;
    color:#dadada;
}

.small_basket_cont
{
    padding-left:5px;
}

.small_basket_frame
{
    width:150px;
    height:100%;
}

.roller{
	width:20px;
	height:20px;
}


/*-------- BEGIN OLD SECTION --------*/

.scrollTableContainer
{
	background-color:#FFFFFF;
}
.seat_plan_body_css
{
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
	border-top:0px;
	font-family:verdana;
	font-size:10px;
	margin:0px;
}
.small_text_c
{
	color:#000000;
	font-size:11px;
	text-decoration:none;
}
#horizontal_menu a {
	text-decoration:none;
	BACKGROUND-COLOR: #330033;
	color:#ffffff;
	font-size:11px;
}

#horizontal_menu a:hover {
	color:#6699ff;
	BACKGROUND-COLOR: #330033;
	font-size:11px;
	cursor:pointer;
	text-decoration:none;
}
.subheader{
	color:#FF0000;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}
.t1
{
	background-color:#653e6b
}
.d3
{
	background-color:#FFFFFF
}

.user_data_table
{
	background-color:#FFFFFF;
	padding-bottom:5px;
}

/*-------- END OLD SECTION --------*/



/*-------- JONATHAN SECTION --------*/

/*-------- BANNER SECTION BEGIN --------*/

.header {color: #000000; font-family: "Book Antiqua", "Times New Roman", Arial; font-size: 18px; }
.nav {color: #000000; font-family: "Book Antiqua", "Times New Roman", Arial; font-size: 12px; }
/*-------- BANNER SECTION END --------*/
