.body_main {} /* tag BODY */
.table_all {background-color: #dddddd} /* main table, 3 columns, left+right+center, footer not included */

.body_left {background-color: #dddddd} /* left container (table) */
.m_menu {}
.menu {}

/* center container (table) */
.site_center {background-color: #ffffff;}
/* title containers (3 tables) */
.site_title1  {height:36; background-color:#aaaaaa}
.site_m_title {height:60; background-color:#cccccc}
.site_title2  {height:36; background-color:#aaaaaa}
/* title texts (3 SPAN tags) */
.title1{font-family:Tahoma; font-size:9px; letter-spacing:5px; font-weight:bold; color:#000000; text-align:justify}
.title_m{font-family:Courier New; font-size:50px; color:#554455; font-weight:bold; text-align:left}
.title2{font-family:Tahoma; font-size:12px; font-weight:bold; color:#000000; text-align:justify}
/* title keywords (2 SPAN tags) */
.title_kw    {font-family:Tahoma; font-size:10px; color:#cccbcc; font-weight:bold; text-decoration:none; position:absolute; }
.title_kw_bg {font-family:Tahoma; font-size:10px; color:#cccdcc; font-weight:bold; text-decoration:none; position:absolute; }
.kw {font-family:Tahoma; font-size:10px; text-decoration:none; font-weight:bold;}

.body_center {background-color: #ffffff; } /* center container under site title (table) */

.body_right   {background-color:#dddddd} /* right container (table) */
a.sponsor {color:#dddedd}

.site_footer  {background-color:#bbbbbb } /* bottom container (table) */

