body {
   color:#000;
   background-color: #fff;
}
html, body, #wrapper {
   height:100%;
   margin: 0;
   padding: 0;
   border: none;
   background-color: #ffffff;
}
#wrapper {
   background-color: #ffffff;
   margin: 0 auto;
   text-align: left;
   vertical-align: middle;
   width: 400px;
}
table.outline {
   border-collapse:collapse;
}
table.border{
   border:1px solid black;
}
td.border {
   border:1px solid black;
}


/*  links for top of page */
a.home_page_red_words{
   text-decoration: none;
   color: #9C0406;
   font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
   font-size: 13px;
}
.home_page_copy{
   text-decoration: none;
   color: #5E5959;
   font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   line-height: 12px;
}
.page_copy{
   text-decoration: none;
   color: #5E5959;
   font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   line-height: 12px;
}
.border_bottom {
   border-top: 1px solid #5E5959;
}

a.in_page_link{
   font-size: 10px;
   font-weight: 600;
	color: #2A849E;
	text-decoration: none;
}
a.in_page_link:hover{
	color: #D29A5F;
}
/*in-page markup*/
.site_text{
   text-decoration: none;
   color: #5E5959;
   font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   line-height: 12px;
}
.site_text_lg{
   text-decoration: none;
   color: #5E5959;
   font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   line-height: 14px;
}
.site_text_lg_bld_blue{
   text-decoration: none;
   color: #084A83;
   font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   line-height: 14px;
   font-weight: bold;
}
.site_text_lg_bld_red{
   text-decoration: none;
   color: #9C0406;
   font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   line-height: 14px;
   font-weight: bold;
}
.site_text_lg_bld_orange{
   text-decoration: none;
   color: #C64A07;
   font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   line-height: 14px;
   font-weight: bold;
}
.site_text_lg_bld_green{
   text-decoration: none;
   color: #197210;
   font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   line-height: 14px;
   font-weight: bold;
}
.site_text_lg_bld_teal{
   text-decoration: none;
   color: #16907D;
   font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   line-height: 14px;
   font-weight: bold;
}
.site_text_lg_bld_purple{
   text-decoration: none;
   color: #39296D;
   font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   line-height: 14px;
   font-weight: bold;
}
.site_text_bld{
   font-weight: 800;
   color: #212121;
   font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   line-height: 12px;
}
.site_text_lg_bld{
   font-weight: 800;
   color: #212121;
   font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   line-height: 12px;

}
.site_text_orange{
   text-decoration: none;
   color: #C64A07;
   font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   line-height: 12px;
}
a.site_text{
   text-decoration: underline;
   color: #5E5959;
   font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   line-height: 12px;
}
a.site_text:hover{
   text-decoration: none;
   color: #121212;
   font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   line-height: 12px;
}
a.site_text_lg{
   text-decoration: underline;
   color: #5E5959;
   font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   line-height: 12px;
   font-weight: bold;
}
a.site_text_lg:hover{
   text-decoration: none;
   color: #5E5959;
   font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   line-height: 12px;
   font-weight: bold;
}

/*Image styles*/
.floater_right {
   float:right;
   margin: 5px 0px 0px 20px;
}
.floater_left {
   float:left;
   margin: 5px 20px 0px 0px;
}


/*Copyright markup styles*/
.copyright{
   color: #848383;
   font-size: 10px;
   font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
}
.copyright_lg{
   text-decoration: none;
   color: #848383;
   font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   line-height: 12px;
}
a.copyright_links_lg{
   text-decoration: underline;
   color: #848383;
   font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   line-height: 12px;
}
a.copyright_links_lg:hover{
   text-decoration: none;
   color: #848383;
   font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   line-height: 12px;
}
.margin{
   margin-top:4px;
   margin-bottom:4px;
   margin-left:2px;
   margin-right:2px;
}
.admin_table{
   background-color:#ffffff;
   border: 1px solid black;
   font-size: 12px;
}
td._0{
   background: #efefef;
   line-height: 16px;
}
td.admin_table_1{
   background: #cdcdcd;
   line-height: 16px;
}
.cell_border_right{
   border-right:1px solid black;
}
.cell_border_bottom{
   border-bottom:1px solid black;
}


