/* CSS Document */

BODY, TD { font-family: Tahoma; font-size: 12px; color: #302015}
A { color:#302015; text-decoration: underline; font-weight: bold}
A:hover { color:#CC0000; text-decoration: underline; font-weight: bold}

.splash_txt { color: #fdf8d9; margin: 10px; margin-left: 239px; margin-right: 207px}
.splash_link { color: #fdf8d9; font-weight: bold}

.models_list TD { padding-bottom: 10px}

.model_name { margin: 0px; margin-top: 2px; background-image:url(images/mod_name.jpg); background-position: center; background-repeat: no-repeat; padding-top: 6px; padding-bottom: 6px}
.model_name A { font-size: 24px; color: #f4decf; text-decoration: none; font-weight: normal}
.model_name A:hover { font-size: 24px; color: #FFFFFF; text-decoration: none; font-weight: normal}

.model_ti { background-repeat:no-repeat; background-position: center; font-size: 36px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; color:#FFFFFF}

.model_about TD {font-size: 18px; font-weight: normal; color: #83634e; background-image: url(images/bg_about.gif); padding: 10px; line-height: 24px; padding-left: 14px}
.model_about STRONG { color: #302015; font-weight: normal}
