body {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-left: 20px;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
	font-size: 12px;
}

p {
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
	font-size: 12px;
}

a:link { color: #000000; text-decoration: none; }
a:visited { color: #000000; text-decoration: none; }
a:hover { color: #000000; text-decoration: none; }
a:active { color: #000000; text-decoration: none; }

h1 {
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
	font-size: 20px;
	font-weight: bold;
}

h2 {
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
	font-size: 17px;
	font-weight: bold;
}

h3 {
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
}

fieldset {
	width: 500px;
	border-top: 1px solid #EDEDED;
	border-bottom: 1px solid #EDEDED;
	border-left: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

legend {
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}

caption {
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 12px;

}

th {
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	background: #CCCCCC;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #000000;
}

/* ************************** */

.notice {
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	margin-top: 100px;
	text-align: center;
}

.status {
	vertical-align: top;
	padding-top: 25px;
	padding-left: 5px;
	padding-right:5px;
	width: 110px;
}

.new { color: #006600; }
.suspended { color: #FF0000; }

.content {
	vertical-align: top;
	padding-top: 25px;
	padding-left: 5px;
	padding-right:5px;
	padding-bottom: 25px;
	width: 100%;
}

.dataTable {
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	border-collapse:collapse;
	border-spacing:0;
}

.dataTable TD {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.profileTable {
	width: 600px;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	border-collapse:collapse;
	border-spacing:0;
}

.profileTable TD {
	vertical-align: top;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
}

.datarowA { background: #FFFFFF; }
.datarowB { background: #EDEDED; }

#stats {
	width: 113px;
	vertical-align: top;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	border-collapse:collapse;
	border-spacing:0;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

#stats P {
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
	font-size: 11px;
}

#stats h1 {
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
