BODY		{font-family: Tahoma, Verdana, sans-serif;
		background: #FFFFFF;
		color: black}

A:link		{color: #404040;
		text-decoration: underline}

A:visited	{color: #404040;
		text-decoration: underline}

A:hover		{color: #404040;
		text-decoration: underline}

A:active	{color: #404040;
		text-decoration: underline}

A.nd:link	{color: #000080;
		text-decoration: none}

A.nd:visited	{color: #000080;
		text-decoration: none}

A.nd:hover	{color: #000080;
		text-decoration: none}

A.nd:active	{color: #000080;
		text-decoration: none}

A.st:link	{color: #000080;
		text-decoration: line-through}

A.st:visited	{color: #000080;
		text-decoration: line-through}

A.st:hover	{color: #000080;
		text-decoration: line-through}

A.st:active	{color: #000080;
		text-decoration: line-through}

A.wt:link	{color: #FFFFFF;
		text-decoration: none}

A.wt:visited	{color: #FFFFFF;
		text-decoration: none}

A.wt:hover	{color: #FFFFFF;
		text-decoration: none}

A.wt:active	{color: #FFFFFF;
		text-decoration: none}

P.break         {page-break-after: always;}

.bot-align
{
  vertical-align: bottom
}

.area1	{background: #E7E4F8;
		color: black;
		padding-left: 5px;
		padding-right: 5px;
		border-style: solid;
		border-width: 1px;
		border-color: #C5C2D6;
		font-family: Tahoma, Verdana, sans-serif;
		font-size: 8pt;
		text-align: justify}

.area2	{background: #DDDDDD;
		color: black;
		padding: 5px;
		border-style: solid;
		border-width: 1px;
		border-color: #BBBBBB;
		font-family: Tahoma, Verdana, sans-serif;
		font-size: 8pt;
		text-align: left}

.area3	{background: #C5C0ED;
		color: black;
		padding: 2px;
		border-style: solid;
		border-width: 1px;
		border-color: #A3A8CB;
		font-family: Tahoma, Verdana, sans-serif;
		font-size: 8pt;
		text-align: center}

.back1	{background: #C5C2D6}

.back3	{background: #A3A8CB}

.text1	{background: #E7E4F8;
		color: black;
		font-family: Tahoma, Verdana, sans-serif;
		font-size: 8pt}

.text2	{background: #DDDDDD;
		color: black;
		font-family: Tahoma, Verdana, sans-serif;
		font-size: 8pt}

.text3	{background: #C5C0ED;
		color: black;
		font-family: Tahoma, Verdana, sans-serif;
		font-size: 8pt}

.text4	{background: #FFFFFF;
		color: black;
		font-family: Tahoma, Verdana, sans-serif;
		font-size: 8pt}

.textl /* large text */
{
  font-size: 10pt;
}

.texts /* small or 'fine' text */
{
  font-size: 7pt
}

.textr /* red text */
{
  color: #990000;
}

.menu1
{
  background-color: #DDDDDD;
  border-style: solid;
  border-width: 1px;
  border-color: #BBBBBB;
  padding: 3px;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
}

.copyright
{
  font-family: Tahoma, Verdana, sans-serif;
  text-align: right;
  font-size: 8pt;
  background: #FFFFFF;
  color: black
}

.al-textbox	{font-family: Tahoma, Verdana, sans-serif;
		text-align: left;
		font-size: 8pt;
		background: #FFFFFF;
		color: black}

/* The following items are used by the project manager */
		
.back-dk-p
{
  background-color: #EEEEEE;
  font-size: 8pt;
}

.back-lt-p
{
  background-color: #FFFFFF;
  font-size: 8pt;
}

.back-dk-b
{
  background-color: #99EE99;
  font-size: 8pt;
}

.back-lt-b
{
  background-color: #AAFFAA;
  font-size: 8pt;
}

.back-dk-c
{
  background-color: #EEAAAA;
  font-size: 8pt;
}

.back-lt-c
{
  background-color: #FFBBBB;
  font-size: 8pt;
}

#remlayer
{
  position: absolute; left: 40%; top: 40%;
  background-color: white;
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 10pt;
  color: #000080;
  padding: 10px;
  width: 200px;
  border-width: 1px;
  border-style: ridge;
  border-color: #000080
}

#hide_lay
{
  position: absolute;
  width: 400px;
  visibility: hidden;
  background-color: #FFFFEE;
}