﻿body 
{
    margin-top:5px;
    margin-left:5px;
    background-image:url(Images/Stripes.jpg);
    background-repeat:no-repeat;
    font-family:Arial;   
    font-size:12px;
    color:Black;
}
a
{
    color:#6F3C88;
    text-decoration:none;
    font-weight:bold;
}
a:hover
{
    text-decoration:underline;
}
.Divider
{
    display:inline-block;
    height:1px;   
}
.Title
{
    color:#6F3C88;
    font-size:x-large;
}
#GroupHeader
{
    height:18px;
    width:927px;
    font-size:10px;
    color:#808080;
}
#divPopUpText
{
    width:582px;
    height:108px;
    position:absolute;
    left:20px;
    top:39px;
    font-size:11px;
    color:#666666;
    text-align:justify;
    line-height:12px;
}
.PopUpTitle
{
    color:Black;
    font-weight:bold;
}
#Header
{
    width:900px;
    height:80px;
    background-image:url(Images/WGHeader.jpg);
}
#Menu
{
    width:900px;
    height:19px;
    background-color:#6F3C88;
    color:White;
    text-indent:8px;
    line-height:18px;
}
#Banner
{
    width:900px;
    height:150px;
    background-image:url(Images/HomeBanner.jpg);
}
#Footer
{
    width:927px;
    font-size:10px;
    color:#808080;
}
