body {
	margin: 0;
	padding: 0;
	background-color: #000000;
}

td.permission {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	padding: 20px 0 10px 0;
}

td.permission a {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
}

td.header {
	background-color: #fff;
	height: 119px;
}

td.header h1 {
	font-family: 'Arial Black', Arial, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #ffffff;
	line-height: 26px;
	display: inline;
}

td.header h1 span {
	color: #fff;
}

table.sidebar td {
	background-color: #fff;
	padding: 0 8px 0 15px;
}

table.sidebar td.sideheader {
	background-image: url('sidebar-bg-header.gif');
	background-repeat: no-repeat;
	background-position: top center;
}

table.sidebar td.midheader {
	background-image: url('sidebar-bg.gif');
	background-repeat: no-repeat;
	background-position: top center;
}

table.sidebar td.other {
	padding: 8px 8px 0 15px;
}

table.sidebar h3 {
	margin: 0;
	padding: 0;
	display: inline;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}

table.sidebar h4 {
	margin: 0 0 8px 0;
	padding: 0;
	font-family: 'Helvetica', Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
}

table.sidebar td ul {
	font-family: 'Helvetica', Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	margin: 10px 0 0 24px;
	padding: 0;
}

table.sidebar td ul li a {
	font-family: 'Helvetica', Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

table.sidebar p {
	font-family: 'Helvetica', Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	margin: 0 0 14px 0;
	padding: 0;
}

table.sidebar td.actions {
	background-color: #fff;
	height: 76px;
}

table.sidebar td.first {
	background-image: url('sidebar-actions-bg.gif');
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #fff;
}

table.sidebar td.actions h3 {
	margin: 0;
	padding: 0;
}

table.sidebar td.actions h3 a {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-transform: none;
}

table.sidebar td.actions p {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	margin: 0;
	padding: 0;
}

table.sidebar td.end {
	background-image: url('sidebar-end-bg.gif');
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #fff;
	height: 94px;
}

td.mainbar {
	border-bottom: 1px solid #FFFFFF;
}

td.mainbar h2 {
	font-family: Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #FFFFFF;
}

td.mainbar p.date {
	font-family: 'Helvetica', Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-align: right;
	margin: 0 0 4px 0;
	padding: 0;
}

td.mainbar p {
	font-family: 'Helvetica', Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	margin: 0 0 12px 0;
	padding: 0;
	line-height: 14.5px;
}

td.mainbar a {
	font-family: 'Helvetica', Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
}

td.mainbar p.top {
	text-align: right;
}

td.mainbar p.top a {
	font-family: Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
}

td.footer {
	font-family: Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	padding: 0 0 20px 0;
}

td.footer a {
	font-family: 'Helvetica', Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}

td.footer span {
	color: #999999;
}













