body
{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
}

table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

form
{
	margin-top: 0px;
	margin-bottom: 0px;
}

textarea, select, input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

textarea {
	display: block;
}

textarea.post-box {
    width: 100%;
	height: 200px;
}

.button
{
	color: #FFFFFF;
	background-color: #DD4444;
	border-color: #DDAAAA;
	font-weight: bold;
}

.bar
{
	color: #FFFFFF;
	background: #DD0000;
	font-size: 11px;
	font-weight: bold;
	border-top: 2px solid #DD9999;
	border-bottom: 2px solid #660000;
	border-right: 2px solid #660000;
	border-left: 2px solid #DD9999;
}

.bar select
{
	background-color: #DD4444;
	font-weight: bold;
	color: #FFFFFF;
}

.bar option
{
	background-color: #DD4444;
	color: #FFFFFF;
}

.bar select.multiple option
{
	background-color: #FFFFFF;
	color: #000000;
}

.bar select.multiple option:checked, .bar select.multiple:focus option:checked
{
	background-color: #DD4444;
	color: #FFFFFF;
}


.inbar option
{
	background-color: #FFFFFF;
	color: #000000;
}

.bar A:link
{
	color: #FFFFFF;
	text-decoration: underline;
}

.bar A:visited
{
	color: #FFFFFF;
	text-decoration: underline;
}

.bar A:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.inbar
{
	color: #000000;
	background: #EFEFEF;
	font-size: 13px;
	font-weight: normal;
	border-top: 1px solid #660000;
	border-bottom: 1px solid #DD9999;
	border-right: 1px solid #DD9999;
	border-left: 1px solid #660000;
}

.inbar select
{
	background-color: #FFFFFF;
	font-weight: normal;
	color: #000000;
}

.inbar A:link
{
	font-weight: bold;
	text-decoration: none;
	color: #DD0000;
}

.inbar A:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #DD0000;
}

.inbar A:hover
{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.inbar_sel
{
	background: #DDBBBB;
}

.rightbold
{
	font-size: 13px;
	font-weight: bold;
	text-align: right;
}

.small
{
	font-size: 10px;
}

.medium
{
	font-size: 11px;
}

A.plain:link, A.plain:visited
{
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

A.plain:hover
{
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}

A.normal:link, A.normal:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #DD0000;
}

A.normal:hover
{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

a.message-topic img, .topic-title-container img {
    max-width: 16px;
}

.userinfo-container {
	width: 95%;
	max-width: 600px;
	margin: 0px 10px;
}

img
{
    max-width: 600px;
}

.youknowyoumissedit {
	display: none;
}


.for-jackleg .bar {
	background: black;
}

.for-jackleg table.bar, .for-jackleg table.inbar {
	border-top: 2px solid #666666;
	border-bottom: 2px solid #111111;
	border-right: 2px solid #111111;
	border-left: 2px solid #666666;
}

.for-jackleg .inbar A:link, .for-jackleg .inbar A:visited {
	color: black;
}

.for-jackleg a.normal {
	color: black;
}

.for-jackleg .bar select, .for-jackleg .bar option, .for-jackleg .button, .for-jackleg .inbar_sel {
	background-color: #666666;
}

.for-jackleg .button {
	border-color: #111111;
}
