 body{
 	margin:0px; 
	padding:0px; 
	background-color:#FFFBD1; 
	}
	
  	.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.mrnu:hover{
		text-decoration:underline
		}
  	a.mrnu:hover{
		color:#CCCCCC
		}
  	.green{
		font-family:Tahoma; 
		font-size:11px;  
		color:#818181; 
		}
  	.main{
		font-family:Tahoma; 
		font-size:11px;  
		color:#646464; 
		line-height:13px 
		}
  	.main1{
		font-family:Tahoma; 
		font-size:11px;  
		color:#FFFFFF; 
		line-height:13px 
		}
  	.red{
		font-family:Tahoma; 
		font-size:11px;  
		color:#DC1400; 
		}
  	.red1{
		font-family:Tahoma; 
		font-size:11px;  
		color:#DC1400; 
		text-decoration:none
		}
  	.gray{
		font-family:Tahoma; 
		font-size:11px;  
		color:#9B9B9B; 
		}
  	.white{
		font-family:Tahoma; 
		font-size:11px;  
		color:#ffffff; 
		text-decoration:none
		}	
  	.gray1{
		font-family:Tahoma; 
		font-size:11px;  
		color:#9B9B9B; 
		text-decoration:none
		}
	.hLine{
		border-top-color: #B59C5C;	
		border-top-style: solid;	
		border-top-width: thin;
		}
	.vLine{
		border-right-color: #B59C5C;	
		border-right-style: solid;	
		border-right-width: thin;
		}
	.input{
		width:195px; 
		height:24px;
		border-width:1px;
		border-style:solid;
		background-color:#EFE4CB;
		border-color:#B0A27C;
		font-family:Tahoma; 
		font-size:11px;  
		color:#655C44; 
		padding-top:4px 
		}
		
	.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;
		}
 
li {
	list-style-position: outside;
	list-style-type: circle;
	line-height: 1;
	}
.bgNoRpt {
	background-repeat: no-repeat;
}
