body {
		margin-left:0px;
		margin-right:0px;
		margin-top:0px;
		margin-bottom:0px;
		width: 100%;
		height: 100%;
		background: #828081;
	}
	.mnormal {
		font: normal 12px arial;
		color: #444444;
		line-height:17px;
		
	}
	.mnormal a{
		color: #444444;
		text-decoration: none;
	}
	.mnormal a:hover{
		color: orange;
		text-decoration: underline;
	}
	.mnormal2 {
		font: normal 12px arial;
		color: #ffffff;
		line-height: 17px;
	}
	.mnormal2 a{
		color: #ffffff;
		text-decoration: none;
	}
	.mnormal2 a:hover{
		color: orange;
		text-decoration: underline;
	}

	.cr {
		font: normal 10px verdana;
		color: #ffffff;
		line-height: 17px;
	}
	.cr a{
		color: #ffffff;
		background: #828081;
		text-decoration: none;
	}
	.cr a:hover{
		color: #ffffff;
		background: #424242;
		text-decoration: none;
	}
	.minput {
		font: bold 10px verdana;
		color:orange;
		border: #aaaaaa 1px solid;
		height: 20px;
	}
	.mibtn {
		font: bold 10px verdana;
		color:#ffffff;
		background: #444444 1px solid;
		height: 20px;
		cursor: hand;
	}
	.normalgry{

	font-family:verdana;
	color:#374C55;
	font-size:11px;
	text-decoration:none;
	
	}
	
	.bottom_border
	{
		border-bottom: solid 1px #cccccc;	
	}
	
	.mytablist
	{
		padding:7px;
		border:1px solid Transparent;
	}
	.mytablistover
	{
		padding:7px;
		border:1px solid #cccccc;
		background-color:#f9f9f9;
	}
