.small {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-align: justify;
}
.smallmid {

	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-align: center;
}
.smallmid2 {

	font-family: Tahoma;
	font-size: 9px;
	color: #999999;
	text-align: center;
}
.main {

	font-family: Tahoma;
	font-size: 12px;
	color: #785827;
	text-align: justify;
}
.smallmidformbg {
	font-family: Tahoma;
	font-size: 11px;
	color: #785827;
	text-align: center;
	background-color: #F3E2B6;
}
.buttons {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.maintext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
}
.tablefield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	background-color: #EFE0D1;
}
.tablebutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	background-color: #EFE0D1;
	border: thin outset #CCCCCC;
}
.buttonsbox {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	width: auto;
	border: thin outset #CCCCCC;
	margin: 5px;
	padding: 5px;
	background-image: url(images/buttonsbg.jpg);
}
