@charset "iso-8859-1";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #efefef;
}
table {
	border-collapse:collapse;
}
td {
	font-size : 8pt;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	color : #000000;
	font-weight : normal;
	margin-top : 1pt;
	
}
a {
	text-decoration : none;
	font-size : 8pt;
	color : #000000;
	
}
input {
	font-size : 8pt;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	color : #000000;
	font-weight : normal;
}
textarea {
	font-size : 8pt;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	color : #000000;
	font-weight : normal;
}
select {
	font-size : 8pt;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	color : #000000;
	font-weight : normal;
}
.buttons {
	background: #D57308;
}

.today {font-size: 11px; font-weight: bold; background-color: #FBF9CA; color: #FFCC00; height:50px;}