﻿body
{
	font-family: Verdana, Arial;
	font-size: medium;
	background-color: #CCCCFF;
}

.leftPanel
{
	position: absolute;
	top: 190px;
	left: 10px;
	width: 160px;
	font-size:medium;
	background-color: #CCCCFF;
	height: 343px;
}

.menu
{
    Font-family: "Verdana";
    Font-Size:"Small";
    font-weight:bold;
    Color: White;	
    background-color: #9966FF;
    border-color:#996633;
    border-style: ridge;
    Width: 92px;
}


.headerPanel
{
	position: absolute;
	top: 0px;
	height: 124px;
	background-color: #CCCCFF;
	
	
}

.banner
{
	height: 22px;
	background-color: #9966FF;
	width: 780px;
	font-weight: bold;
	letter-spacing: 1px;
	color:White;
	vertical-align:top;
}

.contentPanel
{
	position: absolute;
	top: 174px;
	left: 180px;
	width: 780px;
	text-align:justify;
	background-color: #CCCCFF;
	font-family: "Century Gothic";
	font-size: 11pt;
}

.moreInfoPanel
{
	font-size:small;
	font-weight:bold;
	
}
