body {
      /* background-image: url(images/bg.png); */
      /* background-repeat: repeat-y;   */
      margin:0; padding:0;
	    margin-left: auto;
	    margin-right: auto;
	    font-family: "Verdana", "Helvetica CE", Arial, sans-serif;
	    color: white;
      font-size: 11pt; 
      margin-top: 0px; 
      margin-bottom: 0px;   
      width: 960px;
      background-color: rgb(0,0,0);
              }
        
.header {
      font-family: "Verdana", "Helvetica CE", Arial, sans-serif;
	    font-size: 35pt; 
      margin-top: 0px; 
      margin-bottom: 0px;  
      font-weight: bold;
      color: rgb(0,0,0);  
              }
              
.header-small {
      font-family: "Verdana", "Helvetica CE", Arial, sans-serif;
	    font-size: 15pt; 
      margin-top: 0px; 
      margin-bottom: 0px;  
      font-weight: bold;
      color: rgb(0,0,0);  
              }

.red-normal {
      font-family: "Verdana", "Helvetica CE", Arial, sans-serif;
	    font-size: 11pt; 
      margin-top: 0px; 
      margin-bottom: 0px;  
      font-weight: bold;
      color: rgb(153,0,0);
              }

.red-big {
      font-family: "Verdana", "Helvetica CE", Arial, sans-serif;
	    font-size: 14pt; 
      margin-top: 0px; 
      margin-bottom: 0px;  
      font-weight: bold;
      color: rgb(153,0,0);
              }

.red-biger {
      font-family: "Verdana", "Helvetica CE", Arial, sans-serif;
	    font-size: 16pt; 
      margin-top: 0px; 
      margin-bottom: 0px;  
      font-weight: bold;
      color: rgb(153,0,0);
              }

.footer {
      font-family: "Verdana", "Helvetica CE", Arial, sans-serif;
	    font-size: 9pt; 
      margin-top: 0px; 
      margin-bottom: 0px;     
              }
	
a:link {text-decoration: underline; color: #b60000; font-weight: bold}
a:visited {text-decoration: underline; color: #b60000; font-weight: bold}
a:hover {text-decoration: none; color: #b60000; font-weight: bold }
a:active {text-decoration: underline; color: #b60000; font-weight: bold}

a:link.menu {text-decoration: none; color: white; font-weight: bold}
a:visited.menu {text-decoration: none; color: white; font-weight: bold}
a:hover.menu {text-decoration: none; color: #b60000; font-weight: bold }
a:active.menu {text-decoration: none; color: white; font-weight: bold}
 
.boxheader {
      background-image: url(images/page-header.png);
      background-repeat: no-repeat;
      }
.boxmiddle {
      background-image: url(images/page-middle.png);
      background-repeat: repeat-y;
      }
.boxfooter {
      background-image: url(images/page-footer.png);
      background-repeat: no-repeat;          
      } 
  

            


