body {  margin:0px auto;
text-align:center;
background-image:url(images/background.jpg);
font-family: arial,verdana,sans-serif;
  }

table { margin: 0px auto; }

div { margin: 0px auto; }

#header { border-bottom:1px solid #000000; 
          margin:0px; 
          width: 900px;
          height:100px; }

#content { width:900px; height: 100%; 
           border:1px solid #000000;
           font-size: 15px;
           text-align:center;
           background-color:#ffffff;
           line-height: 20px;
           margin: 0px auto;
           
            }

#subcontent { text-align: justify; 
              width:660px;
              height: 100%; 
              margin-left:200px; 
              margin-right: 20px; 
              margin-top: 15px; 
              margin-bottom: 20px; 
              font-family: arial,verdana,sans-serif;
               }

.title { font-weight: bold; font-size: 25px; line-height: 30px; }

.subtitle  { font-weight: bold; font-size: 18px; line-height: 23px; }

.noborder { border: 0px solid #ffffff; }

.border { border: 1px solid #000000; }

.center { text-align: center; }

.just  { text-align: just; }

.left   { text-align: left; }

.red  { color: red; }

a:link  { color: #0080C0; }

a:active  { color: #0080C0; }

a:visited { color: #0080C0; }

a:hover  { color: #00FFFF; }

#menu  { float: left;
         width: 180px;
         
          border-right:1px solid #000000;
          margin-right:10px; }

#footer  { border:1px solid #000000;  
margin:0px; 
width: 900px;
height:25px; 
text-align:center;
background-image:url(images/background.jpg);  }

a:link.big  { color: #0080C0; font-size: 18px;}

a:active.big  { color: #0080C0; font-size: 18px; }

a:visited.big { color: #0080C0; font-size: 18px; }

a:hover.big  { color: #00FFFF; font-size: 18px; }


.copyright   { font-size: 10px; border-top: 1px dashed #ccc; }


table.tableizer-table {border: 1px solid #CCC; font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin: 0px auto; } 
.tableizer-table td {padding: 4px; margin: 3px; border: 1px solid #ccc;}
.tableizer-table th {background-color: #104E8B; color: #FFF; font-weight: bold;}
