.small {
font-size: 85%;
}

#adminhead {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 50;
}

a.buttonsm, a:link.buttonsm, a:visited.buttonsm, a:hover.buttonsm, a:active.buttonsm {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:7pt;
	color: black; 
	text-decoration : none; 
	font-weight: normal;}

.buttons_container {
float: right;
text-align: right;
}

textarea {
    font-family:lucida console, monospace;
    font-size:8pt;
	border-width: 1px;
}

select, input {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:7pt;
	border-width: 1px;
}

td {
/*text-align: left;*/
}

.boxcolor1 {
background-color: #e9f0e0;
font-size: 11px;
}

.boxcolor1sm {
background-color: #e9f0e0;
font-size: 10px;
}

th.boxcolor1, .boxcolor1h {
background-color: #41522a;
color: white;
font-weight: bold;
}

th.boxcolor1sm, boxcolor1h {
background-color: #41522a;
color: white;
font-size: 80%;
}

.boxcolor2 {
background-color: #f6f8f2;
}

.boxcolor2sm {
background-color: #f6f8f2;
font-size: 80%;
}