.border_left{
   border-left: 1px solid black;
}

.login_formBoxes{
   background-color:#efefef;
   font-family: Arial, Franklin Gothic, Tahoma, Verdana, sans-serif;
   font-size: 10px;
}
.error_message{
   font-family: Arial, Franklin Gothic, Tahoma, Verdana, sans-serif;
   font-size: 12px;
   color: #dd5555;
}
.friendly_message{
   font-family: Arial, Franklin Gothic, Tahoma, Verdana, sans-serif;
   font-size: 12px;
   color: #C05226;
}
/*content update*/
.content_link {
   display:block;
   border: 1px solid black;
}
.content_link:hover {
   background:#EEE;
}

/****************************
*  Styles for modules boxes
*****************************/
.module_box_left_side{
   background-color: #fcfcfc;
   width: 220px;
   font-size: 11px;
   color: #656565;
   font-family: Arial, Franklin Gothic, Tahoma, Verdana, sans-serif;
}
.module_box_right_side{
   background-color: #fcfcfc;
   width: 199px;
   font-size: 11px;
   color: #656565;
   font-family: Arial, Franklin Gothic, Tahoma, Verdana, sans-serif;
}
.module_box_login{
   width: 350px;
   background-color: #fcfcfc;
   font-size: 11px;
   color: #656565;
   font-family: Arial, Franklin Gothic, Tahoma, Verdana, sans-serif;
}
.modules_top_cell{
   border: 1px solid #c8c8c8;
}
.modules_top_border_cell{
   border-top: 1px solid #c8c8c8;
}
.modules_left_cell{
   border-left: 1px solid #c8c8c8;
}
.modules_right_cell{
   border-right: 1px solid #c8c8c8;
}
.modules_bottom_cell{
   border-bottom: 1px solid #c8c8c8;
}
.modules_light{
   background-color: #fcfcfc;
}
.modules_dark{
   background-color: #f6f6f6;
}
a.modules_link{
   color: #666666;
   text-decoration: none;
}
a.modules_link:hover{
  color: #666666;
  text-decoration: underline;
}

.join_the_chamber{
   background-color: #f5f5f5;
   width: 199px;
   font-size: 11px;
   color: #656565;
   font-family: Arial, Franklin Gothic, Tahoma, Verdana, sans-serif;
}

a.get_connected_links{
   text-decoration: underline;
   color: #c05226;
   font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   line-height: 14px;
}
a.get_connected_links:hover{
   text-decoration: underline;
   color: #c05226;
}
.get_connected{
   line-height: 16px;
}

a.sponsor_links{
   text-decoration: underline;
   color: #5E5959;
   font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
}

a.sponsor_links:hover{
   text-decoration: underline;
   color: #4E4949;
}

.component_spacer{
   line-height: 12px;
}

.site_sponsors_front{
   background-color: #fcfcfc;
   width: 527px;
   font-size: 11px;
   color: #656565;
   font-family: Arial, Franklin Gothic, Tahoma, Verdana, sans-serif;
}

.featured_event_header{
   font-size: 14px;
   font-weight: bold;
   color: #C05226;
   font-family: Arial, Franklin Gothic, Tahoma, Verdana, sans-serif;
}
.featured_event_title{
   font-size: 22px;
   font-weight: bold;
   color: #323232;
   font-family: Arial, Franklin Gothic, Tahoma, Verdana, sans-serif;
}
.featured_event_date{
   font-size: 12px;
   color: #6a6a6a;
   font-family: Arial, Franklin Gothic, Tahoma, Verdana, sans-serif;
}
.featured_event_text{
   font-size: 11px;
   color: #666666;
   font-family: Arial, Franklin Gothic, Tahoma, Verdana, sans-serif;

}
a.featured_event_link{
   font-size: 11px;
   color: #C05226;
   font-family: Arial, Franklin Gothic, Tahoma, Verdana, sans-serif;
   text-decoration: underline;
}
a.featured_event_link:hover{
   font-size: 11px;
   color: #C05226;
   font-family: Arial, Franklin Gothic, Tahoma, Verdana, sans-serif;
}



