body
{
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Georgia, "DejaVu Serif";
	font-size: 15px;
	color: #000000;
	line-height: 23px;
	text-align: center;
}

form
{
	margin: 0px;
}

h1, p
{
	margin: 0;
	font-size: 15px;
	padding: 0;
}

h2
{
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	line-height: 15px;
}

p
{
	margin-bottom: 10px;
}

div
{
	text-align: Left;
}

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

a:hover
{
	color: #009003;
}

a:link img, a:visited img, a:active img, a:hover img
{
	border-width: 0px;
}

a.Image:link, a.Image:visited, a.Image:active, a.Image:hover
{
	border-width: 0px;
}

td
{
	padding: 5px;
}

fieldset
{
	border-style: solid;
	border-width: 1px;
	border-color: #7293E8;
}

select.CategorySelection
{
	margin-top: 20px;
}

pre
{
	margin-left: auto;
	margin-right: auto;
	width: 95%;
	overflow: auto;
	background-color: #EFE3EF;
	padding: 0px;
	border-style: dotted;
	border-width: 1px;
	border-color: #5C485B;
}

pre.Long
{
	height: 500px;
	border-width: 1px 0px 1px 1px;
}

div.Logo
{
	margin-top: 15px;
	font-family: Georgia, "DejaVu Serif";
	font-size: 45px;
	line-height: 60px;
	color: #000000;
}

div.Main
{
	width: 62%;
	margin-left:auto;
	margin-right: auto;
}

div.General, div.Warning, div.Guide, div.Pages, div.Post, #Login, #LoginBottom, #Registration, #RegistrationBottom, #Search, #SearchBottom, #NewPasswordCreation, #NewPasswordCreationBottom, #PostMessage, #PostMessageBottom
{
	background-color: #E9FFE7;
	margin-top: 15px;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #4DBD40;
}

div.Warning
{
	background-color: #FFEEEE;
	border-color: #E63939;
}

div.Guide
{
	background-color: #F1F5FF;
	margin-top: 15px;
	padding: 5px;
	border-color: #7293E8;
}

div.Guide a:hover
{
	color: #4E5E8A;
}

#Login, #LoginBottom, #Registration, #RegistrationBottom, #Search, #SearchBottom, #NewPasswordCreation, #NewPasswordCreationBottom
{
	width: 270px;
}

#PostMessage, #PostMessageBottom
{
	width: 400px;
}

input, textarea
{
	background-color: #FFFFFF;
	margin-bottom: 5px;
	padding: 3px;
	font-family: Georgia, "DejaVu Serif";
	font-size: 15px;
	line-height: 20px;
	border-style: solid;
	border-width: 1px;
	border-color: #7293E8;
}

input.TextInput, textarea.TextInput
{
	width: 92%;
}

input.Button
{
	border-style: solid;
	margin-bottom: 0px;
}

table.General
{
	margin-top: 15px;
	background-color: #ffffff;
	width: 100%;
	padding: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #4DBD40;
}

td.Header
{
	margin: 0;
	background-color: #9CFF00;
	color: #000000;
	font-weight: bold;
	text-align: left;
}

td.Header a:link, td.Header a:visited, td.Header a:hover
{
	color: #000000;
}

td.TopicList a
{
	font-size: 20px;
}

td.TopicDark
{
	background-color: #E9FFE7;
}

td.TopicLight
{
	background-color: #ffffff;
}

td.TopicLight a:hover
{
	color: #606060;
}

td.TopicPending
{
	background-color: #FFEEEE;
}

td.TopicPending a:hover
{
	color: #960400;
}

td.Dark
{
	background-color: #F7F7FF;
}

td.Dark a:hover
{
	color: #4E5E8A;
}

td.Light
{
	background-color: #FFFFFF;
}

td.Pending
{
	background-color: #FFEEEE;
}

td.Pending a:hover
{
	color: #960400;
}

div.Post
{
	padding: 1px;
}

table.PostInformation
{
	width: 100%;
}

table.PostInformation, table.PostInformation a:link, table.PostInformation a:visited, table.PostInformation a:hover
{
	font-size: 20px;
	line-height: 20px;
}

table.PostInformation.PostDark a:hover
{
	color: #4E5E8A;
}

table.PostInformation.PostPending a:hover
{
	color: #960400;
}

table.PostInformation.PostDisabled a:hover
{
	color: #313131;
}

table.PostInformation.PostLight
{
	background-color: #C3F3C4;
	padding: 5px;
}

div.PostLight
{
	background-color: #EBFFEB;
}

table.PostInformation.PostDark
{
	background-color: #D9E3FF;
	padding: 5px;
}

div.PostDark
{
	background-color: #F1F5FF;
	border-style: solid;
	border-width: 1px;
	border-color: #7293E8;
}

div.PostDark a:hover
{
	color: #4E5E8A;
}

table.PostInformation.PostPending
{
	background-color: #FFC1C1;
	padding: 5px;
}

div.PostPending
{
	background-color: #FFEEEE;
	border-style: solid;
	border-width: 1px;
	border-color: #E63939;
}

div.PostPending a:hover
{
	color: #960400;
}

table.PostInformation.PostDisabled
{
	background-color: #E5E5E5;
	padding: 5px;
}

div.PostDisabled
{
	background-color: #EFEFEF;
	border-style: solid;
	border-width: 1px;
	border-color: #4F4F4F;
}

div.PostDisabled a:hover
{
	color: #313131;
}

div.Post h1
{
	margin: 12px;
	margin-bottom: 12px;
}

div.PostBody
{
	padding: 5px;
}

div.PostOperationButtons
{
	padding: 5px;
	text-align: right;
}

div.Signature
{
	margin-top: 20px;
	font-style: italic;
}

div.Attachments
{
	margin-top: 20px;
}

div.AdvertisementEntrance
{
	position: absolute;
	width: 19%;
	top: 165px;
	left: 0px;
	text-align: center;
}

div.AdvertisementTopic
{
	margin-top: 15px;
	padding: 0px;
	text-align: center;
}

div.Pages
{
	text-align: right;
}

div.Pages span.CurrentPage
{
	font-size: 17px;
	font-weight: bold;
}

div.Guide span.CurrentPage
{
	font-size: 17px;
	font-weight: bold;
}

div.Bottom
{
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

.Small
{
	font-size: 12px;
	line-height: 12px;
}

a.Small:link, a.Small:visited
{
	font-size: 12px;
	line-height: 12px;
}