
.left_menu { color: white; font-size: 8.5pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 9pt }
.white_8pt { color: white; font-size: 8pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 9pt }
.body_8pt { color: #333; font-size: 8pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 9pt }
.body   { color: #17191c; font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 12pt }
.body_big  { color: #17191c; font-size: 10.5pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 13pt; letter-spacing: -0.5pt }

td, div {
    font-size: 9pt;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	vertical-align: top;
}
body  {
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    font-size: 9pt;
}
a, a:visited, a:active {
    color: #161916;
}
a:hover a:link {
    color: #252320;
}

.listingCol {
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
}
.notification {
    font-weight: bold;
    font-size: 10pt;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    background: #913b02;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid black;
	text-align: center;
}
.formButtons, .waitingDiv {
	border: 1px solid #d5d6d8;
	width: 300px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 13px;
	margin-left: 2px;
}
.waitingDiv {
	display: none;
}

.inputClass {
    font-size: 10pt;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    background: white;
	border: 1px black solid;
}
.sortingTableHeader, .sortingTableHeader a, .sortingTableHeader a:visited, .sortingTableHeader a:link, .sortingTableHeader a:active {
    font-size: 9pt;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	color: white;
    font-weight: bold;
	background: #913b02;
}
.detailLeft {
	width: 100px;
	text-align: right;
	font-weight: bold;
}
.detailRight {
	background: #DCDDCF;
	width: 400px;
}
.detailHeader {
	font-weight: bold;
}
.titleClass {
	background: #DCDDCF;
	font-weight: bold;
	text-align: right;
}
h1 {
	margin: 0px;
	font-weight: bold;
	font-size: 14pt;
	color: #913b02;
}
h2 {
	margin: 0px;
	font-weight: bold;
	color: #1c1d19;
	font-size: 12pt;
}
h3 {
	margin: 0px;
	font-weight: bold;
	color: #4c4434;
	font-size: 11pt;
}
.errorMessage {
	color: #A60000;
	font-style: italic;
	font-weight: bold;
}
.buttonStyle {
    font-weight: bold;
    font-size: 8pt;
    background: #913b02;
    color: white;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	margin-right: 10px;
}
.menuLeft {
	text-align: right; background: #913b02; color: white; vertical-align: middle; cursor: pointer; padding-right: 5px;
}
.menuLeftDark {
	text-align: right; background: #252320; color: white; vertical-align: middle; cursor: pointer; padding-right: 5px;
}
.menuLeftOn {
	text-align: right; background: #D8D6C7; color: white; vertical-align: middle; cursor: pointer; padding-right: 5px;
}
.menuLeftOver {
	text-align: right; background: #4C4434; color: white; vertical-align: middle; cursor: pointer; padding-right: 5px;
}
.menuLeft a, .menuLeft a:visited, .menuLeft a:link, .menuLeft a:active,
.menuLeftDark a, .menuLeftDark a:visited, .menuLeftDark a:link, .menuLeftDark a:active {
	text-decoration: none; color: #FFFFFF; font-size: 8.5pt;
}
.menuLeftOn a, .menuLeftOn a:visited, .menuLeftOn a:link, .menuLeftOn a:active {
	text-decoration: none; color: #4C4434; font-size: 8.5pt;
}
.menuLeftOver a, .menuLeftOver a:visited, .menuLeftOver a:link, .menuLeftOver a:active {
	text-decoration: none; color: #FFFFFF; font-size: 8.5pt;
}

.menuLeftManage {
	text-align: right; background: #989471; color: white; vertical-align: middle; cursor: pointer; padding-right: 5px;
}
.menuLeftManageOn {
	text-align: right; background: #D8D6C7; color: white; vertical-align: middle; cursor: pointer; padding-right: 5px;
}
.menuLeftManageOver {
	text-align: right; background: #c67002; color: white; vertical-align: middle; cursor: pointer; padding-right: 5px;
}
.menuLeftManage a, .menuLeftManage a:visited, .menuLeftManage a:link, .menuLeftManage a:active {
	text-decoration: none; color: #000000; font-size: 8.5pt;
}
.menuLeftManageOn a, .menuLeftManageOn a:visited, .menuLeftManageOn a:link, .menuLeftManageOn a:active {
	text-decoration: none; color: #4C4434; font-size: 8.5pt;
}
.menuLeftManageOver a, .menuLeftManageOver a:visited, .menuLeftManageOver a:link, .menuLeftManageOver a:active {
	text-decoration: none; color: #000000; font-size: 8.5pt;
}