.small_cal_date_title{
   font-size: 9px;
   color: #C05226;
   font-family: Arial, Franklin Gothic, Tahoma, Verdana, sans-serif;
}
.small_cal_date{
   font-size: 9px;
   color: #656565;
   font-family: Arial, Franklin Gothic, Tahoma, Verdana, sans-serif;
}


/* page stuff */
.page_bar_separator{
   background-color: #C05226;
   font-size: 11px;
   color: #ffffff;
   font-weight: bold;
   font-family: Arial, sans-serif;
}
.page_bar_separator_header{
   height: 25px;
   background-color: #C05226;
   font-size: 14px;
   color: #ffffff;
   font-weight: bold;
   font-family: Arial, sans-serif;
}
.page_bar_separator_header_small{
   height: 20px;
   background-color: #C05226;
   font-size: 12px;
   color: #ffffff;
   font-weight: bold;
   font-family: Arial, sans-serif;
}

.item_detail_orange
{
   font-family: Arial, sans-serif;
   font-size: 11px;
   color: #C05226;
   line-height: 12px;
}
.item_detail
{
   font-family: Arial, sans-serif;
   font-size: 11px;
   color: #656565;
   line-height: 12px;
}

a.item_detail{
   text-decoration: underline;
   color: #C05226;
}
a.item_detail:hover{
   color: #C05226;
}

.item_detail_lg
{
   font-family: Arial, sans-serif;
   font-size: 12px;
   color: #656565;
   line-height: 14px;
}
a.item_detail_lg{
   text-decoration: underline;
   color: #C05226;

}
a.item_detail_lg:hover{
   color: #C05226;
}
.item_detail_header{
   font-family: Arial, sans-serif;
   font-size: 12px;
   color: #C05226;
   line-height: 12px;
   font-weight: bold;
}

.news_item_header{
   border-bottom: 1px solid #dedede;
   border-top: 1px solid #dedede;
   text-align: left;
}
.news_item_detail{
   font-family: Arial, sans-serif;
   font-size: 11px;
   color: #C05226;
   line-height: 12px;
   text-align: left;
}
a.news_item_detail{
   text-decoration: none;
   color: #C05226;
}
a.news_item_detail:hover{
   text-decoration: underline;
   color: #C05226;
}


.page_bottom_line{
   line-height: 8px;
   border-bottom: 1px solid #D5D3D3;
}
.page_line_separator{
   line-height: 4px;
   border-bottom: 1px solid #D5D3D3;
}



.day_week_month_header{
   color: #656565;
   font-family: Arial, sans-serif;
   font-size: 11px;
   font-weight: bold;
}
.day_week_month{
   font-family: Arial, sans-serif;
   font-size: 11px;
   color: #C05226;
   line-height: 10px;
}
a.day_week_month{
   text-decoration: underline;
   color: #C05226;

}
a.day_week_month:hover{
   color: #C05226;
}

.list_background_on{
   background-color: #efefef;
}
.list_background_off{
   background-color: white;
}


/*Standard in-page styles*/
.body_text_light_bold{
   text-decoration: none;
   color: #656565;
   font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
}

