body {
	margin-right: ;
	margin-left: ;
	margin-top: ;
	margin-bottom: ;
	scrollbar-3d-light-color: #F9F9F9;
	scrollbar-arrow-color: #000099;
	scrollbar-base-color: #CCCCCC;
	scrollbar-dark-shadow-color: #9DA9D1;
	scrollbar-face-color: #EDEDED;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #9DA9D1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #000066;
	text-decoration: underline;
}
a:visited {
	color: #000066;
	text-decoration: underline;
}
a:active {
	color: #000066;
	text-decoration: underline;
}
a:hover {
	color: #0066FF;
	text-decoration: none;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px;
	border: 1px solid #EBE2B9;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

.button {
	background-color: #A2936A;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	height: 19px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
#footer a:hover {
	color: #E34D10;
}
.dropdownmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#categories a {
	font-family: Arial, Helvetica, sans-serif;
	color: #009900;
	text-decoration: none;
	font-size: 10px;
}
#categories a:hover {
	color: #CC9900;
}
.middle-box {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EBE2B9;
	border-right-color: #EBE2B9;
	border-bottom-color: #EBE2B9;
	border-left-color: #EBE2B9;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #99CC00;
	padding-left: 20px;
	text-align: left;
	font-weight: bold;
}
.head-dropdownmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	width: 200px;
}
