﻿<!- the Green color is this #C7D04D ->

a:link
{
	color: #0000FF; 
}

.descPopup
{
	font-family:"Microsoft Sans Serif";
	font-size: 9px;
	background-color: gray;
	color: yellow;
}

.tableHeadingRow
{

	left:1px;
	top: 1px;
	height: 21px;
	width: 535px;
	padding-left:4px;
	font-weight:bold;
	font-size:14px;
	background-color:#663300;
	color: yellow;
	font-family:"Microsoft Sans Serif";
	text-align: center;	
}

.pageTitleHeading
{
	position:absolute;
	left:1px;
	height: 20px;
	width: 650px;
	padding-left:4px;
	font-weight:bold;
	font-size:18px;
	background-color:#663300;
	color: yellow;
	font-family:"Microsoft Sans Serif";
	text-align: center;
}

.tableData { 
	font-family: Microsoft Sans Serif; 
	font-size: 10pt; 
	color: #663300;                
	border-style: solid;
	border-width: 1px;
}

.bTextTiny { 
	font-family: Microsoft Sans Serif; 
	font-size: 8pt; 
	color: #663300;                
	width: 535px; 
	text-align: justify;
	position: absolute;
}

.bText { 
	font-family: Microsoft Sans Serif; 
	font-size: 11pt; 
	color: #663300;                
	width: 535px; 
	text-align: justify;
	position: absolute;
}

.indentparText { 
	font-family: Microsoft Sans Serif; 
	font-size: 11pt; 
	color: #663300;                
	text-align: justify;
	left:75px;
	position: absolute;
}

.parText { 
	font-family: Microsoft Sans Serif; 
	font-size: 11pt; 
	color: #663300;                
	text-align: justify;
	left:50px;
	position: absolute;
}

.memTable { 
	font-family: Microsoft Sans Serif; 
	font-size: 12pt; 
	color: #000032;                
	top: 2px; 
	left: 50px; 
	width: 525px; 
	position: absolute;
	border-style: solid; 
	border-width: 1px; 
	padding-left: 4px; 
	padding-right: 4px; 
	padding-top: 1px; 
	padding-bottom: 1px;	
}

.memHeader {
	font-family: Microsoft Sans Serif; 
	font-size: 12pt; 
	color:#000000;                
}

.memCell {
	font-family: Microsoft Sans Serif;
	font-size: 10pt;
	color: #663300; 
}

.mainButton1
{
	left: 190px;
	top: 80px;
	font-weight:bold;
	font-size: 12px;
	font-family:"Microsoft Sans Serif";
	background-color:#996633;
}

.mainButton2
{
	left: 348px;
	top: 80px;
	font-weight:bold;
	font-size: 12px;
	font-family:"Microsoft Sans Serif";
	background-color:#996633;
}

.mainButton1
{
	left: 496px;
	top: 80px;
	font-weight:bold;
	font-size: 12px;
	font-family:"Microsoft Sans Serif";
	background-color:#996633;
}


.sectionHeading 
{
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight:bold;
	background-color: #996633;
	width:600px;
	height:20px;
}

a:visited
{
	color: rgb(153,204,204); 
} 
a:active 
{
	color: rgb(102,255,0);
}
body
{
	font-family: Garamond, Times New Roman, Times;
	background-color: rgb(51,102,204);
	color: rgb(255,255,153);
}
table
{
	table-border-color-light: rgb(153,255,204);
	table-border-color-dark: rgb(0,0,51); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
}
h1
{
	color: rgb(255,204,0);
}
h2
{
	color: rgb(153,255,51); 
}
h3
{
	color: rgb(0,255,204); 
}
h4
{
	color: rgb(255,204,0);
}
h5
{
	color: rgb(153,255,51);
}
h6
{
	color: rgb(0,255,204);
}

button
{
	bgcolor: rgb(0,0,0);
	font-family: Veranda;
	font-size: 14pt;
}

.descPopup
{
	position: absolute; 
	visibility: hidden; 
	width: 235px; 
	height: 50px; 
	z-index: 1; 
	left: 160px; 
	font-size: 13px;
	font-family: "Microsoft Sans Serif";
	margin-left: 5px;
	margin-top: 3px;
	padding-left: 3px;
}
.emailLink
{
	color: #0000FF;
	text-decoration:underline;
	 
	font-family: Microsoft Sans Serif; 
	font-size:11pt
}

.bodyText
{
	color: #00CC00;
	font-family: Microsoft Sans Serif; 
	font-size:10pt;	
}

.bLayer
{
	background-color: #6A6A6A;
	bgcolor: #6A6A6A;
	color: #FFFF00;
	font-family: Microsoft Sans Serif;
	font-size: 8pt;
}

DIV.ObjectText001 
{ 
	position:absolute; 
	top:225px; 
	left:83px; 
	width:571px; 
	height:292px; 
	color: #000032; 
	font-family: Microsoft Sans Serif; 
	z-index:24; 
}