.description_textarea{
   border: 1px solid #656565;
   color: #656565;
   font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   width: 243px;
}
.dropdown_classification{
  font-size: 9px;
   color: #656565;
   width: 162px;
   border: 1px solid #656565;
}
.dropdown_xlarge{
   font-size: 9px;
   color: #656565;
   width: 248px;
   border: 1px solid #656565;
}
.dropdown_xlarge_error{
   font-size: 9px;
   color: #656565;
   width: 248px;
   border: 1px solid #656565;
   background-color: #FCEAEA;
}
.dropdown_large{
   font-size: 9px;
   color: #656565;
   width: 170px;
   border: 1px solid #656565;
}
.dropdown_large_error{
   font-size: 9px;
   color: #656565;
   width: 170px;
   border: 1px solid #656565;
   background-color: #FCEAEA;
}
.dropdown_med{
   font-size: 9px;
   color: #656565;
   width: 138px;
   border: 1px solid #656565;
}
.dropdown_med_error{
   font-size: 9px;
   color: #656565;
   width: 138px;
   border: 1px solid #656565;
   background-color: #FCEAEA;
}
.dropdown_small{
   font-size: 9px;
   color: #656565;
   width: 110px;
   border: 1px solid #656565;
}
.dropdown_small_error{
   font-size: 9px;
   color: #656565;
   width: 110px;
   border: 1px solid #656565;
   background-color: #FCEAEA;
}
.dropdown_xsmall{
   font-size: 9px;
   color: #656565;
   width: 60px;
   border: 1px solid #656565;
}
.dropdown_xsmall_error{
   font-size: 9px;
   color: #656565;
   width: 60px;
   border: 1px solid #656565;
   background-color: #FCEAEA;
}
.standard_textbox_ext{
   font-size: 10px;
   color: #656565;
   width: 60px;
   border: 1px solid #D3D3D3;
}
.standard_textbox_ext_error{
   background-color: #FCEAEA;
   font-size: 10px;
   color: #656565;
   width: 60px;
   border: 1px solid #D3D3D3;
}

.standard_textbox_3d{
   font-size: 10px;
   color: #505151;
}
.standard_textbox{
   font-size: 10px;
   color: #505151;
   border: 1px solid #D3D3D3;
   width: 136px;
}
.standard_textbox_error{
   background-color: #FCEAEA;
   font-size: 10px;
   color: #656565;
   border: 1px solid #D3D3D3;
}
.standard_textbox_gray{
   font-size: 10px;
   color: #505151;
   border: 1px solid #f3f3f3;
}
.standard_textbox_gray_error{
   background-color: #FCEAEA;
   font-size: 10px;
   color: #656565;
   border: 1px solid #D3D3D3;
}
.standard_textbox_med{
   font-size: 10px;
   color: #505151;
   width: 136px;
   border: 1px solid #D3D3D3;
}
.standard_textbox_med_error{
   background-color: #FCEAEA;
   font-size: 10px;
   width: 136px;
   color: #656565;
   border: 1px solid #D3D3D3;
}
.standard_textarea{
   overflow: scroll;
   overflow-y: scroll;
   overflow-x: hidden;
   overflow:-moz-scrollbars-vertical;
}
.standard_textarea_error{
   background-color: #FCEAEA;
   overflow: scroll;
   overflow-y: scroll;
   overflow-x: hidden;
   overflow:-moz-scrollbars-vertical;
}
.error{
   font-family: Arial, sans-serif;
   font-size: 11px;
   color: #d92020;
}

/*cart styles*/
.cart_headers{
   background-color: #efefef;
   font-weight: bold;
   color: #656565;
   padding-top: 5px;
   padding-bottom: 5px;
   font-size: 11px;
}
.cart_header_underline{
   border-bottom: 1px solid #D5D3D3;
   line-height: 2px;
}
.in_cart_header_small{
   font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #C05226;
}
.in_cart_text_small{
   font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #656565;
}
a.in_cart_text_link{
   font-size: 10px;
   color: #C05226;
   text-decoration: underline;
}
a.in_cart_text_link:hover{
   font-size: 10px;
   color: #C05226;
   text-decoration: underline;
}
a.in_cart_text_link_lg{
   font-size: 11px;
   color: #C05226;
   text-decoration: none;
}
a.in_cart_text_link_lg:hover{
   font-size: 11px;
   color: #C05226;
   text-decoration: underline;
}
.in_cart_text_button{
   font-size: 10px;
   color: #C05226;
   text-decoration: underline;
   border: none;
   background-color: #ffffff;
   cursor: pointer;
}
.checkout_progress {
   text-decoration: none;
   color: #656565;
   font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
}
.checkout_progress_on {
   text-decoration: none;
   color: #C05226;
   font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
}
a.checkout_progress {
   text-decoration: none;
   color: #656565;
   font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
}
a.checkout_progress:hover {
   color: #C05226;
}

