.body_main {} /* tag BODY */
.table_all {background-color: #ffddee} /* main table, 3 columns, left+right+center, footer not included */

.body_left {background-color: #ffddee} /* left container (table) */
.m_menu {}
.menu {}

/* center container (table) */
.site_center {background-color: #ffeff5;}
/* title containers (3 tables) */
.site_title1  {height:36; background-color:#ffb0e0}
.site_m_title {height:60; background-color:#ffccee}
.site_title2  {height:36; background-color:#ffb0e0}
/* 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:#ffcbee; font-weight:bold; text-decoration:none; position:absolute; }
.title_kw_bg {font-family:Tahoma; font-size:10px; color:#ffcdee; 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: #ffeff5;} /* center container under site title (table) */

.body_right   {background-color:#ffddee} /* right container (table) */
a.sponsor {color:#ffdedd}

.site_footer  {background-color:#ffb0e0 } /* bottom container (table) */
