body {
		margin-left:0px;
		margin-right:0px;
		margin-top:0px;
		margin-bottom:0px;
		width: 100%;
		height: 100%;
		background: #4C0000;
	}
	.mbnormal {
		font: normal 11px tahoma;
		letter-spacing: 1px;
		color: #ffffff;
	}
	.mnormal {
		font: normal 12px Tahoma;
		color: #000000;
		line-height:17px;
	}
	.mnormal2 {
		font: normal 11px Tahoma;
		color: #000000;
		line-height:17px;
	}
	.mnormal2 a{
		color: #000000;
		text-decoration: none;
	}
	.mnormal2 a:hover{
		color: #000000;
		text-decoration: underline;
	}
	.lftmenu {
		padding-left:35px;
		font: bold 9px Tahoma;
		color: #000000;
	}
	.lftmenu a{
		color: #000000;
		text-decoration: none;
	}
	.lftmenu a:hover{
		color: #F95E00;
		text-decoration: none;
	}
	.inputbox{
		font: bold 11px Tahoma;
		
		color: #000000;
		border: #898989 1px solid;
	}

	.inputbox2{
		font: bold 11px Tahoma;
		color: #000000;
		background: #D9A814;
		border: #946F00 1px solid;
		height:22px;
	}

	.textarea_1{
		font: bold 11px Tahoma;
		color: #000000;
		background: #D9A814;
		border: #946F00 1px solid;
	}
	
	.lftmenu1 {
		padding-left:0px;
		font: bold 14px Arial;
		text-decoration:underline;
		color: #000000;
	}