body {
		margin-left:0px;
		margin-right:0px;
		margin-top:0px;
		margin-bottom:0px;
		width: 100%;
		height: 100%;
		background: #0D3C17;
	}
	.lftinfnav {
		font: normal 11px tahoma;
		color: #A1B5AF;
		padding-left: 22px;
		text-decoration: none;
	}
	.mnormal {
		font: normal 11px tahoma;
		color: #A1B5AF;
		line-height:17px;
	}
	.lftinfnav a{		
		color: #A1B5AF;		
		text-decoration: none;
	}
	.lftinfnav a:hover{		
		color: #ffffff;		
		text-decoration: underline;
	}
	.mcp{
		font: normal 9px tahoma;
		color: #A1B5AF;
		line-height:17px;
		letter-spacing:1px;
	}

	.mnormalnews {
		font: normal 10px tahoma;
		color: #ffffff;
		line-height:17px;
	}
	.superblbold{
		font: bold 12px tahoma;
		color: #A1B5AF;
		line-height:17px;
	}
	.inputbox{
		font:bold 11px Tahoma;
		background:#BBDBE0;
		color:#000000;
	}

	.inputbtn{
		font:bold 11px Tahoma;'
		background:#BBDBE0;
		color:#000000;
		cursor:hand;
	}

	.errortxt{
		font: bold 10px tahoma;
		color: red;
	}
