a { text-decoration: none; color:#000000 }
a:hover { text-decoration: underline; }
 body {margin:0px; padding:0px; background-color:#FFFFFF; background-image:url(images/1_w3-green.gif); background-repeat:repeat-x}
  .mrnu{font-family:Tahoma; font-size:11px;  color:#FFFFFF; text-decoration:none }
  .policy{font-family:Tahoma; font-size:10px;  color:#9B9B9B; text-decoration:none }
  a.policy:hover{ text-decoration:underline}
  a.mrnu:hover{ color:#CCCCCC}
  .green{font-family:Tahoma; font-size:11px;  color:#648C50; }
  .main{font-family:Tahoma; font-size:11px;  color:#646464; line-height:13px }
  a.main{ text-decoration:none; font-weight: bold}
  .red{font-family:Tahoma; font-size:11px;  color:#DC1400; }
	
  input.b1{
  		width:130px; 
		height:24px;
		border-width:1px;
		border-style:solid;
		font-family:Tahoma; 
		font-size:11px;  
		color:#655C44; 
		padding-top:4px 
		}
	input.b2    {
	width:70px;height:20px;font-family:Arial;font-size:8pt;background-color:#F4F4F4;color:navy;border-style:thin; border-color:#000000;border-width:1px}

		
 textarea{
		width:195px; 
		height:124px;
		border-width:1px;
		border-style:solid;
		background-color:#EFE4CB;
		border-color:#B0A27C;
		font-family:Tahoma; 
		font-size:11px;  
		color:#655C44; 
		padding-top:4px ; 
		overflow:auto;
		}
