Body
{
    margin:0px;
    text-align: center;
    background-image: url(images/background.gif);
}
P
{
    margin-top: 5px;
    margin-bottom: 5px;
}
A
{
    font-size: 12px;
    color: #ffffcc;
    font-family: Arial;    
    margin-top: 10px;
    margin-bottom: 10px;   
    text-decoration:underline;
}
A:hover
{    
    color: #88bc5a;
    text-decoration:underline;
}
.BackHeader
{
    background-image: url(images/Header-Top.jpg);
    background-repeat: no-repeat;
    width: 771px;
    height: 61px;
}
.TextHeader
{
    font-family: Tahoma;
    font-size: 12px;
    vertical-align: top;
    text-align: right;
    margin-top: 3px;
    margin-right: 4px;
    color: #000000;
}
A.TextHeader:hover
{
    font-family: Tahoma;
    font-size: 12px;
    vertical-align: top;
    text-align: right;
    margin-top: 3px;
    margin-right: 4px;
    color: #FFFFFF;
}
.Text
{
    font-size: 12px;
    color: #ffffcc;
    font-family: Arial;    
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left:5px;
    margin-right:5px;
}
A.Text
{
    font-size: 12px;
    color: #ffffcc;
    font-family: Arial;    
    margin-top: 10px;
    margin-bottom: 10px;    
    text-decoration:underline;
}
A.Text:hover
{
    font-size: 12px;
    color: #88bc5a;
    font-family: Arial;    
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left:5px;
    margin-right:5px;
    text-decoration:underline;
}
.TextBottom
{
    font-family: Tahoma;
    font-size: 12px;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    color: #000000;
}
.TextBottom:hover
{
    font-family: Tahoma;
    font-size: 12px;
    vertical-align: middle;
    text-align: center;
    text-decoration: underline;
    color: #000000;
}
.TextBottom2
{
    font-size: 9px;
    font-family: 'Microsoft Sans Serif';
    text-decoration: underline;
    color: #000000;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
}
.TextIntro
{
    font-size: 10px;
    font-family: 'Microsoft Sans Serif';
    text-decoration: underline;
    color: #000000;
    text-align: center;
}
.Indented20L
{
    text-indent: 20px;
}
.Indented20R
{
    margin-right: 20px;
}
P.NoBreakBeforeAfter
{
    margin-top: 0px;
    margin-right: 0px;
}
.Middle
{
    background-color: #cbcbcb;
}
.Content
{
    background-color: #212225;
}
TD.Box8Back
{
    background-position: right top;
    background-image: url(images/Box8.jpg);
    background-repeat: repeat-x;  
}
TD.Box2Back
{
    background-position: right top;
    background-image: url(images/Box2.jpg);
    background-repeat: repeat-x;  
}
TD.Box4Back
{
    background-position: right top;
    background-image: url(images/Box4.jpg);
    background-repeat: repeat-y;  
}
TD.Box6Back
{
    background-position: right top;
    background-image: url(images/Box6.jpg);
    background-repeat: repeat-y;  
}
TD.BottomBack
{
    background-position: right top;
    background-image: url(images/BottomBack.jpg);
    background-repeat: repeat-x;
    width: 771px;
    height: 40px;
}
TD.Title
{
    background-position: right top;
    background-image: url(images/Titleback.gif);
    background-repeat: repeat-x;
    width: 100%;    
    text-align: right;
}
.PhotoBorder
{
    border-right: #88bc5a 2px solid;
    border-top: #88bc5a 2px solid;
    border-left: #88bc5a 2px solid;
    border-bottom: #88bc5a 2px solid;
}