﻿body 
{
    margin:0px auto 0px auto;
    background-color:#6C193F;
    font-family:Arial;
    font-size:9pt;
    line-height:120%  
}

.maintable
{
    margin:0px auto 0px auto;
    width:855px;
    background-color:#BDD5F0;
    /*height:100%;*/
}

.maindiv
{
    margin:0px auto 0px auto;
    width:955px;
    background-color:#6C193F;
    /*height:100%;*/
    background-image:url(images/page_sides.jpg);
    background-position:top;
    background-repeat:repeat-y;
}

.enddiv
{
    margin:0px auto 0px auto;
    width:955px;
    background-color:#6C193F;
    height:20px;
    background-image:url(images/page_end.jpg);
    background-position:top;
    background-repeat:no-repeat;
}

.toolbar
{
    height:20px;
    padding-left:14px;
    font-size:9pt;
    /*background-color:#ffffff*/
}

.toolbar a
{
    color:#6C193F;
    text-decoration:none;
}

.toolbar a:hover
{
    text-decoration:underline;
}

img
{
    border-collapse:collapse
}

text
{
    display:none;
}

.headinglabel
{
    color:#6C193F; 
    font-size:14pt
}

a
{
    color:Blue;
}

.bottom
{
    background-image:url(images/bottom_background.jpg); 
    height:73px; 
    vertical-align:bottom; 
    text-align:right; 
    padding-right:6px
}

.bottom a
{
    color:#333333;
    text-decoration:none
}

.bottom a:hover
{
    text-decoration:underline;
}
