
/* StyleSheet for Race Frame Engineering */

body { margin-top:10px; margin-bottom:10px;
       background-color: yellow ;
     }

.address_bottom {font-size: 9pt;
                 text-align: center;
                 color: black;
                 text-decoration: none;
                }

.desc_par { text-align: center;
            color: black;
                }

.newyear_par { text-align: center;
            color: red;
                }

.purchase_par {
            color: black;
                }


.small_disclaimer {font-size: 7pt;
                 color: black;
                 text-align: right
                }

.para_os_enq {font-size: 9pt;
              color: red;
            }

.para_normal {font-size: 9pt;
            }

.image_center {text-align: center;
              }

.counter {font-size: 9pt;
          text-align: center;
          color: black;
         }

.td_menu {vertical-align: top;
         }

tr, td, th, p, h2 { color: black }

h1 {font-size:36pt;
    text-align:center;
    font-style:italic;
    color: black;
   }

.main_link
{
    font-family: Verdana, Arial,  sans-serif;
    font-size: 11px;
}
A.main_link:link
{
    color: black ;
    text-decoration: none;
}
A.main_link:visited
{
    color: #999999;
    text-decoration: none;
    font-weight: bold;
}
A.main_link:hover
{
    color: #CC0000;
    text-decoration: underline;
}

.gif_link
{
    font-family: Verdana, Arial,  sans-serif;
    font-size: 9pt;
}

A.gif_link:link
{
    color: black ;
    text-decoration: none;
}
A.gif_link:visited
{
    color: black;
    text-decoration: none;
}
A.gif_link:hover
{
    color: #CC0000 ;
    text-decoration: underline;
}

.link_bottom {font-size: 9pt;
              text-align: center;
              font-style: italic;
                }
a.link_bottom:link
{
    color: black ;
    text-decoration: none;
}
a.link_bottom:visited
{
    color: #999999;
    text-decoration: none;
}
a.link_bottom:hover
{
    color: #CC0000 ;
    text-decoration: underline;
}

.link_link
{
    font-family: Verdana, Arial,  sans-serif;
    font-size: 0.9em;
}
A.link_link:link
{
    color: black;
}
A.link_link:visited
{
    color: #999999;
}
A.link_link:hover
{
    color: #CC0000;
}
