.layer1 {
	border-bottom-color: #aeaba9;
	font-size: 9px;
	color: white;
	background-color: black;
	border-bottom: 1px solid;
	width: 100%;
}

.layer2 {
	border-bottom-color: #aeaba9;
	font-size: 9px;
	color: white;
	background-color: #282827;
	border-bottom: 1px solid;
	width: 100%;
}

.title {
	font-size: 7pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: white;
}

.desc {
	display: none;
	font-size: 7pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: white;	
}

.helptitle {
	font-size: 9pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: white;
	font-weight: bold;
}

.helpdesc {
	font-size: 8pt;
	padding: 5px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: white;	
}

.pintitle {
	font-size: 9pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: white;
	font-weight: bold;
}

.pindesc {
	font-size: 8pt;
	padding: 5px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: white;	
}

body {
	font-size: 8px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: white;
}

td {
	font-size: 10px;
	color: white;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

.windowtitle {
	padding-left: 0px;
	text-align: center;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: black;
	color: white;
	font-weight: bold;
	font-size: 9px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

.windowtitle img {
	float: right;
	border-width: 0px;
	text-align: right;
}

.pintitle {
	color: white;
	font-size: 10px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

.pindesc {
	font-size: 10px;
	color: white;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

.pintitle a {
	color: white;
	font-size: 10px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

input {
	background-color: black;
	color: white;
}
