﻿/* blue box */
TD .blue_top
{
    background-color:#0066cc
}
TD .blue_mid
{
    background-color:#6699ff
}
TD .blue_content
{
    background-color:#dde8ff
}

TD .gray_top
{
    color:#ffffff;
    background-color:#666666
}
TD .gray_mid
{
    background-color:#cccccc
}
TD .gray_content
{
    background-color:#dddddd
}

TD .orange_top
{
    background-color:#fb996a
}
TD .orange_mid
{
    background-color:#fdccb5
}
TD .orange_content
{
    background-color:#fee6da
}

TD .orange2_top
{
    background-color:#ff6633
}
TD .orange2_mid
{
    background-color:#fedecf
}
TD .orange2_content
{
    background-color:#ffc1a4
}
border1
{
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
}
.border_bottom
{
    padding-right: 0px;
    padding-left: 0px;
    background: url(images/pas-grey.gif) repeat-x 50% bottom;
    padding-bottom: 10px;
    padding-top: 10px;
}
body
{
  
}