
div.admin-pages {
	margin: 0px 10px;
	}

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

div.admin-pages td, th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	}
	


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;
	}

.error {
	color: red;
}

tr.selected-row {
	/*background-color: yellow;*/
}

a.button {
	margin: 0;
	padding: 1px 5px;
	background-color: #f0f0f0;
	font-family: Arial;
	font-size: 11px;
	color: #393939;
	border: solid 1px #a7b6cb;	
	text-decoration: none;
}
