
div.admin-pages {
	margin: 0px;
	height: 560px; 
	width: 800px; 
	}

div.admin-pages a {
	font-size: 12px;
	color: #000;
	}

div.admin-pages td, th {
	
	border: 1px solid #828177;
	padding: 5px;
	text-align: left;
	}
	


div.admin-pages input, select{
	border: 1px solid #828177;
	margin: 5px 0px;
	}
div.admin-pages img {
	border: none;
}

.calTD {font-family: verdana; color: #000000; font-size: 12px; text-align: center; border:0 }
.calR {font-family: verdana; font-size: 12px; text-align: center; font-weight: bold;}

span.description {
	font-size: 12px;
	color: #000;
}

div.temp-view {
	overflow: auto;
	margin: 20px 0;
	height: 350px;
	width: 600px;

}
div.temp-view table{
	font-size: 10px;
}

div.temp-view input {
	border: 1px solid #828177;
	margin: 0px 10px;
	}