.cart_summary_header{
   text-decoration: none;
   color: #C05226;
   font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
}
.cart_item_header{
   text-decoration: none;
   color: #C05226;
   font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-weight: bold;
}

a.cart_summary_link{
   text-decoration: underline;
   color: #C05226;
   font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
}

a.cart_summary_link:hover{
   text-decoration: underline;
   color: #C05226;
   font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
}
/****************************
*  Styles for dropdown menu
*****************************/
#menu_pos {
   z-index: 99;
   left: 0px;
   top: 0px;
   position: relative;
}
.td_menu {
   height: 31px;
   text-align:center;
   padding-top: 0px;
   background-color: #e7e7e7;
}
.menu_line_spacer{
  border-top: 1px solid #c8c8c8;
  border-bottom: 1px solid #c8c8c8;
  width: 3px;
}
.td_menu_home {
   width: 80px;
   height: 20px;
   text-align:center;
   padding-top: 0px;
   color: #ffffff;
}
.td_menu_selected_home{
   width: 80px;
   height: 20px;
   text-align:center;
   padding-top: 0px;
   color: #ffffff;
   background-color: #3F3F3F;
}
table.top_menu{
   border-collapse: collapse;
}
table.top_menu td{
   text-align: center;
   height: 17px;
}

a.menu_header{
   color: #757575;
   font-family: "Arial", "Helvetica", "sans-serif";
   font-weight: bold;
   text-decoration: none;
   font-size: 11px;
   padding: 3px;
   display: block;
}
a.menu_header:hover{
   color: #555555;
   font-family: "Arial", "Helvetica", "sans-serif";
   font-weight: bold;
   text-decoration: none;
   font-size: 11px;
   padding: 3px;
   display: block;
}
a.menu_header_selected{
   color: #555555;
   font-family: "Arial", "Helvetica", "sans-serif";
   font-weight: bold;
   text-decoration: none;
   font-size: 11px;
   padding: 3px;
   display: block;
}
a.menu_header_selected:hover{
   color: #555555;
   font-family: "Arial", "Helvetica", "sans-serif";
   font-weight: bold;
   text-decoration: none;
   font-size: 11px;
   padding: 3px;
   display: block;
}

.menu{
   border-left: solid 1px #c8c8c8;
}
.menu_cell{
   border-top: solid 1px #c8c8c8;
   border-bottom: solid 1px #c8c8c8;
}
.menu_cell_left{
   border-left: solid 1px #c8c8c8;
}
.menu_cell_right{
   border-top: solid 1px #c8c8c8;
   border-bottom: solid 1px #c8c8c8;
   border-right: solid 1px #c8c8c8;
}
table.menu td{
   border-left: solid 1px #c8c8c8;
}
.right_side_menu_separator{
   border-right: solid 1px #c8c8c8;
   width: 171px;
}

a.sub_menu {
   font-family: "Arial", "Helvetica", "sans-serif";
   text-decoration: none;
   color: #757575;
   font-size: 10px;
   padding-top: 5px;
   padding-bottom: 5px;
   display: block;
   background-color: #FAF9FA;
}
a.sub_menu:hover {
   font-family: "Arial", "Helvetica", "sans-serif";
   text-decoration: none;
   font-size: 10px;
   color: #555555;
   adding-top: 5px;
   padding-bottom: 5px;
}
td.sub_menu_item{
   text-align: center;
   padding: 3px;
   background-color: #FAF9FA;
   border-bottom: 1px solid #c8c8c8;
}
table.sub_menu{
   color: #757575;
   font-family: "Arial", "Helvetica", "sans-serif";
   font-weight: bold;
   text-decoration: none;
   font-size: 11px;
   background-color: #F0EFE2;
   padding-bottom: 1px;
   width: 126px;
   border-left: 1px solid #c8c8c8;
   border-right: 1px solid #c8c8c8;

}

