/* CSS Document */
body {
	background-color: #000000;
	padding: 0px;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: auto;
	width: 640px;
}
#content {
	text-align: left;
	background-color: #000000;
	clear: both;
	border-top-width: 0px;
	border-bottom-width: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1A1A1A;
	border-right-color: #1A1A1A;
	border-bottom-color: #1A1A1A;
	border-left-color: #1A1A1A;
	padding: 8px;
	margin:0px;
}
h2 {
	font-size: small;
	font-weight: bold;
}
#content input {
	margin-bottom: 4px;
}
#headBar {
	text-align: left;
	background-color: #1A1A1A;
	width: 572px;
	padding-right: 34px;
	padding-left: 34px;
	vertical-align: middle;
}
#headLeft {
	width: 110px;
	float: left;
	height: 40px;
	padding-top: 40px;
}
#headRight {
	width: 110px;
	float: right;
	height: 76px;
	padding-top: 5px;
	padding-bottom: 5px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
.bottomCells {
	padding-top: 8px;
}
.closeLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
