body                 {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 12px;
            color: #000000; 
            background: #ffffff url('images/background.gif') repeat-x top;
            margin: 0;
            padding: 0;
            line-height: 18px;
}

table                {
            font-family: Verdana, Arial, Helvetica, sans-serif;
}

td                   {
            font-size: 12px;
            line-height: 18px;
}

.header              {
            padding-top: 30px;
}

.menu_header         {
            padding-top: 25px;
}

.menu_header a       {
            color: #51DBE7;
            text-decoration: none;
            font-weight: bold;
}

.menu_header a:hover {
            color: #F8F8F8;
            text-decoration: none;
}

.menu_footer         {
            padding-top: 13px;
}

.menu_footer a       {
            color: #76F5FE;
            text-decoration: none;
            font-weight: bold;
}

.menu_footer a:hover {
            color: #F8F8F8;
            text-decoration: none;
}

.content             {
            padding: 25 0 25 0px;
            vertical-align: top;
            height: 500px;
}

.content img         {
            border: 3px solid #bfbfbf;
}

a                    {
            color: #AE3500;
            text-decoration: underline;
}

a:hover              {
            color: #FF0000;
            text-decoration: none;
}

.links               {
            width: 200px;
            padding: 3 0 0 7px;
            font-weight: bold;
            color: #ffffff;
            background: url('images/sidehead.gif') repeat-x;
            height: 24px;
}

.footer              {
            background: url('images/footer.gif') repeat-x bottom;
            height: 81px;
}

h1                   {
            line-height: 24px;
            font-size: 20px;
}