/* ============================================== */
/* Theme Name: flicklives.css                     */
/* Description: stylesheet for flicklives website */
/* Version: 9.3                                   */
/* Author: J Clavin                               */
/* ============================================== */

/* ============================================================================ */
/*                               Standard BODY css                              */
/* ============================================================================ */



/* ============================================================================ */
/*                                   FONTS                                      */
/*                   These are added fonts for the website                      */
/* ============================================================================ */
@font-face {
    font-family: 'old-news';
    src: url('../fonts/OldNewspaperTypes.eot');
    src: url('../fonts/OldNewspaperTypes.eot?#iefix') format('embedded-opentype'),
         url('../fonts/oldnewspapertypes.woff') format('woff'),
         url('../fonts/OldNewspaperTypes.ttf') format('truetype'),
         url('../fonts/oldnewspapertypes.svg#old-news') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'league-gothic';
    src: url('../fonts/league-gothic.eot');
    src: url('../fonts/league-gothic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/league-gothic.woff') format('woff'),
         url('../fonts/league-gothic.ttf') format('truetype'),
         url('../fonts/league-gothic.svg#league-gothic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'stencil';
    src: url('../fonts/steamer-regular.eot');
    src: url('../fonts/steamer-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/steamer-regular.woff') format('woff'),
         url('../fonts/steamer-regular.ttf') format('truetype'),
         url('../fonts/steamer-regular.svg#steamer-regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'comic';
    src: url('../fonts/comic.eot');
    src: url('../fonts/comic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/comic.woff') format('woff'),
         url('../fonts/comic.ttf') format('truetype'),
         url('../fonts/comic.svg#league-gothic') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* ------------------------------------------------------------------------------------- */
/* Surrounds all other divs giving them their percentage-based width                     */
/* ------------------------------------------------------------------------------------- */
body {font-size: 100%; font-family: Arial, Helvetica, sans-serif; text-align: center; background: #FFFFFF; margin: 0; padding: 0; color: #000; background-image: url(../images/background_rt.png); background-position: right bottom; background-repeat: no-repeat; background-attachment: fixed; }
.container { width: 950px; max-width: 1000px; min-width: 780px; background: #FFF; margin: 0 auto; border-color: #666; border-style: solid; border-width: 0px; border-collapse: collapse; border-spacing: 0;}

/* --------------------------------- */
/*               LINKS               */
/* --------------------------------- */
a:link    {text-decoration: none; color: inherit;}
a:visited {text-decoration: none; color: inherit;}
a:hover   {text-decoration: none; color: #F00;}
a:active  {text-decoration: none; color: inherit;}

/* --------------------------------- */
/* General Font Effects for H1 to H6 */
/* --------------------------------- */
h1 { font-size: 40px; line-height: 1; margin: 15px 5px 20px 5px; font-family: Arial, Helvetica, sans-serif;}
h2 { font-size: 30px; line-height: 1; margin: 0 0 0 0; 	font-family: Verdana, Geneva, sans-serif;}
h3 { font-size: 24px; line-height: 1; margin: 0 0 0 0; 	font-family: Verdana, Geneva, sans-serif;}
h4 { font-size: 18px; line-height: 1; margin: 0 0 0 0; 	font-family: Verdana, Geneva, sans-serif;}
h5 { font-size: 16px; line-height: 1; margin: 0 0 0 0; 	font-family: Verdana, Geneva, sans-serif;}
h6 { font-size: 10px; line-height: 1; margin: 0 0 0 0; 	font-family: Verdana, Geneva, sans-serif;}


/* ============================================================================ */
/*                               INDEX Page Layout                              */
/*                         Used on main index.php page                          */
/* ============================================================================ */
#header_img {border: 0; margin-top: 35px; }
#header1_img {border: 0; margin-top: 0px; }

.header { background: #FFFFFF; text-align: center; }
.sidebar_left {	width: 20%; float: left; background: #FFFFFF; padding-bottom: 0px; margin-top: 0px;}
.sidebar_left_td { width: 100%; text-align: center; border: 0; padding: 0; background-color: #FFFFFF; }
.content { padding: 10px 0; width: 80%; float: left; color: #000; text-align: center; vertical-align: top; }
.center-column { width: 100%; text-align: center; background-color: #FFFFFF; }
.sidebar_right { width: 17%; float: right; background: #FFFFFF; text-align: center; padding-bottom: 0px 0; margin-top: 0px;}
.sidebar_right_td {	width: 100%; border: 0; padding: 0; text-align: center; background-color: #FFFFFF; }
.std_footer { background: #FFFFFF; text-align: center; position: relative; clear: both; font-size: 14px; font-weight:bold;	color: #663300; text-align: center;}


/* ============================================================================ */
/*                              std_menubar layout                              */
/*                  Used on std_menubar.php and index.php page                  */
/* ============================================================================ */
.std_menubar_table_td_center_line_top_bot {text-align:center; vertical-align:center; border-bottom: solid #333 2px; border-top: solid #333 2px;}
.std_menubar_img   {border:0 }


/* ============================================================================ */
/*                             DATABASE STYLES  (DB_ )                          */
/*    Used on database results pages such as general_data, show_summary, etc.   */
/* ============================================================================ */

/* tables */
.DB_std_cont { text-align: center; width: 100%; background:#ffffff; vertical-align: top; border-bottom: solid #DDD 1px; border-left: solid #DDD 1px; border-collapse: collapse; box-shadow: 4px -4px 4px #666; border-radius:0px; margin-left: auto ; margin-right: auto ; }
.DB_std_cont_pf { text-align: center; width: 800px; background:#ffffff; vertical-align: top; border-top: solid #000 0px; border-bottom: solid #000 0px; border-right: solid #000 0px; border-left: solid #000 0px; border-collapse: collapse; border-radius:0px; margin-left: auto ; margin-right: auto ; }

/* fonts */
.DB_show_title {font-size: 30px; color: #000066; font-weight:bold;} /*Show Summary Title*/ 
.DB_summary_title {font-size: 28px; color: #364A63; font-weight:bold;}
.DB_summary_subtitle {font-size: 24px; color: #364A63; font-weight:bold;}
.DB_summary_date {font-size: 18px; color: #364A63; font-weight:bold;}



.DB_summary_title1 {font-size: 28px; color: #000099; font-weight:bold;}
.DB_summary_subtitle1 {font-size: 24px; color: #000099; font-weight:bold;}



/* ============================================================================ */
/*                      STANDARD SEARCH RESULTS TEXT                            */
/* ============================================================================ */
.std_no_records {color: #900; font-size: 14px; font-weight:normal; text-align: center; text-shadow: 3px 3px 5px #666666; }
.std_records_found {color: #900; font-size: 18px; font-weight:normal; text-align: center; text-shadow: 3px 3px 5px #666666; }



/* ============================================================================ */
/*                            STANDARD TITLES FONT classes                            */
/* ============================================================================ */

.std_page_title {font-family: "league-gothic"; color: #661A00; font-size: 48px; font-weight:bold; text-shadow: 5px 5px 5px #999999; margin-top:  0px; margin-right: 0px; margin-bottom: 0px; margin-left: 10px;}
.std_page_subtitle { font-size: 18px; font-weight:normal; color: #666666; text-shadow: 5px 5px 5px #666666; margin-top:  5px; margin-right: 5px; margin-bottom: 5px; margin-left: 10px; font-family: Arial, Helvetica, sans-serif;}
.std_page_update { font-size: 10px; font-weight:normal; color: #000000; margin-top:  5px; margin-right: 5px; margin-bottom: 5px; margin-left: 10px; font-family: Arial, Helvetica, sans-serif;}



/* ============================================================================ */
/*                       STANDARD HEADERS and SUBHEADERS                        */
/* ============================================================================ */

/* ----------------------------------------------------------- */
/* Grey headers with grey lines top and bottom and font specs  */
/* ----------------------------------------------------------- */

/* Red Font */
.std_header_topic_center {background:#c8c8c8; text-align:center; vertical-align: top; border-bottom: solid #333 1px; border-top: solid #333 1px; font-family: "league-gothic"; color: #661A00; font-size: 26px; font-weight:normal; text-shadow: 2px 2px 2px #999999; margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px;  padding-top: 5px; padding-bottom: 5px;}

/* Blue Font */ 
.std_subhead_left, .std_subhead_center, .std_subhead_right {background:#d8d8d8; vertical-align: top; border-bottom: solid #333 1px; border-top: solid #333 1px; margin-top:  5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; font-family: "league-gothic"; color: #000099; font-size: 24px; font-weight:normal; text-shadow: 2px 2px 2px #999999; padding-left: 10px; padding-right: 10px; padding-top: 5px; padding-bottom: 5px;}
.std_subhead_left   {text-align:left;}
.std_subhead_center {text-align:center;}
.std_subhead_right  {text-align:right;}

/* Red Font */
.std_subhead_left_red, .std_subhead_center_red, .std_subhead_right_red {background:#d8d8d8; vertical-align: top; border-bottom: solid #333 1px; border-top: solid #333 1px; margin-top:  0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-family: "league-gothic"; color: #661A00; font-size: 24px; font-weight:normal; text-shadow: 2px 2px 2px #999999; padding-left: 10px; padding-right: 10px; padding-top: 5px; padding-bottom: 5px;}
.std_subhead_left_red   {text-align:left;}
.std_subhead_center_red {text-align:center;}
.std_subhead_right_red  {text-align:right;}

/* ----------------------------------- */
/*    Tan Headers with font specs <th> */
/* ----------------------------------- */

.std_header_topic_tan_center {background:#ffe8bb; text-align:center; vertical-align: top; border-bottom: solid #333 1px; border-top: solid #333 1px; font-family: "league-gothic"; color: #661A00; font-size: 26px; font-weight:normal; text-shadow: 2px 2px 2px #999999; margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px;  padding-top: 5px; padding-bottom: 5px;}

/* With grey lines top and bottom - Inherit text*/
.std_th_left0, .std_th_center0, .std_th_right0  {background:#ffe8bb; vertical-align: top; border-bottom: solid #333 1px; border-top: solid #333 1px; margin-top:  5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px;  text-shadow: 2px 2px 2px #999999; padding-left: 5px; padding-right: 5px;}
.std_th_left0 {text-align:left;}
.std_th_center0 {text-align:center;}
.std_th_right0 {text-align:right;}


/* With grey lines top and bottom */
.std_th_left, .std_th_center, .std_th_right  {background:#ffe8bb; vertical-align: top; border-bottom: solid #333 1px; border-top: solid #333 1px; margin-top:  5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; font-family: "league-gothic"; color: #000099; font-size: 18px; font-weight:normal; text-shadow: 2px 2px 2px #999999; padding-left: 5px; padding-right: 5px;}
.std_th_left {text-align:left;}
.std_th_center {text-align:center;}
.std_th_right {text-align:right;}

/* No lines top and bottom - used in summary page */
.std_th_left1, .std_th_center1, .std_th_right1  {background:#ffe8bb; vertical-align: top; border-bottom: solid #333 0px; border-top: solid #333 0px; margin-top:  5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; font-family: "league-gothic"; color: #000099; font-size: 18px; font-weight:normal; text-shadow: 2px 2px 2px #999999; padding-left: 5px; padding-right: 5px;}
std_th_left1 {text-align:left;}
std_th_center1 {text-align:center;}
std_th_right1 {text-align:right;}






/* ============================================================================ */
/*                            STANDARD TABLE classes                            */
/* ============================================================================ */

/* Main tpage table with shadow */
.std_vfdt_cont { text-align: center; width: 100%; background:#ffffff; vertical-align: top; border-bottom: solid #DDD 1px; border-left: solid #DDD 1px; border-collapse: collapse; box-shadow: 4px -4px 4px #666; border-radius:0px; margin-left: auto ; margin-right: auto ; }


/* Creates alternating row colors - used for "std_related" routines */
.std_related_table_alt_tr_color {width:100%; text-align: center; border-collapse: collapse; vertical-align: top; border-spacing: 0px; margin-left: auto ; margin-right: auto ; border: solid #999999 0px;}
.std_related_table_alt_tr_color tr:nth-child(even) {background-color:#ddd;}
.std_related_table_alt_tr_color tr:nth-child(odd) {background-color:#fff;}
.std_related_table {width:100%; background-color: inherit; text-align: center; border-collapse: collapse; vertical-align: top; border-spacing: 0px; margin-left: auto ; margin-right: auto ; border: solid #999999 0px;}

/* No lines top and bottom */
.std_tr_left, .std_tr_center, .std_tr_right  {background:none; vertical-align: top; border-bottom: solid #333 0px; border-top: solid #333 0px; margin-top:  5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; padding-left: 5px; padding-right: 5px;}
std_tr_left {text-align:left;}
std_tr_center {text-align:center;}
std_tr_right {text-align:right;}



/* All other tables */
.std_table50, .std_table70, .std_table80, .std_table90, .std_table100 {text-align: center; border-collapse: collapse; vertical-align: top; border-spacing: 0px; margin-left: auto ; margin-right: auto ; border: solid #999999 0px;}
.std_table100 {width: 100%;}
.std_table90  {width: 90%;}
.std_table80  {width: 80%;}
.std_table70  {width: 70%;}
.std_table50  {width: 50%;}

.std_table50b, .std_table70b, .std_table80b, .std_table90b, .std_table100b {text-align: center; border-collapse: collapse; vertical-align: top; border-spacing: 0px; margin-left: auto ; margin-right: auto ; border: solid #999999 1px;}
.std_table100b {width: 100%;}
.std_table90b  {width: 90%;}
.std_table80b  {width: 80%;}
.std_table70b  {width: 70%;}
.std_table50b  {width: 50%;}


/* ============================================================================ */
/*                            STANDARD CELL classes                            */
/* ============================================================================ */

/* -------------------- */
/* <td> with 1px border */
/* -------------------- */

.std_td1_left, .std_td1_center, .std_td1_right, .std_td1_left_center, .std_td1_center_center, .std_td1_right_center { font-size: 12px; font-weight:normal; color: #000000;  border-bottom: solid #333 1px; border-top: solid #333 1px; border-left: solid #333 1px; border-right: solid #333 1px; margin-top:5px; margin-right:0px; margin-bottom:0px; margin-left:0px; padding-left: 5px; padding-right:5px; padding-top:5px; padding-bottom:5px;}
.std_td1_left {text-align:left; vertical-align: top;}
.std_td1_center{text-align:center;  vertical-align: top;}
.std_td1_right {text-align:right;  vertical-align: top;}
.std_td1_left_center {text-align:left; vertical-align:center;}
.std_td1_center_center {text-align:center; vertical-align:center;}
.std_td1_right_center {text-align:right; vertical-align:center;}

/* -------------------- */
/* <td> with NO border */
/* -------------------- */
.std_td_left, .std_td_left_bot, .std_td_center, .std_td_right, .std_td_left_center, .std_td_center_center, .std_td_right_center, .std_td_left_marg, .std_td_center_marg { font-size: 12px; font-weight:normal; color: #000000; border-bottom: solid #333 0px; border-top: solid #333 0px; border-left: solid #333 0px; border-right: solid #333 0px; margin-top:5px; margin-right:0px; margin-bottom:0px; margin-left:0px; padding-left: 5px; padding-right:5px; padding-top:5px; padding-bottom:5px;}
.std_td_left {text-align:left;  vertical-align: top;}
.std_td_left_bot {text-align:left;  vertical-align: bottom;}
.std_td_center {text-align:center;  vertical-align: top;}
.std_td_right {text-align:right;  vertical-align: top;}
.std_td_left_center {text-align:left; vertical-align:center;}
.std_td_center_center {text-align:center; vertical-align:center;}
.std_td_right_center {text-align:right; vertical-align:center;}
.std_td_left_marg {text-align:left; padding-left: 20px; padding-right:20px; padding-top:15px; padding-bottom:15px;}
.std_td_center_marg {text-align:center; padding-left: 20px; padding-right:20px; padding-top:15px; padding-bottom:15px;}

/* ------------------------------------ */
/* <td> with lines top, bottom, or both */
/* ------------------------------------ */
.std_td_center_line_top {text-align:center; font-size: 12px; font-weight:normal; color: #000000; vertical-align: top; padding-bottom: 5x; padding-top: 5px; padding-left: 5px;, padding-right: 5px; border-bottom: solid #333 0px; border-top: solid #333 1px;}
.std_td_left_line_top {text-align:left; font-size: 12px; font-weight:normal; color: #000000; vertical-align: top; padding-bottom: 5x; padding-top: 5px; padding-left: 5px;, padding-right: 5px; border-bottom: solid #333 0px; border-top: solid #333 1px;}
.std_td_right_line_top {text-align:right; font-size: 12px; font-weight:normal; color: #000000; vertical-align: top; padding-bottom: 5x; padding-top: 5px; padding-left: 5px;, padding-right: 5px; border-bottom: solid #333 0px; border-top: solid #333 1px;}

.std_td_center_line_bot {text-align:center; font-size: 12px; font-weight:normal; color: #000000; vertical-align: top; padding-bottom: 5x; padding-top: 5px; padding-left: 5px;, padding-right: 5px; border-bottom: solid #333 1px; border-top: solid #333 0px;}
.std_td_left_line_bot {text-align:left; font-size: 12px; font-weight:normal; color: #000000; vertical-align: top; padding-bottom: 5x; padding-top: 5px; padding-left: 5px; padding-right: 5px; border-bottom: solid #333 1px; border-top: solid #333 0px;}
.std_td_right_line_bot {text-align:right; font-size: 12px; font-weight:normal; color: #000000; vertical-align: top; padding-bottom: 5x; padding-top: 5px; padding-left: 5px; padding-right: 5px; border-bottom: solid #333 1px; border-top: solid #333 0px;}

.std_td_left_line_4sides_grey {text-align: left; font-size: 12px; font-weight: normal; color: #000000;	vertical-align: top; padding-bottom: 5x; padding-top: 5px; padding-left: 5px; padding-right: 5px; border-bottom: solid #000 1px; border-top: solid #000 1px; border-right: solid #CCC 1px; border-left: solid #CCC 1px; }



.std_td_center_line_top_bot, .std_td_left_line_top_bot, .std_td_right_line_top_bot {font-size: 12px; font-weight:normal; color: #000000; vertical-align: top; padding-bottom: 5x; padding-top: 5px; padding-left: 5px;, padding-right: 5px; border-bottom: solid #333 1px; border-top: solid #333 1px;}
.std_td_center_line_top, .std_td_center_line_bot, .std_td_center_line_top_bot {font-size: 12px; font-weight:normal; color: #000000; vertical-align: top; padding-bottom: 5x; padding-top: 5px; padding-left: 5px;, padding-right: 5px; text-align:center;}
.std_td_left_line_top, .std_td_left_line_bot, .std_td_left_line_top_bot{font-size: 12px; font-weight:normal; color: #000000; vertical-align: top; padding-bottom: 5x; padding-top: 5px; padding-left: 5px;, padding-right: 5px; text-align:left;}
.std_td_right_line_top, .std_td_right_line_bot, .std_td_right_line_top_bot{font-size: 12px; font-weight:normal; color: #000000; vertical-align: top; padding-bottom: 5x; padding-top: 5px; padding-left: 5px;, padding-right: 5px; text-align:right;}



/* ============================================================================ */
/*                          AUDIO ARCHIVES divide class                         */
/*                  Used in main.php and show_list_search.php                   */
/*          Adds green top and bottom lines to <TD> for Audio Archives          */
/* ============================================================================ */
.archive_table_td_center_line_top_bot {text-align:center; vertical-align: top; border-bottom: solid #336633 2px; border-top: solid #336633 2px;}



/* ============================================================================ */
/*                            STANDARD DIVIDES <div>                            */
/* ============================================================================ */
.std_div100, .std_div100_1, .std_div90, .std_div90_1, .std_div80, .std_div80_1, .std_div70, .std_div70_1, .std_div60, .std_div60_1, .std_div50, .std_div50_1 {text-align: center; border-collapse: collapse; vertical-align: top; border-spacing: 0px; margin-left: auto ; margin-right: auto ;}
.std_div100    {border: solid #999999 0px; width:  100%;}
.std_div100_1  {border: solid #999999 1px; width:  100%;}
.std_div90    {border: solid #999999 0px; width:  90%;}
.std_div90_1  {border: solid #999999 1px; width:  90%;}
.std_div80    {border: solid #999999 0px; width:  80%;}
.std_div80_1  {border: solid #999999 1px; width:  80%;}
.std_div70    {border: solid #999999 0px; width:  70%;}
.std_div70_1  {border: solid #999999 1px; width:  70%;}
.std_div60    {border: solid #999999 0px; width:  60%;}
.std_div60_1  {border: solid #999999 1px; width:  60%;}
.std_div50    {border: solid #999999 0px; width:  50%;}
.std_div50_1  {border: solid #999999 1px; width:  50%;}


/* ============================================================================ */
/*                              IMAGES and PHOTOS                               */
/* ============================================================================ */

/* Shadow Images =========================== */
.std_book_photo    {max-width: 75px; max-height: 75px;  box-shadow: 3px 3px 3px #512800; float: left; margin-top: 20px; margin-right: 10px; margin-bottom: 20px; margin-left: 10px; }
.std_related_photo {max-width: 120px; max-height: 120px; box-shadow: 3px 3px 3px #666;  height: inherit; border: 0; margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; }
.std_photo         {max-width: 120px; max-height: 120px; box-shadow: 3px 3px 3px #666;  height: inherit; border: 0; margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; }

.std_photo_75s     {max-width: 75px;  max-height: 75px;  box-shadow: 3px 3px 3px #512800; border: 0; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px; }
.std_photo100s     {max-width: 100px; max-height: 100px; box-shadow: 3px 3px 3px #666;    border: 0; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px; }
.std_photo120s     {max-width: 120px; max-height: 120px; box-shadow: 3px 3px 3px #666;    border: 0; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px; }
.std_photo130s     {max-width: 130px; max-height: 130px; box-shadow: 3px 3px 3px #666;    border: 0; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px; }
.std_photo150s     {max-width: 150px; max-height: 150px; box-shadow: 3px 3px 3px #666;    border: 0; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px; }
.std_photo130H     {max-width: 130px; max-height: 130px; box-shadow: 3px 3px 3px #666;    border: 0; float: left; margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; }



/* No Shadow Images =========================== */
.std_img_50      {max-width: 50px;  max-height: 50px;  border: 0; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; }
.std_img_50c     {max-width: 50px;  max-height: 50px;  border: 0; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; vertical-align: middle }

.std_img_75      {max-width: 75px;  max-height: 75px;  border: 0; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; }
.std_img_75c     {max-width: 75px;  max-height: 75px;  border: 0; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; vertical-align: middle }
.std_img_100     {max-width: 100px; max-height: 100px; border: 0; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; }
.std_img         {max-width: 130px; max-height: 130px; border: 0; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; }
.std_img_130_top {max-width: 130px; max-height: 130px; border: 0; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; vertical-align: text-top; }
.std_img_150     {max-width: 150px; max-height: 150px  border: 0; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; }
.std_img_200     {max-width: 200px; max-height: 200px; border: 0; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; }
.std_img_250     {max-width: 250px; max-height: 250px; border: 0; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; }

.std_banner_200   {max-width: 200px; max-height: 200px; margin-top: 20px; margin-right: 10px; margin-bottom: 20px; margin-left: 10px;}
.std_banner_img   {border: 0; margin-top: 20px; margin-top: 10px;}
.std_img_sponsors {border: 0; max-height: 100px; max-width: 100px;}

.std_notes        {border: 0; width: 16px; height: inherit; margin-top: 1px; margin-bottom: 1px; margin-right: 1px; margin-left: 1px;}
.std_follow_img   {border: 0; width: 125px; height: inherit; margin-top: 1px; margin-bottom: 1px; margin-right: 1px; margin-left: 1px;}




/* ============================================================================ */
/*                            SITE NEWS and ARTICLES                            */
/*                      std_sitenews.php / article_disp.php                     */
/* ============================================================================ */
#news_table {border: 0; ; text-align: center; width: 100%; background-image: url(../images/newspaper.png); background-repeat: repeat; vertical-align: top; box-shadow: 4px -4px 4px #666;}
#news_img {border: 0; margin-top: 20px; width: 125px; height: inherit; margin-top: 10px;}

.news_table100 {border: 0; text-align: center; width: 100%; border-collapse: collapse; vertical-align: top; border-spacing: 0px; margin-left: auto ; margin-right: auto ; border: solid #999999 0px; border-right: solid #333 0px;} 
.news_table100_rt_div {border: 0; text-align: center; width: 100%; border-collapse: collapse; vertical-align: top; border-spacing: 0px; margin-left: auto ; margin-right: auto ; border: solid #999999 0px; border-right: solid #333 1px;} 
.news_table_td_date {vertical-align: top; text-align: center; padding-bottom: 0px; padding-top: 0px; padding-left: 3px; padding-right: 3px; border-bottom: solid #333 1px; border-top: solid #333 1px; background-color:#CCC}
.news_table_td_right  {vertical-align: top; text-align: right; padding-bottom: 3px; padding-top: 3px; padding-left: 3px; padding-right: 10px; }
.news_table_td_left   {vertical-align: top; text-align: left; padding-bottom: 3px; padding-top: 3px; padding-left: 3px; padding-right: 3px; }
.news_table_td_center {vertical-align: top; text-align: center; padding-bottom: 3px; padding-top: 3px; padding-left: 3px; padding-right: 3px; }
.news_table_td_center_center {vertical-align: center; text-align: center; padding-bottom: 3px; padding-top: 3px; padding-left: 3px; padding-right: 3px; }

.news_recent        {color: #000; font-family: "old-news"; font-size: 22px; font-weight:bold; text-align: center; text-shadow: 3px 3px 5px #666666; margin-bottom: 15px; }
.news_date          {color: #000; font-family: "old-news"; font-size: 18px; font-weight:normal; text-align: center; text-shadow: 3px 3px 5px #666666; margin-bottom: 15px; }
.news_title         {color: #900; font-family: "old-news"; font-size: 16px; font-weight: normal; text-align: center; text-shadow: 3px 3px 5px #666666;
}
.news_subtitle      {color: #00F; font-family: "old-news"; font-size: 14px; font-weight:normal; text-align: center; }
.news_body          {color: #000; font-family: "old-news"; font-size: 12px; font-weight:normal; text-align: left; padding-left: 10px; padding-right: 10px; }
.news_body_14       {color: #000; font-family: "old-news"; font-size: 14px; font-weight:normal; text-align: left; padding-left: 10px; padding-right: 10px; }
.news_body_grn      {color: #336633; font-family: "old-news"; font-size: 14px; font-weight:normal; text-align: left; padding-left: 10px; padding-right: 10px; }
.news_body_grn_bold {color: #336633; font-family: "old-news"; font-size: 14px; font-weight:bold;   text-align: left; padding-left: 10px; padding-right: 10px; }
.news_photo_desc    {font-size: 10px; font-weight:normal; color: #000000;}

.this_day_year_bold {color: #000; font-family: "old-news"; font-size: 14px; font-weight:bold; text-align: center; }
.this_day_year      {color: #000; font-family: "old-news"; font-size: 14px; font-weight:normal; text-align: center; }
.this_day_event     {color: #900; font-family: "old-news"; font-size: 14px; font-weight:normal; text-align: center; }
.this_day_title     {color: #000; font-family: "old-news"; font-size: 12px; font-weight:normal; text-align: center; }


.article_title      {color: #000; font-family: "old-news"; font-size: 36px; font-weight:normal; text-align: left; }
.article_subtitle   {color: #000; font-family: "old-news"; font-size: 28px; font-weight:normal; text-align: left; }
.article_author     {color: #000; font-family: "old-news"; font-size: 18px; font-weight:normal; text-align: left; }
.article_date       {color: #000; font-family: "old-news"; font-size: 22px; font-weight:normal; text-align: left; }

.article_title_center    {color: #000; font-family: "old-news"; font-size: 36px; font-weight:normal; text-align: center; }
.article_subtitle_center {color: #000; font-family: "old-news"; font-size: 28px; font-weight:normal; text-align: center; }
.article_author_center   {color: #000; font-family: "old-news"; font-size: 18px; font-weight:normal; text-align: center; }
.article_date_center     {color: #000; font-family: "old-news"; font-size: 22px; font-weight:normal; text-align: center; }




/* ============================================================================ */
/*                            ACS - A Christmas Story                           */
/*                               std_acs_shows.php                              */
/* ============================================================================ */
.acs_td_center_line_top_bot {text-align:center; vertical-align: center; border-bottom: solid #FF0000 2px; border-top: solid #FF0000 2px;}


/* ============================================================================ */
/*                                TIMELINE pages effects                              */
/*                    early_timeline.php / radio_timeline.php                   */
/* ============================================================================ */
.timeline_td_year {text-align:center; vertical-align: center; padding-bottom: 3px; padding-top: 3px; padding-left: 0px; padding-right:5px; background: #703000; font-size: 16px; font-weight:bold;	color: #FFFFFF; }
.timeline_td_month {text-align:center; vertical-align: center; padding-bottom: 3px; padding-top: 3px; padding-left: 0px; padding-right:5px; background: #E8FFFF; font-size: 12px; font-weight:normal; color: #000000; }
.timeline_td_location_center {text-align:center; vertical-align: center; padding-bottom: 3px; padding-top: 3px; padding-left: 0px; padding-right:5px;  font-size: 18px; font-weight:bold;	color: #000066; }
.timeline_td_desc {text-align:center; vertical-align: center; padding-bottom: 5px; padding-top: 5px; padding-left: 10px; padding-right:10px; background: #EEEEEE; font-size: 12px; font-weight:normal;	color: #000000; }
.timeline_td_desc2 {text-align:center; vertical-align: center; padding-bottom: 5px; padding-top: 5px; padding-left: 10px; padding-right:10px; background: #C7D7BE; font-size: 12px; font-weight:normal;	color: #000000; }
.timeline_text_14pt_blk_bold
{font-size: 14px;    font-weight:bold; color: #000000;}
.timeline_text_14pt_wht_bold
{font-size: 14px;    font-weight:bold; color: #FFFFFF;}








/* ============================================================================ */
/*                                     FONTS                                    */
/* ============================================================================ */

.quote_txt {font-family: "comic"; color: #000; font-size: 14px; font-weight:normal; text-align: center; margin-left: 10px;}

/* --------------------------------------------------*/
/*       league-gothic  HEADER and TOPIC FONTS       */
/* --------------------------------------------------*/
.std_topic_text_16
{font-family: "league-gothic"; color: #000099; font-size: 16px; font-weight:normal; text-shadow: 2px 2px 2px #999999; margin-top:0px; margin-right:0px; margin-bottom: 0px; margin-left: 0px;}
.std_topic_text_18
{font-family: "league-gothic"; color: #000099; font-size: 18px; font-weight:normal; text-shadow: 2px 2px 2px #999999; margin-top:0px; margin-right:0px; margin-bottom: 0px; margin-left: 0px;}
.std_topic_text_20
{font-family: "league-gothic"; color: #000099; font-size: 20px; font-weight:normal; text-shadow: 2px 2px 2px #999999; margin-top:0px; margin-right:0px; margin-bottom: 0px; margin-left: 0px;}
.std_topic_text_22
{font-family: "league-gothic"; color: #000099; font-size: 22px; font-weight:normal; text-shadow: 2px 2px 2px #666666; margin-top:0px; margin-right:0px; margin-bottom: 0px; margin-left: 0px; }
.std_topic_text_24
{font-family: "league-gothic"; color: #661A00; font-size: 24px; font-weight:normal; text-shadow: 2px 2px 2px #999999; margin-top:0px; margin-right:0px; margin-bottom: 0px; margin-left: 0px;}
.std_topic_text_28
{font-family: "league-gothic"; color: #000099; font-size: 28px; font-weight:normal; text-shadow: 2px 2px 2px #999999; margin-top:10px; margin-right:0px; margin-bottom: 10px; margin-left: 0px;}
.std_topic_text_32
{font-family: "league-gothic"; color: #661A00; font-size: 32px; font-weight:normal; text-shadow: 2px 2px 2px #999999; margin-top:0px; margin-right:0px; margin-bottom: 0px; margin-left: 0px;}

.std_title    {color: #000066; font-size: 36px; font-weight:bold; }
.std_subtitle {color: #000066; font-size: 28px; font-weight:normal; }
.std_author   {color: #000066; font-size: 18px; font-weight:bold; }
.std_date     {color: #000066; font-size: 22px; font-weight:bold; }


.stencil_32pt_dk_blu_shadow   {font-size: 32px; font-weight:normal;   color: #000066; font-family: "stencil"; text-decoration:none; text-shadow: 5px 5px 5px #666666}


/* ----------------------------------------------------- */
/*                     Standard FONTS                    */
/* ----------------------------------------------------- */
.text_body_9pt_blk                 {font-size: 9px;  font-weight:normal; color: #000000; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_9pt_grn                 {font-size: 9px;  font-weight:normal; color: #336633; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_9pt_grn_bold            {font-size: 9px;  font-weight:bold;   color: #336633; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_9pt_dk_blu              {font-size: 9px;  font-weight:normal; color: #000066; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_9pt_grey                {font-size: 9px;  font-weight:nornal; color: #666666; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_9pt_red                 {font-size: 9px;  font-weight:normal; color: #FF0000; font-family: Arial, Helvetica, sans-serif; text-decoration:none}

.text_body_10pt_grn                {font-size: 10px; font-weight:normal; color: #336633; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_10pt_grn_bold           {font-size: 10px; font-weight:bold;   color: #336633; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_10pt_grn_bold_italic    {font-size: 10px; font-weight:bold;   color: #336633; font-family: Arial, Helvetica, sans-serif; text-decoration:none; font-style:italic}
.text_body_10pt_brn                {font-size: 10px; font-weight:normal; color: #663300; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_10pt_red                {font-size: 10px; font-weight:normal; color: #FF0000; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_10pt_dk_red             {font-size: 10px; font-weight:normal; color: #990000; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_10pt_dk_red_bold        {font-size: 10px; font-weight:bold;   color: #990000; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_10pt_blk                {font-size: 10px; font-weight:normal; color: #000000; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_10pt_blk_bold           {font-size: 10px; font-weight:bold;   color: #000000; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_10pt_blk_italic         {font-size: 10px; font-weight:normal; color: #000000; font-family: Arial, Helvetica, sans-serif; text-decoration:none; font-style:italic}
.text_body_10pt_dk_blu             {font-size: 10px; font-weight:normal; color: #000066; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_10pt_dk_blu_bold        {font-size: 10px; font-weight:bold;   color: #000066; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_10pt_grey               {font-size: 10px; font-weight:nornal; color: #666666; font-family: Arial, Helvetica, sans-serif; text-decoration:none}

.text_body_11pt_blk                {font-size: 11px; font-weight:normal; color: #000000; font-family: Arial, Helvetica, sans-serif; }
.text_body_11pt_blk_bold           {font-size: 11px; font-weight:bold;   color: #000000; font-family: Arial, Helvetica, sans-serif; }
.text_body_11pt_grn                {font-size: 11px; font-weight:normal; color: #336633; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_11pt_grn_bold           {font-size: 11px; font-weight:bold;   color: #336633; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_11pt_dk_blu             {font-size: 11px; font-weight:normal; color: #000066; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_11pt_dk_blu_bold        {font-size: 11px; font-weight:bold;   color: #000066; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_11pt_red                {font-size: 11px; font-weight:normal; color: #FF0000; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_11pt_red_bold           {font-size: 11px; font-weight:bold; 	 color: #FF0000; font-family: Arial, Helvetica, sans-serif; text-decoration:none}

.text_body_12pt_red_shadow         {font-size: 12px; font-weight:normal; color: #900; text-shadow: 5px 5px 5px #666666; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_12pt_blk                {font-size: 12px; font-weight:normal; color: #000000; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_12pt_blk_bold           {font-size: 12px; font-weight: bold;  color: #000000; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_12pt_blk_ind            {font-size: 12px; font-weight:normal; color: #000000; margin-left: 25px; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_12pt_blk_italic         {font-size: 12px; font-weight:normal; color: #000000; font-style:italic; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_12pt_grn                {font-size: 12px; font-weight:normal; color: #336633; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_12pt_grn_bold           {font-size: 12px; font-weight:bold;   color: #336633; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_12pt_dk_blu             {font-size: 12px; font-weight:normal; color: #000066; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_12pt_dk_blu_bold        {font-size: 12px; font-weight:bold;   color: #000066; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_12pt_red                {font-size: 12px; font-weight:normal; color: #FF0000; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_12pt_red_bold           {font-size: 12px; font-weight:bold; 	 color: #FF0000; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_12pt_dk_red_bold        {font-size: 12px; font-weight:bold;   color: #661A00; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_12pt_brn                {font-size: 12px; font-weight:normal; color: #663300; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_12pt_brn_bold           {font-size: 12px; font-weight:bold;   color: #663300; font-family: Arial, Helvetica, sans-serif; text-decoration:none}

.text_body_14pt_red_shadow         {font-size: 14px; font-weight:normal; color: #900; text-shadow: 5px 5px 5px #666666; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_14pt_dk_blu             {font-size: 14px; font-weight:normal; color: #000066; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_14pt_dk_blu_bold        {font-size: 14px; font-weight:bold;   color: #000066; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_14pt_grn_bold           {font-size: 14px; font-weight:bold;   color: #336633; font-family: Arial, Helvetica, sans-serif; }
.text_body_14pt_brn                {font-size: 14px; font-weight:normal; color: #663300; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_14pt_brn_italic         {font-size: 14px; font-weight:normal; color: #663300; font-style:italic; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_14pt_brn_bold           {font-size: 14px; font-weight:bold;   color: #663300; font-family: Arial, Helvetica, sans-serif; text-decoration:none} 
.text_body_14pt_blk                {font-size: 14px; font-weight:normal; color: #000000; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_14pt_dk_red_bold        {font-size: 14px; font-weight:bold;   color: #661A00; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_14pt_wht_on_dkgrey_bold {font-size: 14px; font-weight:bold;   color: #FFFFFF; background: #464446; margin-bottom: 5px; margin-left: 5px; margin-top: 5px; margin-right: 5px; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_14pt_blk_bold           {font-size: 14px; font-weight:bold;   color: #000000; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_14pt_red                {font-size: 14px; font-weight:normal; color: #FF0000; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_14pt_red_bold           {font-size: 14px; font-weight:bold;   color: #FF0000; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_14pt_red_shadow         {font-size: 14px; font-weight:normal; color: #900; text-shadow: 5px 5px 5px #666666; font-family: Arial, Helvetica, sans-serif; text-decoration:none}

.text_body_16pt_dk_blu             {font-size: 16px; font-weight:normal; color: #000066; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_16pt_dk_blu_bold        {font-size: 16px; font-weight:bold;   color: #000066; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_16pt_red_bold           {font-size: 16px; font-weight:bold;   color: #FF0000; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_16pt_blk_bold           {font-size: 16px; font-weight:bold;   color: #000000; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_16pt_brn                {font-size: 16px; font-weight:normal; color: #663300; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_16pt_brn_bold           {font-size: 16px; font-weight:bold;   color: #663300; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_16pt_dkgry_bold         {font-size: 16px; font-weight:bold;   color: #666666; font-family: Arial, Helvetica, sans-serif; text-decoration:none}

.text_body_18pt_red_bold           {font-size: 18px; font-weight:bold;   color: #FF0000; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_18pt_blk_bold           {font-size: 18px; font-weight:bold;	 color: #000000; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_18pt_blk_bold_shadow    {font-size: 18px; font-weight:bold;	 color: #000000; text-shadow: 5px 5px 5px #666666; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_18pt_dkblu_bold         {font-size: 18px; font-weight:bold;	 color: #000066; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_18pt_dkblu_bold_shadow  {font-size: 18px; font-weight:bold;	 color: #000066; text-shadow: 5px 5px 5px #666666; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_18pt_dkblu_bold         {font-size: 18px; font-weight:bold;	 color: #000066; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_18pt_dkblu_bold_shadow  {font-size: 18px; font-weight:bold;	 color: #000066; text-shadow: 5px 5px 5px #666666; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_18pt_grey_bold_shadow   {font-size: 18px; font-weight:normal; color: #666666; text-shadow: 5px 5px 5px #666666; margin-bottom: 10px; margin-left: 5px; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_18pt_red_shadow         {font-size: 18px; font-weight:normal; color: #900; text-shadow: 5px 5px 5px #666666; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_18pt_yel_on_grn_bold    {font-size: 18px; font-weight:bold;   color: #FFFF00; text-decoration: none; background:#708645; font-family: Arial, Helvetica, sans-serif; text-decoration:none}

.text_body_22pt_dk_blu_bold        {font-size: 22px; font-weight:bold;   color: #000066; text-decoration: none; font-family: Arial, Helvetica, sans-serif; text-decoration:none}

.text_body_28pt_grey_bold_shadow   {font-size: 28px; font-weight:bold;   color: #666666; text-shadow: 5px 5px 5px #666666; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_28pt_dk_blu_bold        {font-size: 28px; font-weight:bold;   color: #000066; text-decoration: none; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_28pt_dk_blu_bold_shadow {font-size: 28px; font-weight: bold ; color: #000066; text-decoration: none; text-shadow: 5px 5px 5px #666666; font-family: Arial, Helvetica, sans-serif; text-decoration:none}

.text_body_36pt_dk_blu_bold        {font-size: 36px; font-weight:bold; 	color: #000066; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_36pt_grey_bold_shadow   {font-size: 36px; font-weight:bold; 	color: #666666; text-shadow: 5px 5px 5px #666666; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_36pt_grey_bold_shadow   {font-size: 36px; font-weight:bold; 	color: #666666; text-shadow: 5px 5px 5px #666666; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_36pt_dk_blu_bold        {font-size: 36px; font-weight:bold; 	color: #000066; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.text_body_36pt_dk_blu_bold_shadow {font-size: 36px; font-weight:bold; 	color: #000066; text-shadow: 5px 5px 5px #999999; font-family: Arial, Helvetica, sans-serif; text-decoration:none}

.text_body_48pt_dk_blu_bold_shadow {font-size: 48px; font-weight:bold; 	color: #000066; text-shadow: 5px 5px 5px #666666; font-family: Arial, Helvetica, sans-serif; text-decoration:none}