.logged_in{
   color: #757575;
   font-family: "Arial", "Helvetica", "sans-serif";
   font-weight: bold;
   text-decoration: none;
   font-size: 10px;
}
.top_links{
   color: #3D3D3D;
   font-family: "Arial", "Helvetica", "sans-serif";
   text-decoration: none;
   font-size: 11px;
}

a.top_links:hover{
   color: #000000;
}
a.top_links_join_chamber{
   color: #C05226;
   font-family: "Arial", "Helvetica", "sans-serif";
   font-weight: bold;
   text-decoration: none;
   font-size: 11px;
}
.top_links_join_chamber:hover{
   color: #9D431F;
}

a.orange_back{
   color: #fff;
   font-family: "Arial", "Helvetica", "sans-serif";
   text-decoration: none;
   font-size: 12px;
}
a.orange_back:hover{
   color: #eee;
}

#photo_credit{
   height: 55px;
   position: absolute;
   left: 5px;
   top: 480px;
   border: 1px solid #151515;
   z-index: 99;
   text-align: left;
   font-family: "Arial", "Helvetica", "sans-serif";
   font-size: 11px;
   text-decoration: none;
   color: #5E5959;
   background-color: #f3f3f3;
   visibility: hidden;
   padding : 5px;
}
.photo_credit_text{
   margin-left: 10px;
}


#photo_containter{
 position: relative;

}

.transparent_class {
   opacity: 0.75; /* the standards compliant attribute that all browsers should recognize, but... */
   filter:alpha(opacity=75); /* for IE */
   -khtml-opacity: 0.75; /* for old Safari (1.x) */
   -moz-opacity:0.75; /* for old skool Netscape Navigator */
}


.paging_section{
   color: #343434;
   font-size: 11px;
}
.paging_section_on_page{
   color: #343434;
   font-size: 11px;
   text-decoration: underline;
}
a.paging_section{
   text-decoration: none;
}
a.paging_section:hover{

}
.paging_section_input_box{
   width: 30px;
   height: 16px;
   color: #343434;
   background-color: #fff;
   border: 1px solid #767676;
   font-size: 11px;
}



.rust_button_medium {
   background-image: url(/themes/omni_style/images/admin/buttons/rust_medium.gif);
   background-repeat: no-repeat;
   width: 129px;
   height : 27px;
   display: block;
   color: white;
   font-size: 10px;
   font-family: Verdana;
   text-decoration: none;
   padding-top: 6px;
   text-align: center;
}
a.rust_button_medium {
   color: white;
}
a.rust_button_medium:hover {
   color: white;
}

.grey_button_rounded {
   background-image: url(/themes/omni_style/images/admin/buttons/grey_button_rounded.gif);
   background-repeat: no-repeat;
   width: 380px;
   height : 30px;
   display: block;
   color: black;
   font-size: 10px;
   font-family: Verdana;
   text-decoration: none;
   padding-top: 8px;
   text-align: center;
}
a.grey_button_rounded {
   color: black;
}
a.grey_button_rounded:hover {
   color: black;
}

.saved_box {
   background-image: url(/themes/omni_style/images/admin/icons/grey_box.gif);
   background-repeat: no-repeat;
   background-color: #e3e3e3;
   color: black;
   font-family: Verdana;
   font-size: 9px;
   width : 415px;
   padding-top: 0px;
   padding-left: 0px;
}
#REGISTERED {
   width:415px;
   position:absolute;
   top:50%;
   left:50%;
   margin:-50px auto auto -100px;
   border:1px solid #c8c8c8;
   text-align:center;
}
