﻿form, html, body
{	
	background-color:#ADB6BD;
	text-align:center;
	font-size:14pt;
}

a:link, a:visited
{
	color:#FFFFCE;
}

a:hover
{
	color:#FFFFCE;
	font-weight:bolder;
}

a.PageLink:link, a.PageLink:visited, a.PageLink:hover
{
	color:#24487D;
	font-weight:normal;
}

.MainTable
{
	background-color:#FFFFCE;
	width:970px;
	border:solid 2px Black;
}

.MainHeader
{
	font-size:55pt;
	font-weight:bolder;
	width:970px;
	height:75px;
	font-family:French Script MT;
}

.NavBar
{
	width:970px;
	background-color:#24487D;
	height:50px;
}

.NavCell
{
	width:125px;
}

.NavCell2
{
	width:135px;
}

.Left
{
	text-align:left;
}

.Top
{
	vertical-align:top;
}

.Full
{
	width:100%;
}

.FullLeft
{
	width:100%;
	text-align:left;
}

.Short
{
	width:80%;
	text-align:left;
}

.BulletTable
{
	width:100%;
	text-align:left;
	font-weight:bold;
}

.LargePicDiv
{
	width:980px;
	margin-top:-480px;
	background-color:#24487D;
}

.LargePicDiv2
{
	width:980px;
	margin-top:-425px;
	background-color:#24487D;
}

.Hidden
{
	visibility:hidden;
}

.ProductHeader
{
	background-color:#24487D;
	color:#FFFFCE;
	font-weight:bold;
	border:solid 1px Black;
}

.ProductCell
{
	border:solid 1px Black;
}

.ResultText
{
	color:Red;
	font-weight:bolder;
}

.Center
{
	text-align:center;
}

.NinetyPct
{
	width:90%;
}


