  Body 
  { 
    SCROLLBAR-FACE-COLOR: #888888; 
    SCROLLBAR-HIGHLIGHT-COLOR: #EEEEEE; 
	  SCROLLBAR-SHADOW-COLOR: #222222; 
 	  SCROLLBAR-3DLIGHT-COLOR: #EEEEEE; 
	  SCROLLBAR-ARROW-COLOR: #FFCC84; 
	  SCROLLBAR-TRACK-COLOR: black; 
    SCROLLBAR-DARKSHADOW-COLOR: #222222;

		margin: 0px;
		font-family: Tahoma, Arial, Sans Serif;
		color:#DDDDDD;
		background-color:#181818;
    font-size:10pt;
  }

	.TopMenuCell
	{
	  height:16px;
		font-size:xx-small;
		background-image: url(/inc/0028/images/header/hdr_mnu.jpg);
		text-align:right;
		color:white;
	}

  .TopMenuCell A,.TopMenuCell A:visited
	{
	  color: #F3DABD;
    text-decoration:none;
	}

  .TopMenuCell A:hover,.TopMenuCell A:visited:hover
	{
	  color: #F3DABD;
    text-decoration:underline;
	}

	.SideMenuCell
	{
		font-size:x-small;
		text-align:left;
		padding-right:5px;
		padding-left:5px;
	}

	.SideMenuHdr
	{
		font-size:normal;
		text-align:left;
		font-family:Times New Roman, Times, serif;
		font-weight:bold;
		color:white;
	}
	
  .PageBack
  {
    background-color:black;
  }

	.LNBack, .LPBack
	{
    background-color:#E9F2FC;
	}

  P,TD,LI
	{
    font-family:Tahoma, Arial, Helvetica, sans-serif;
    font-size:10pt;
	}

  A {
		color:#E9BA83;
    text-decoration:none;
  }

  A:hover {
		color:#E9BA83;
    text-decoration:underline;
  }
  
  A:visited {
		color:#C97327;
    text-decoration:none;
  }

  A:visited:hover {
		color:#C97327;
    text-decoration:underline;
  }

  A:active {
		color:#C97327;
    text-decoration:underline;
  }

  .ContentCell
	{
		width: 100%;
	}

	.PageName {
		font-size:14pt;
		color:#003399;
		font-family:Verdana,tahoma,Arial, Helvetica, sans-serif;
	}

  h1
  {
    color:white;
    font-size:14pt;
		margin-bottom:0.5em;
  }

  h2
  {
    color:white;
    font-size:12pt;
    font-weight:bold;
    margin-bottom:0.25em; 
  }

  h3
  {
    color:white;
    font-size:12pt;
    margin-bottom:0; 
  }

  h4
	{
    color:white;
    font-size:10pt;
    font-weight:bold;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom:0; 
    margin-top:0; 
	}
	
	.FooterCell
	{
	  color:white;
		background-image:url(/inc/0028/images/footer/ftr.jpg);
		height:20px;
		font-size:xx-small;
	}

	.FooterText
	{
	  color:#C37861;
		height:auto;
		background-image:none;
		padding-top: 0px;
    font-size:8pt;
	}

  .Footer A, .Footer A:visited, .FooterText A, .FooterText A:visited {
	  color:#C37861;
		font-weight:normal;
    text-decoration:none;
	}

  .Footer A:hover, .Footer A:visited:hover, .FooterText A:hover, .FooterText A:visited:hover {
	  color:white;
	  font-weight:normal;
    text-decoration:underline;
	}

	FORM
	{
    margin-top:0; 
    margin-left:0; 
    margin-right:0; 
    margin-bottom:0; 
	}

	.TextFields
	{
    background-color:#EEEEEE;
    border-bottom: 1px solid #FF4040;
    border-left: 1px solid #FF4040;
    border-right: 1px solid #FF4040;
    border-top: 1px solid #FF4040;
	}
	
	.Buttons
	{
    margin-top:2; 
    margin-left:2; 
    margin-right:2; 
    margin-bottom:2; 
		background-image:url(/inc/0028/images/buttons/backing.jpg);
    color:red;
    border-bottom: 1px solid #FF4040;
    border-left: 1px solid #FF4040;
    border-right: 1px solid #FF4040;
    border-top: 1px solid #FF4040;
    font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:12;
    text-decoration:underline;
	}
	
	.DisabledButtons	
	{
    margin-top:2; 
    margin-left:2; 
    margin-right:2; 
    margin-bottom:2; 
		padding-left:0px;
		padding-right:0;
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
		background-image:url(/inc/0028/images/buttons/backing.jpg);
    background-color:white;
    color:#CCCCCC;
	}

  acronym
	{
		border-bottom: none;
	}

	.WarningBox
	{
	  border: 1 solid red;
	}

  .SmallText
	{
	  font-size:8pt;
	}