
table .motm_tab {
 background-color: #efefef;
 border: 1px solid #585858;
 margin-top: 8px;
 margin-bottom: 2px;
}

table .motm_tab_nobord {
 background-color: #ffffff;
 border: 0px solid #000000;
 margin-top: 8px;
 margin-bottom: 2px;
}

tr .motm_tab_toprow {
 margin-top: 5px;
}

tr .motm_tab_botrow {
 margin-bottom: 5px;
}

td .motm_tab_td_spacer {
 background-color: #efefef;
 margin-right: 5px;
 border: 0px solid #585858;
}

td .motm_tab_td_ltgrey {
 background-color: #dedede;
 margin-right: 5px;
 border: 1px solid #585858;
 text-align: center;
 font-family: arial, helvetica, sans-serif;
 font-size: 12px;
 font-style: none;
 color: #000000;
 text-decoration:none;
}

td .motm_tab_td_drkgrey {
 background-color: #ababab;
 margin-right: 5px;
 border: 1px solid #585858;
 text-align: center;
 font-family: arial, helvetica, sans-serif;
 font-size: 12px;
 font-style: none;
 color: #000000;
 text-decoration:none;
}


.motm_tab_text {
 font-family: arial, helvetica, sans-serif;
 font-size: 12px;
 font-style: none;
 color: #000000;
 background-color: #efefef;
 text-decoration:none;
}

.home_head {
 font-family: arial, helvetica, sans-serif;
 font-size: 30px;
 font-style: bold;
 font-weight: bold;
 color: #000000;
 text-decoration:none;
}