body { color: black; background-color: #0f234a; background-image: url("bg.jpg"); background-repeat: repeat-y }
.bottom { background-image: url("bottom_bg.jpg"); background-repeat: no-repeat; background-color: white }
.main_td  { background-image: url("td_top.jpg"); background-repeat: repeat-x }
.nav_link { color: #191d01; font-size: 11px; font-family: Arial }
td  { font-size: 11px; font-family: Verdana; line-height: 14px; color: #0f234a }
.white { color: white }
.gray { color: #888888; }
.header { color: #0f234a; font-size: 18px }
.product { color: #0f234a; font-size: 14px }
.form { font-size: 10px; font-family: Verdana; background-color: #e2e0e0; border-width: 1px; border-color: gray }
a { color: red; text-decoration: none }
