﻿body 
{
	margin-top: 20px; 
	margin-bottom: 3px; 
	margin-left: 3px;
	margin-right: 1px;
	background-color: #ffffff;
}

._page
{ 
    width: 985px;
    border-right: #a0a0a0 1px solid;
    border-top: #a0a0a0 1px solid;
    border-left: #a0a0a0 1px solid;
    border-bottom: #a0a0a0 1px solid;
    padding-top: 30px; 
    padding-bottom: 30px; 
}

.tblMain
{
    height: 100%;
    width: 100%;
}

.imageArea
{
    width: 227px;               /* fixed by the windmill.jpg image's width */
    text-align: left;
    vertical-align: top;
}

.contentArea
{
    height: 500px;              /* the height of 500 is proportional to the height of the windmill.jpg (600) */
    vertical-align: top;
}

._mainMenuMenuItem
{
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    color: #28166f;
}

/* Active Page */
#divMainMenu a.StaticSelectedStyle:link,
#divMainMenu a.StaticSelectedStyle:visited 
{
	color:#a3af1d;
}

.footerText
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    color: #28166f;
}
