
 body {margin:0px; padding:0px; background-color:#4F0000}

  .policy{font-family:Tahoma; font-size:10px;  color:#B60006; text-decoration:none }
  .main{font-family:Tahoma; font-size:12px;  color:#FFFDC7;}
  .subhead{font-family:Tahoma; font-size:14px;  color:#FFFDC7; font-weight: bold;}
  
  .text{font-family:Tahoma; font-size:10px;  color:black;}
  .indextext{font-family:Tahoma; font-size:11px;  color:#FFFDC7;}
  .white{font-family:Tahoma; font-size:10px;  color:#FFFDC7;}
  .main_11{font-family:Tahoma; font-size:12px;  color:#FFFDC7;}
  .yellow{font-family:Tahoma; font-size:10px;  color:#F7941C;}
  .yellow_11{font-family:Tahoma; font-size:11px;  color:#F7941C;}
  .yellow_14{font-family:Tahoma; font-size:14px;  color:#FFFDC7;}

  .navlink{font-family:Tahoma; font-size:11px; font-weight: bold; color:#FFFDC7;}

  .input{
  		width:237px; height:23px;
		border-width:1px;
		border-style:solid;
		background-color:#80503D;
		border-color:#B11F1C;
		font-family:Tahoma; font-size:10px;  color:#FFFDC7;
		padding-top:4px;
		}

		.textarea{
		width:237px; height:90px;
		border-width:1px;
		border-style:solid;
		background-color:#80503D;
		border-color:#B11F1C;
		font-family:Tahoma; font-size:10px;  color:#FFFDC7;
		padding-top:4px;
		overflow:auto;
		}

.workarea
		{position:absolute; top:0; 
		z-index:99;
		visibility:hidden;
		border-top-style:none;
		border-right-style:none;
		border-bottom-style:none;
		border-left-style:none;}
		
		
