﻿body              { margin: 0;
                    font-family: Arial, Verdana, Sans-Serif;
                    font-size: 12px;
                    font-weight: normal;
                    text-decoration: none;
                    color: #000000;
                    background-image: url(/images/background.gif);
                    background-attachment:fixed }

h1                { font-family: Verdana, Arial, Sans-Serif;
                    font-size: 18pt;
                    font-weight: bold;
                    text-decoration: none;
                    color: #000000; }

h2                { font-family: Verdana, Arial, Sans-Serif;
                    font-size: 16pt;
                    font-weight: bold;
                    text-decoration: none;
                    color: #000000; }

h3                { font-family: Verdana, Arial, Sans-Serif;
                    font-size: 14pt;
                    font-weight: bold;
                    text-decoration: none;
                    color: #000000; }

h4                { font-family: Verdana, Arial, Sans-Serif;
                    font-size: 12pt;
                    font-weight: bold;
                    text-decoration: none;
                    color: #000000; }

A:link            { font-family:            Arial, Verdana, Sans-Serif;
                    font-weight:            bold;
                    text-decoration:        underline;
                    color:                  #000000; }
A:active          { font-family:            Arial, Verdana, Sans-Serif;
                    font-weight:            bold;
                    text-decoration:        underline;
                    color:                  #000000; }
A:visited         { font-family:            Arial, Verdana, Sans-Serif;
                    font-weight:            bold;
                    text-decoration:        underline;
                    color:                  #2E3269; }
A:hover           { font-family:            Arial, Verdana, Sans-Serif;
                    font-weight:            bold;
                    text-decoration:        underline;
                    color:                  #A8211B; }

.bottomlinks          { background-color: #555588;
                        text-align: left;
                        font-weight: bold;
                        font-size: x-small;
                        color: #ffffff}
a.bottomlinks:link    { font-weight: bold; 
                        text-decoration: underline; 
                        color: #cccccc}
a.bottomlinks:active  { font-weight: bold; 
                        text-decoration: underline; 
                        color: #cccccc}
a.bottomlinks:visited { font-weight: bold; 
                        text-decoration: underline; 
                        color: #cccccc}
a.bottomlinks:hover   { font-weight: bold; 
                        text-decoration: underline; 
                        color: #ff0000}

.copyright { background-color: #2E3269;
             text-align: center;	
             font-family: Verdana, Arial, Sans-Serif;
             font-weight: bold;
             font-size: xx-small;
             color: White;
             height: 26px; }

.BigNotice {text-align: center;	
            font-size: 12pt; 
            font-weight: bold;
            color: #2E3269; }
