body                                                  { background-color:#121212; background-image:url(../img/backgrounds/website_background.png); }
td                                                    { font-family: "trebuchet MS", verdana, arial; font-size:10pt; color: #6a6a6a; }

form                                                  { margin:0px; }
input.fields                                          { font-family: "trebuchet MS", verdana, arial; font-size:10pt; color: #000000; background-color:#fff0f0; border:1px solid #7c7c7c; }
textarea.fields                                       { font-family: "trebuchet MS", verdana, arial; font-size:10pt; color: #000000; background-color:#fff0f0; border:1px solid #7c7c7c; }
input.button                                          { font-family: "trebuchet MS", verdana, arial; font-size:10pt; color: #000000; background-color:#fff0f0; border:1px solid #7c7c7c; font-weight:bold; }

table.content                                         { background-color:#FFFFFF; background-image:url('../img/backgrounds/content_background.jpg'); background-repeat:no-repeat; background-position: bottom right; }
table.header                                          { background-image:url('../img/backgrounds/header.gif'); height:40px; }

td.main_menu                                          { width:170px; vertical-align:top; }
td.content_block                                      { vertical-align:top; padding-right:20px; }

td.main_menu_items                                    { font-family: "trebuchet MS", verdana, arial; font-size:11pt; color: #6a6a6a; background-color: #ffffff; text-align:center; height:30px; }
td.main_menu_items_hover                              { font-family: "trebuchet MS", verdana, arial; font-size:11pt; color: #6a6a6a; background-color: #ffe4e4; text-align:center; height:30px; cursor:pointer; text-decoration:underline; }

span.h1_subtext                                       { font-family: "trebuchet MS", verdana, arial; font-size:9pt; color: #787878; }
h1                                                    { font-family: "trebuchet MS", verdana, arial; font-size:14pt; color: #a50000; font-weight:bold; margin-top:0px; border-bottom: 1px solid #a50000; }

a                                                     { font-family: "trebuchet MS", verdana, arial; font-size:10pt; color: #ff0000; text-decoration: none; }
a:link                                                { font-family: "trebuchet MS", verdana, arial; font-size:10pt; color: #ff0000; text-decoration: none; }
a:hover                                               { font-family: "trebuchet MS", verdana, arial; font-size:10pt; color: #ff0000; text-decoration: underline; }