body {
		margin-left:0px;
		margin-right:0px;
		margin-top:0px;
		margin-bottom:0px;
		width: 100%;
		height: 100%;
		background: #ffffff;
	}	
	.normaltxt{
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #7C7C7C;
		line-height:18px;
	}
	.normaltxt a{		
		color: #7C7C7C;
		text-decoration: underline;
	}
	.normaltxt a:hover{		
		color: #FA9900;
		text-decoration: none;
	}
	.pnlhead{
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #6F6F6F;
		line-height:18px;
		padding-left: 15px;
	}
	.msmall{
		font-family: Verdana;
		font-size: 10px;
		color: #7C7C7C;
		line-height:14px;
	}
	.msmall a{		
		color: #7C7C7C;
		text-decoration: none;
	}
	.msmall a:hover{		
		color: #000000;
		text-decoration: underline;
	}
	.lftmnu{
		font-family: Verdana;
		font-size: 10px;
		font-weight: bold;
		color: #33626C;
	}
	.lftmnu a{		
		color: #33626C;
		text-decoration:none;
	}

	.lftmnu a:hover{		
		color: #33626C;
		text-decoration:underline;
	}