#outline{ width : 960px ;
         text-align : left ;
         border:solid 1px #fff ;
}

.margin { margin :0 10px ;
}

body { margin : 0px ;
       letter-spacing : 1.5pt ;
       text-align : center ;
       font-size : 13px ;
       color : #99c ;
       font-weight : 100 ;
       margin:0px; 


}

.header { background:#fff;
          text-align : center;
}

.main { width : 830px ;
        float : right;
}

.side { width : 90px ;
        float : left ;
}

.main2 { width : 650px ;
         float : left ;
}

.side2 { width : 160px ;
         float : right ;
}

.c-both { clear : both ;
}

.footer { background:#fff ;
          text-align : center ;
} 

.menu { width : 100%;
        height : 25px ;
        line-height : 25px ;
       
        margin : 10 ;
        background : #fff ;
        border : solid 1px #fff ;
}

.menu a,
.menu a:link,
.menu a:visited,
.menu a:active { width : 120px ;
                 height : 25px ;
                 text-align : center ;
                 display : block ;
                 float : left ;
                 color : #666 ;
}

.menu a:hover { width : 120px ;
                height : 25px ;
                background : #ffc ;
                color : #ccc ;
                text-align : center ;
                display : block ;
                float : left ;
}

.title4 { background :#cef ;
          padding :0 5px ;
          font-weight :100 ;
          border-right :solid 1px #ccc ;
          border-bottom :solid 1px #ccc ;
          letter-spacing : 1.5pt ;
}

.title7 { background : #ffc ;
          padding : 0 5px ;
          font-weigh t: bold ;
          border-right : solid 1px #ccc ;
          border-bottom : solid 1px #ccc ;
}

td {background:#ffc; font-size: 13px; color: #99c;   font-weight:bold; letter-spacing: 1.5pt;}

h1 { font-weight: 100;
     margin:0px;
     text-align: center;
     font-size: 13px;
     color: #99c;
     letter-spacing: 1.5pt;
     padding-left : 5px ;
     margin : 0px 0px 0px 0px ;
     background : #f9f9f9 ;
     border-bottom : solid 2px #cccccc ;
}



h2 { font-weight: 100;
     text-align: center;
     font-size: 12px;
     color: #99c;
     letter-spacing: 1.5pt;
     margin:5 0 10 0px;
     padding-left : 5px ;
     background : #ffffcc ;
     border-bottom : solid 2px #ffff99 ;
}

h3 { margin:0px ;
     text-align: center ;
     font-size: 13px ;
     color: #99c ;
     font-weight: 100;
     letter-spacing: 1.5pt;
}

p{ text-align: left;
    margin:0px;
    font-size: 13px;
    color: #666666;
    font-weight: 100;
    letter-spacing: 1.5pt;
    line-height: 1.5em;
}

b { font-weight: bold;
    letter-spacing: 1.5pt;
}

a { text-decoration: none;
}
a:link{ color: #99c;
}
a:visited{ color: #99c;
}
a:hover{ color: #99c;
}
a:active{ color: #99c;
}
a:hover{ text-decoration: underline;
         position: relative;
        left: 1px; top: 1px;
}

img { border:0;
      float : right;
      margin:5px;
}

strong { font-size: 12px;
         color: #99c;
         font-weight: 100;
         letter-spacing: 1.5pt;
}

.red { font-weight : bold ;
       margin : 0px ;
       text-align : center ;
       color : red ;
}
