body {
    font-size: 12px;
    font-family: "trebuchet ms", verdana, arial;
    color: #51544c; 
}

td{
	font-size: 12px;
}

img {
	border: 0px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #51544c;
	margin: 0;
	padding: 10px 0px 10px 0px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #51544c;
	margin: 0;
	padding: 10px 0px 10px 0px;
}

h3 { 
	font-size: 12px;
	font-weight: bold;
	color: #51544c;
	margin: 0;
	padding: 10px 0px 10px 0px;
}

label {
	font-size: 12px;
	display: block;
}

input, textarea, select {
	font-family: "trebuchet ms", verdana, arial;
	font-size: 10px;
}

#columns {
	width: 500px;
}

#left_header,
#calendar_header,
#right_header {
	font-family: arial;
	font-size: 10pt; 
	font-weight: bold;
	text-transform: uppercase;
	padding-right: 3px;
}

#left_header {
	color: #94b337;
	text-align: right;
}

#left_column {
	width: 234px;
	vertical-align: top;
	padding-top: 5px;
}

#left_column_green {
	width: 100%;
	margin-bottom: 5px; 
}

.searchmaterial {
	width: 700px;
	border-top: dashed #999999 1px;
	border-left: dashed #999999 1px;
}

.searchmaterial th {
	border-bottom: dashed #999999 1px;
	border-right: dashed #999999 1px;
	text-align: left;
	padding: 3px;
}

.searchmaterial td {
	border-bottom: dashed #999999 1px;
	border-right: dashed #999999 1px;
	vertical-align: top;
	padding: 3px;
}
caption{
	font-size: 13px;
	font-weight: bold;
	color: #51544c;
	margin: 0;
	padding: 15px 0px;
}
