body     { font-size: 12px; font-family: Arial, Verdana, sans-serif; background-color: #A0C1E6; margin: 0; border-color: #000 }
td, input, select, textarea {
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	color: #000000;
	
}
.fullborder				{ border: solid 4px #ff0000; }
/* Page Related Style ****************/
.InnerCell {
	width: 600px;
}
.DefaultTable {
	padding: 4px;
}
.PageTitle {
	font-size: 16px;
	font-weight: bold;
}
.PageHead {
	height: 25px;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.PageFoot {
	font-size: 10px;
	text-align:center;
}

#WrapHead {
	background-color: #CCCCCC;
	border: 1px solid #000000;
}
#WrapFoot {
	background-color: #F98E03;
	border: 1px solid #2F73B2
}