﻿* 
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;
}

a:link, a:visited, a:hover
{
    color: #000000;
}

body 
{
    margin: 0;
    background-color: #D8FFC8;
}

#divHeader, #divMenu, #divBacBlend, #divPageBac
{
    background-repeat: repeat-x;
    border: solid 0 #440044;
}

#divPageBac
{
    background-image: url('../images/pagebac.gif');
}

.tmenu, .tmenu, .tmenu
{
    color: #F2F2FF;
}

.tmenu a:link, .tmenu a:visited, .tmenu a:hover
{
    text-decoration: none;
    color: #F2F2FF;
}

.SectionTitle, .SectionTitle span
{
    font-size: 24px;
}

.PageTitle, .PageTitle span
{
    font-size: 20px;
}

.ItemTitle, .ItemTitle span
{
    font-size: 16px;
}

.Underline 
{
    border-width: 0 0 1px 0;
    border-color: #8CAB88;
    border-style: solid;
}
