body {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	/* background-color: #753A0F;*/
}

a {
	color: Green;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #FFD700;
	text-decoration: none;
}

td {
	font-size: 10pt;
	/*background-color: white;*/
}

.accentoffwhite {
	color: #ffc;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12pt;
	font-weight: bold;
	font-stretch: ultra-expanded;
	background-color: #9ACD32;
}

.mainheader {
	color: #030;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
font-size: 15pt;
/* font-style: italic;*/
width: 100%;
border-bottom: 1px solid #5a2d0c;
}

#menubuttons a {
margin-left: 4px;
margin-top: 2px;
padding: 1px;
	width: 100px;
	display: block;
	border: 1px #5a2d0c solid;
	color: #030;
	font-size: 9pt;
	font-weight: bold;
	/*background-image: url(../images/bg4buttons.jpg);
	background-color: #ffc;*/
}

#menubuttons a:hover{
	color: #ffc;
	background-color: #030;
}

.emphasis {
	font-weight: bold;
	color: #030;
}

input {
	border: 1px solid #030;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px; 
}


td.yellow {
	background-color: #f8ce69
	
}

td.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
		border: 1px #666 solid;
}

td.main_bold {
	font-size: 8pt;
		color: #030;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	border: 1px #666 solid;
}.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
