﻿body
{
    color: black;
    font-family: Verdana;
    font-size: small;
    background-color: darkkhaki;
}

table
{
	background-color: white;
	width: 80%;
	position: relative;
	top: 0px;
}

.center
{
	text-align: center;
}

table
{
	background-color: white;
	width: 69%;
	position: relative;
	top: 14018px;
	margin-top: 4px;
	left: 293px;
}
.headlink
{
	background-color: lightgrey;
	color: dimgray;
	font-family: Verdana;
	vertical-align: bottom;
	text-align: left;
	position: relative;
	table-layout: fixed;
	border-collapse: separate;
	list-style-type: square;
	border-bottom: #ffffff thin solid;
}

.tablehead
{
    background-color: #ff9933;
}

.footclass
{
	background-color: #669933;
	color: white;
	}
.pageTitle
{
    font-weight: bold;
    font-size: 18px;
    color: #ffff66;
    font-family: Georgia;
}

.textheader
{
    border-right: #cccccc thin solid;
    border-top: #cccccc thin solid;
    font-weight: bold;
    border-left: #cccccc thin solid;
    border-bottom: #cccccc thin solid;
    background-color: #003399;
    color: #ffffff;
    font-family: Verdana;
    font-size :large;
  
}
.bluebullet
{
    color: #0099ff;
}

.printscreen
{
	font-size: 10px;
}

.snow
{
	color: maroon;
	background-color: mistyrose;
}