body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 0 0;
}

editor 
{
	font-family: "Courier New", Fixedsys;
	font-size: 10px;
	
}
.maintitle
{
	font-size:xx-large;
	vertical-align: middle;
}

h1
{
	font-size: 20px;
}

.back {

}

.menu {
	background-color: #5C583F;
	color: #ECE6D0;
	text-align: center;
	height: 20px;
	vertical-align: middle;
	border: #5C583F 1px solid;
	font-weight:600;
}

.menuover {
	background-color: #ECE6D0;
	color: #5C583F;
	text-align: center;
	height: 20px;
	vertical-align: middle;
	border: Black 1px solid;
	font-weight:600;
}

.menuon {
	background-color: #FFFFFF;
	color: #5C583F;
	text-align: center;
	height: 20px;
	vertical-align: middle;
	border: white 1px solid;
	font-weight:600;
}

.menuoff {
	background-color: #5C583F;
	color: #999999;
	text-align: center;
	height: 20px;
	vertical-align: middle;
	font-weight:600;
}

.header {
	background-color: #ECE6D0;
	color: #5C583F;
	vertical-align: middle;
}

.footer {
	background-color: #5C583F;
	color: #ECE6D0;	
	
}



.filerow0
{
	height: 16px;
	background: #EEEEFF;
}

.filerow1
{
	height: 16px;
	background: #DDDDFF;
}

.row0
{
	background: #EEEEFF;
}

.row1
{
	background: #DDDDFF;
	
}

.rowheader
{
	text-align:center;
	vertical-align: center;
	background: #CCCCFF;
	font-weight: bold;
}


th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 0 0;
	}

input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
}

li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: upper-roman;
	list-style-position: outside;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}

