body {
	background-color: #E1E1E1;
	margin: 0px;
	background-image: url(img/borderBack.gif);
	background-repeat: repeat-y;
	text-size-adjust: none;
	webkit-text-size-adjust: none;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	text-size-adjust: none;
	-webkit-text-size-adjust: none;
	color: #454545;
}
#frame-0 {
	position: absolute;
	width: auto;
	z-index: 0;
	top: 0px;
	left: 0px;
}
#frame-0-HeaderTop {
	position: absolute;
	height: 180px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-color: #549724;
	z-index: 0;
}
#frame-1 {
	z-index: 1;
	width: 750px;
	position: relative;
}
#frameHeaderTop {
	background-color: #549724;
	width: 750px;
	position: absolute;
	z-index: 3;
	left: 0px;
	top: 0px;
	height: 180px;
}
#frameMenu {
	width: 179px;
	position: absolute;
	top: 180px;
	z-index: 2;
	height: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#frameButtonAct {
	position: relative;
	background-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	color: #868686;
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	width: auto;
	padding: 0.5em 0em 0.5em 24px;
	cursor: default;
}
#frameCont {
	position: absolute;
	float: left;
	top: 200px;
	left: 200px;
	height: auto;
	width: 535px;
	padding-right: 15px;
	z-index: 1;
	font-size: 10pt;
}
.frameTitleBox {
	position: absolute;
	bottom: 0px;
	left: 202px;
	width: 550px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	font-weight: bold;
	color: #FFF;
	padding: 0.3em 0em 0.3em 0em;
	font-size: 13pt;
	font-family: "Times New Roman", Times, serif;
}
.frameButton {
	position: relative;
	float: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	z-index: 2;
	padding: 0.5em 0em 0.5em 0em;
	background-color: #E1E1E1;
	top: 0px;
	left: 0px;
	width: 179px;
	cursor: pointer;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #454545;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.listElement {
	border: 1px solid #549724;
	background-color: #E1E1E1;
}
.arrowMenuWhite {
	background-image: url(img/arrowWhiteRight.gif);
	background-repeat: no-repeat;
	float: left;
	background-position: center;
	margin-right: 10px;
	margin-left: 10px;
	visibility: hidden;
}
a:link {
	color: #549724;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #999;
}
