﻿.not set
{
}

body 
{
    font-size:80%;
    font-family:Verdana;
    color:#000000;
    background-color:#FFFFFF;
    background-image: url(Graphics/grad-head.gif);
    background-position:left top;
    background-repeat:repeat-x;    
}
.border-bott
{
    border-bottom:solid 1px #666666;
}
.rightRegion
{
    font-size:85%;
}
.leftRegion
{
    font-size: 85%;
}
.headerRegion
{
    font-size:85%;
    color:inherit;
}
.bodyRegion
{
    font-size:85%;
    padding-top:3px;
}

.wrap
{
    float:left;
    padding:0 5px 5px 0;
}

.page-title
{
    font-size:120%;
    font-weight:bold;
}
.title-std
{
    font-size:120%;
    font-style:normal;
    font-weight:bold; 
}
.title-std-subtitle{
    font-size:85%;
    font-style:normal;
    font-weight:normal;
} 
.menu
{
    color:#000000;
    font-size:85%;
    font-weight:bold;
}
.title-italic
{
    font-size:120%;
    font-style:italic;
    font-weight:bold;
}
.title-italic-subtitle{
    font-size:85%;
    font-style:italic;
    font-weight:normal;
}
a
{
    text-decoration:underline;
    color:#333333;
    font-size:inherit;
}

.pageWrapper
{
    width:768px;
    float:left;
    margin-left:3px;
}
.winMsg
{
    visibility:hidden;
    position:absolute;
    background-color:Blue;
}
#logo
{
    font-family:Garamond;
    font-size:100%;
    text-align:left;
    font-size:12pt;
}
    #logo H2
    {
        margin-bottom:2px;
    }
    #logo IMG 
    {
        float:left;
        margin:1px 4px 1px 0;
    }