﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.tdGreyBox {
	background-color: #F4FAEF;
	border-bottom: #887E97 2px solid;
	border-right: #887E97 2px solid;
	border-left: #887E97 1px solid;
    border-top: #887E97 1px solid;
	color: #333333;
	font-size: 11pt;
}
.tdGreyHeader {
	background-color: #CCCCCC;
	border-right: #887E97 2px solid;
	border-left: #887E97 1px solid;
    border-top: #887E97 1px solid;
	font-size: 12pt;
	font-weight: bold;
}
.tdHeader {
	background-image: url('./images/general/greenbar.gif');
	background-repeat: repeat-x;
}
.tdMain1  {
	vertical-align: bottom;
	font-family: Arial;
	font-size: 10pt;
	height: 22px;
}
.lnkGrey
{
	color: navy;
	font-size: 10pt;
	text-decoration: none;
}
.lnkGrey:hover
{
	text-decoration: underline;
}
.lnkOlive
{
	color: olive;
	font-size: 8pt;
	text-decoration: none;
}
.lnkOlive:hover
{
	text-decoration: underline;
}
.lnkPlain
{
	text-decoration: none;
}
.lnkPlain:hover
{
	text-decoration: underline;
}
.lnkWhite
{
	color: white;
	font-size: 10pt;
	text-decoration: none;
}
.lnkWhite:hover
{
	text-decoration: underline;
}
.ShadowBox   {
    border-bottom: black 2px solid;
	border-right: black 2px solid;
	border-left: black 1px solid;
    border-top: black 1px solid;
}
