﻿body
{
    padding:0;
    margin:0;
    background-image: url(images/newskin/bg.gif);
    background-repeat:repeat-x;
    background-attachment:fixed;
    background-position:center;
    background-color:Black;
}

.top-bar
{
    height:29px;
    width:100%;
   
}

.banner
{
    width:950px;
    border:1px;
    border-color:Black;
    margin-left:auto;
    margin-right:auto;
}
.nav
{
    width:950px;
    border:1px;
    border-color:Black;
    margin-left:auto;
    margin-right:auto;
}
.nav-container
{
    width:824px;
    border:1px;
    border-color:Black;
   float:right;
}
.main
{
    width:950px;
    border:1px;
    border-color:Black;
    background-color:White;
    margin-left:auto;
    margin-right:auto;
}
.top
{
    width:940px;
    border:1px;
    border-color:Black;
    background-color:White;
     padding-top:5px;
     padding-left:5px;
    padding-right:5px;
    text-align:center;
}
.left
{
    width:255px;
    
    background-color:White;
    float:left;
    padding:5px;
}
.center
{
    width:420px;
    border:0px none Black;
    background-color:White;
    padding-top:5px;

}
.right
{
    width:255px;
    border:0px none Black;
    background-color:White;
    float:right;
    padding:5px;
}
.footer
{
       text-align:center;
     color:White;
    font-size:x-small;
    width:950px;
    border:1px;
    border-color:Black;
    margin-left:auto;
    margin-right:auto;
}
.tbc-nr
{
 width:243px;
 height: 35px;
 border-top: 0px solid Black; 
 border-left: 0px solid Black;
 border-right: 0px solid Black;
 border-bottom:0px;
 color:White;
 font-family:Arial;
 font-size:medium;

   }
   
   .tbg
{
 width:240px;
   font-family:Arial;
   font-size:smaller;
   text-align:center;
    border:1px solid Black;
   
    padding:5px;
}

.tbc-s
{
 width:417px;
 height: 27px;
 border-top: 0px solid Black; 
 border-left: 0px solid Black;
 border-right: 0px solid Black;
 border-bottom:0px;
 color:White;
 font-family:Arial;
 font-size:medium;
 vertical-align:bottom; 
   }

   .tbg-center
{
     font-family:Arial;
   font-size:small;
   width:406px;
  
    border:1px solid Black;
    
    padding-top:5px;
    padding-left:5px;
     padding-right:5px;
      padding-bottom:5px;
}

   .tbg-cal
{
   font-family:Arial;
    font-size:smaller;
   width:406px;
   text-align:center;
    border-bottom:0px solid Black;
    border-left:0px solid Black;
    border-right:0px solid Black;
    border-top:0px none;
    padding-top:10px;
    padding-left:5px;
     padding-right:5px;
      padding-bottom:5px;
}

