body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background.gif);
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
}

input 
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
}

select
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
}

.pageheader {
	background-color: #848681;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.mainboxbox{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.mainboxleft{
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
}
.mainboxcenter{
	background-color: #FFFFFF;
}
.mainboxright{
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
}
.pagefooter {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #848681;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.mainbox {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #A3A3A3;
}
.horizontbullet {
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.menuitem {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menuitem:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.nolinelink_white {
	color: #FFFFFF;
	text-decoration: none;
}
.nolinelink_white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.nolinelink_black {
	color: #000000;
	text-decoration: none;
}
.nolinelink_black:hover {
	color: #000000;
	text-decoration: underline;
}
.abox {
	border: 1px solid #CCCCCC;
}
.sbox {
	width: 145px;
	border: 1px solid #000000;
}
.headbox {
	background-color: #D0D0D0;
	padding: 4px;
}
.linebox {
	background-color: #F0F0F0;
	padding: 4px;
}
.maincaption
{
	color: #000066;
	font-size: 16px;
	font-weight: bold;
}
.searchbox
{
	color: #FFFFFF;
}
.headbox_down {
	background-color: #008000;
	padding: 4px;
	color: #FFFFFF;
}
.linebox_down {
	background-color: #95FF95;
	padding: 4px;
	color: #004000;
}
.linkdown {
	font-weight: bold;
	color: #004000;
}
