.body {
	font-size: 12px; background: white; margin: 0px; width: 100%; color: #49565f; font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; height: 100%;
}
img {
	border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px
}
form {
	margin: 0px
}
.body select {
	font-size: 12px
}
.body td {
	font-size: 12px;
	color: #49565f;
}

.inputTxt{
	width:150px;
	border:1px solid #aaaaaa;
	font-size:12px;
	color: #49565f; font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; 
}
#megabox {
	margin: 0px auto; width: 850px; text-align: left;position:relative;
}
#caldiv {
	font-size: 10px; background: white; position: absolute
}
#box{
	width:100%;
	height:300px;
	overflow:auto;
}
#inbox{
		margin:5px;
}
.fileAntTd{
	border:1px solid #eeeeee;
	height:115px;
	width:115px;
	text-align:center;
}
.fileAntTdEmpty{
	border:0px;
	height:115px;
	width:115px;
	text-align:center;
}
.fileAntTdOver{
	border:1px solid #aaaaaa;
	height:115px;
	width:115px;
	text-align:center;
}
.subMenu2{
	position:absolute;
	top:0px;
	left:125px;
	background:rgb(230,230,230);
	padding:5px;
	font-size:15px;
	width:150px;
	text-align:left;
	border: 1px solid rgb(210,210,210);
	z-index:2;
}