.headerTop, .headerTop a, .headerTop a:visited, .headerTop a:link, .headerTop a:active {
	text-align: right;
	color: #df7f0e;
	padding: 20px 0 0 0;
	text-decoration: none;
}
.menuTop, .menuTopOn, .menuTopOver {
	float: left; padding: 3px 10px 0 10px; cursor: pointer; margin-left: 1px; margin-right: 1px;
}
.menuTop {
	border: 1px solid #884c94; height: 22px; margin-bottom: 1px;
}
.menuTopOn {
	border: 1px solid white; height: 23px; margin-bottom: 0px; background-color: white;
}
.menuTopOver {
	border: 1px solid white; height: 22px; margin-bottom: 1px;
}
.menuTop a, .menuTop a:visited, .menuTop a:link, .menuTop a:active { text-decoration: none; color: white; font-size: 10pt; font-weight: bold; }
.menuTopOn a, .menuTopOn a:visited, .menuTopOn a:link, .menuTopOn a:active { text-decoration: none; color: #631b6f; font-size: 10pt; font-weight: bold; }
.menuTopOver a, .menuTopOver a:visited, .menuTopOver a:link, .menuTopOver a:active { text-decoration: none; color: white; font-size: 10pt; font-weight: bold; }

.menuTopSub {
	float: left; padding: 3px 6px 0 6px; cursor: pointer; height: 16px;
}
.menuTopSub a, .menuTopSub a:visited, .menuTopSub a:link, .menuTopSub a:active { text-decoration: none; color: #383838; font-size: 9pt; font-weight: bold; }

body  {
    font-size: 9pt;
    font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px; 
	background-color: black;
	background-image: url('/images/bg.jpg');
	background-repeat: repeat-x;
}

.commentHeader {
    background: #DDDDDD;
	padding: 5px;
	border: 1px solid #666666;
	margin-top: 10px;
	height: 12px;
}
.commentDisplay {
    background: #EEEEEE;
	padding: 5px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
.nextPrevious, .nextPrevious a, .nextPrevious a:visited, .nextPrevious a:link, .nextPrevious a:active {
    font-size: 9pt;
    font-family: Arial, Helvetica, sans-serif;
	color: black;
    font-weight: bold;
	background: #EEEEEE;
}
p { margin-top: 0px; margin-bottom: 10px;}
tr { vertical-align: top; }
td, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #383838;
	font-size: 10pt;
}

form { margin: 0px; }
a, a:visited, a:active { color: #6a2678; }
a:hover a:link { color: #993fac; }

.listingCol {
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
}
.notification {
	font-weight: bold;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #416dae;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	border: solid 1px black;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.formButtons, .waitingDiv {
	border: 1px solid #d5d6d8;
	background-color: white;
	width: 250px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 13px;
	margin-left: 2px;
}
.waitingDiv {
	display: none;
}

input, textarea, .inputClass, .inputClassSmall, select {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: white;
	border: 1px black solid;
}
.inputClassSmall {
	font-size: 8pt;
}
.sortingTableHeader, .sortingTableHeader a, .sortingTableHeader a:visited, .sortingTableHeader a:link, .sortingTableHeader a:active {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-weight: bold;
	background: #383838;
}
.detailLeft {
	width: 150px;
	text-align: right;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #DDDDDD;
	border-top: 1px solid #EEEEEE;
}
.detailRight, .detailRightSmall {
	background: #EEEEEE;
	border-bottom: 1px solid #AAAAAA;
	border-left: 1px solid #BBBBBB;
	border-top: 1px solid #CCCCCC;
}
.detailRight { width: 450px; }
.detailRightSmall { width: 250px; }
.detailHeader {
	font-weight: bold;
}
.titleClass {
	text-align: right;
	font-weight: bold;
	background: #EEEEEE;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #DDDDDD;
	border-top: 1px solid #EEEEEE;
}

h1, .h1 {
	padding-right: 7px;
	padding-top: 4px;
	margin: 0px;
	font-weight: bold;
	font-size: 13pt;
	color: #6a2678;
	float: right;
}
h2 { margin: 0; font-weight: bold; color: black; font-size: 12pt; }
h3 { margin: 0; font-weight: bold; color: black; font-size: 11pt; }
h4 { margin: 0; font-weight: bold; color: #6a2678; font-size: 10pt; }
.errorMessage {
	color: #A60000;
	font-style: italic;
	font-weight: bold;
}
.buttonStyle {
	font-weight: bold;
	font-size: 8pt;
	background: #6a2678;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 10px;
}

.filterDiv {
	white-space: nowrap;
	padding-bottom: 5px;
	font-size: 8pt;
}

.menuSub { background-image: url('/images/menu_sub_bg.gif'); height: 28px; margin-bottom: 8px; }
.menuSubItem { height: 25px; padding-left: 5px; padding-right: 5px; padding-top: 3px; font-size: 9pt; }
.menuSubItem, .menuSubItem_over {
	color: #606217;
	vertical-align: middle;
	cursor: pointer;
	float: left;
	text-decoration: none;
}
.menuSubItem_over {
	height: 23px;
 	border: 1px solid #606217;
	background: white;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	font-size: 9pt;
}
.menuSubDivider {
	margin-top: 3px;
	height: 22px;
	width: 1px;
	background: white;
	border-left: 1px solid #bdbdbd;
	float: left;
}

