body {
	background-color: #FFF;
}
#left {
	width: 500px;
}
#right {
	width: 235px;
}
#middle {
	width: 500px;
}
#site {
	background-color: #FFF;
	width: 480px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.contribution {
	width: 498px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	border: 1px solid #cccccc;
}
.top-contribution {
	height: 30px;
	width: 488px;
	background-color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding: 5px;
}
.top-contribution .user {
	font-weight: bold;
	padding-left: 8px;
}
.top-contribution .previous {
	background-image: url(pics/systemPics/link-arrow_333333_reverse.gif);
	background-position: left;
	padding-left: 8px;
	background-repeat: no-repeat;
	color: #FFF;
	text-decoration: none;
}
.top-contribution .next {
	background-image: url(pics/systemPics/link-arrow_333333.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: #FFF;
	text-decoration: none;
	padding-right: 8px;
}
.top-contribution .date {
	padding-right: 8px;
}
.top-contribution .left {
	float: left;
	width: 244px;
}
.top-contribution .right {
	float: right;
	width: 244px;
	text-align: right;
}
.middle-contribution {
	width: 458px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
.middle-contribution p {
	font-size: 11px;
}
.middle-contribution a {
	color: #00F;
}
.bottom-contribution {
	height: 16px;
	width: 488px;
	background-color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding: 5px;
	margin-bottom: 10px;
}
.bottom-contribution .write {
	background-image: url(pics/systemPics/icon_write.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	padding-right: 150px;
	color: #FFF;
	text-decoration: none;
}
.bottom-contribution .user {
	background-image: url(pics/systemPics/icon_user.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 17px;
	color: #FFF;
	text-decoration: none;
	padding-right: 10px;
}
.bottom-contribution .report {
	background-image: url(pics/systemPics/icon_alert.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 14px;
	color: #FFF;
	text-decoration: none;
}
.anchor {
	color: #000;
	text-align: right;
	text-decoration: none;
}
#site form {
	margin: 0px;
}
#site input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}
#site textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}
#site select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}
#site option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}
#site label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
#site label.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
#site label.small2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}
.contribution .middle-contribution #oForm label #subject {
	width: 458px;
}
.contribution .middle-contribution #oForm label #memoText {
	width: 458px;
}
.contribution .middle-contribution #oForm label #oFile {
	width: 458px;
}
.icon-category{
	background-image: url(pics/systemPics/icon_category.gif);
	background-repeat: no-repeat;
	width: 40px;
	height: 34px;
}
.categories {
	width: 500px;
}
.categories tr .category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: bold;
}
#site tr #middle .categories tr .category a {
	font-size: 18px;
}
#threads {
	width: 500px;
	margin-top: 10px;
}
.thread {
	width: 100%;
	padding-top: 10px;
}
#threads .thread td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 2px;
}
#threads table tr td a {
	font-size: 11px;
}
#threads .thread-item {
	background-image: url(pics/systemPics/item.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 22px;
}
#threads .thread-line {
	background-image: url(pics/systemPics/line.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 21px;
}
#threads .thread-last {
	background-image: url(pics/systemPics/last.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 21px;
}
td .date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	width: 120px;
	padding-left: 10px;
}
td .user {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 100px;
	padding-left: 10px;
}
td .subject {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	padding-left: 10px;
}
td .date-with-background {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	width: 120px;
	padding-left: 10px;
	background-color: #F5F5F5;
}
td .user-with-background {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 100px;
	padding-left: 10px;
	background-color: #F5F5F5;
}
td .subject-with-background {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	padding-left: 10px;
	background-color: #F5F5F5;
}
td .contributions-with-background {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	background-color: #F5F5F5;
	text-align: center;
	width: 35px;
}
.debate {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	font-size: 11px;
}
td {
	margin-right: 5px;
	margin-left: 5px;
}
legend {
	padding: 10px;
}
fieldset {
	padding: 10px;
}
.contribution .top-contribution .date {
	color: #FFF;
}
#profile {
	width: 500px;
	font-size: 11px;
}
#profileImage {
	margin-right: 10px;
	border: 1px solid #000;
	page-break-after: always;
	margin-bottom: 10px;
}
#profile a {
	background-image: url(pics/systemPics/link-arrow.gif);
	background-position: left;
	padding-left: 11px;
	background-repeat: no-repeat;
	color: #000;
	text-decoration: none;
	font-size: 11px;
}
#report #oForm label #memoText {
	width: 458px;
}
.contribution-no-width {
	width: 100%;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	border: 1px solid #cccccc;
}
.top-contribution-no-width {
	height: 30px;
	width: 99%;
	background-color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding: 1%;
}
.top-contribution-no-width .user {
	font-weight: bold;
	padding-left: 8px;
}
.top-contribution-no-width .previous {
	background-image: url(pics/systemPics/link-arrow_333333_reverse.gif);
	background-position: left;
	padding-left: 8px;
	background-repeat: no-repeat;
	color: #FFF;
	text-decoration: none;
}
.top-contribution-no-width .next {
	background-image: url(pics/systemPics/link-arrow_333333.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: #FFF;
	text-decoration: none;
	padding-right: 8px;
}
.top-contribution-no-width .date {
	padding-right: 8px;
}
.top-contribution-no-width .left {
	float: left;
	width: 40%;
}
.top-contribution-no-width .right {
	float: right;
	width: 40%;
	text-align: right;
}
.bottom-contribution-no-width {
	height: 16px;
	width: 99%;
	background-color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding: 1%;
	margin-bottom: 10px;
}
.bottom-contribution-no-width .write {
	background-image: url(pics/systemPics/icon_write.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	padding-right: 10%;
	color: #FFF;
	text-decoration: none;
}
.bottom-contribution-no-width .user {
	background-image: url(pics/systemPics/icon_user.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 17px;
	color: #FFF;
	text-decoration: none;
	padding-right: 10px;
}
.bottom-contribution-no-width .report {
	background-image: url(pics/systemPics/icon_alert.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 14px;
	color: #FFF;
	text-decoration: none;
}
.contribution-no-width .top-contribution-no-width .date {
	color: #FFF;
}
.middle-contribution-no-width {
	width: 99%;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
	padding-top: 1%;
}
.middle-contribution-no-width p {
	font-size: 11px;
}
.error {
	color: #F00;
}
