/*   record racer style sheet   */

/*   contextual selectors   */
body { margin: 15px 0 0 0; margin: auto; font-family: verdana, helvetica, sans-serif; }

td { font-family: verdana, helvetica, sans-serif; font-size: 12px; line-height: 1.5em; color: #003366; }

a { color: #003366; text-decoration: underline; }
a:hover { text-decoration: none; }

/* -------- start ids and classes -------- */

/*   container   */
#div { background-color: #003366; padding: 0px; border-right: 1px dotted #fff;  }

/*   single pixel borders for tables/cells   */
table#chart { border-bottom: 1px solid #003366; border-left: 1px solid #003366; }
#chart td { border-top: 1px solid #003366;  border-right: 1px solid #003366; }

/*   navtop table style   */
table#navtop { background-color: #003366; text-align: center; }
#navtop td a { color: #fff; text-decoration: none; text-align: center; }
#navtop td a:hover { color: #fff; text-decoration: underline; }

#left_col_wide { background: #fff; }

#left_col_home { background: #fff; }

#center_col { background: #eae9f2 url(../images/centercol_bg.gif) no-repeat; padding: 20px 25px 20px 12px; }

#center_col_wide { background: #ffffff; padding: 20px 20px 20px 65px; font-family: verdana, helvetica, sans-serif; font-size: 12px; line-height: 1.5em; color: #003366; }

.breadcrumbs { font-size: 12px; margin: 0 0 15px 0; }

.breadcrumbs .L1 { font-weight: bold; color: #003366; }

.breadcrumbs .L2 { font-weight: bold; color: #adbd21; }

.breadcrumbs .L3 { font-weight: bold; color: #ffaa44; }

.right_col { background: url(../images/rightcol_bg.gif) repeat-y; }

.section_head { font-size: 12px; font-weight: bold; }

.section_ads { font-family: Trebuchet MS; font-size: 13px; color: #CC6600; background: #dee39c; padding-bottom: 10px; padding-top: 10px; border: 3px #cccccc solid; }

.section_ads a { color: #CC6600; }

.section_ads_text { text-align: left; padding: 0 15px 0 15px; }

.section_ads_link { text-align: right; padding: 0 15px 0 15px; }

.page_head { color: #b0bb21; font-weight: bold; }

.left_image { padding: 5px 14px 5px 0; }

.right_col_testimonial { padding: 0 14px 20px 14px; font-family: verdana, helvetica, sans-serif; font-size: 12px; font-style: italic; line-height: 1.5em; color: #65619c; }

.footer { background: white; color: black; font-size: 10px; font-family: arial; }

.banner { color: #000000; font-weight: bold; font-size: 20px; font-style: italic; }

.startlist { color: #000000; font-size: 9px;}


