body {
	background-image: url('/images/default/background.jpg');
	background-repeat: repeat;
	color: black;
	text-align: center; /* IE-workaround */
	font-family: sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}
table {
	font-family: sans-serif;
	font-size: 12px;
}
a {
	text-decoration: none;
	font-family: serif;
	font-size: 15px;
}
a:link {
	color: #000000;
}
a:active {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #F5DEB5;
	background-color: #000000;
}
div.page {
	background-image: url('/images/default/background2.jpg');
	background-repeat: no-repeat;
	position: relative;
	width: 800px;
	height: 600px;
	margin: auto;
	padding: 0px;
	text-align: justify;
}
div.logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 147px;
	height: 115px;
}
div.time {
	position: absolute;
	top: 128px;
	left: 749px;
}
div.menu {
	text-align: left;
	position: absolute;
	top: 115px;
	bottom: auto;
	left: 0px;
	right: auto;
	width: 145px;
	border-style: solid;
	border-color: #AFAEA8;
	border-top-width: 12px;
	border-bottom-width: 7px;
	border-left-width: 1px;
	border-right-width: 1px;
}
div.menu a {
	border-width: 0px;
	border-bottom-width: 5px;
	border-color: #AFAEA8;
	border-style: solid;
	display: block;
	padding: 2px;
	padding-right: 1px;
	padding-left: 15px;
	font-family: serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
}
div.menu a:link {
	background-color: #F9EEDC;
	background-image: url('/images/default/menuwhite.png');
	background-repeat: repeat-y;
	color: #000000;
}
div.menu a:active { 
	background-color: #F9EEDC;
	background-image: url('/images/default/menuwhite.png');
	background-repeat: repeat-y;
	color: #000000;
}
div.menu a:visited {
	background-color: #F9EEDC;
	background-image: url('/images/default/menuwhite.png');
	background-repeat: repeat-y;
	color: #000000;
}
div.menu a:hover {
	background-color: #F5DEB5;
	background-image: url('/images/default/menublack.png');
	background-repeat: repeat-y;
	color: #000000;
}
div.loginbox {
	text-align: left;
	position: absolute;
	top: 490px;
	bottom: auto;
	left: 0px;
	right: auto;
	width: 145px;
	border-style: solid;
	border-color: #AFAEA8;
	border-top-width: 12px;
	border-bottom-width: 7px;
	border-left-width: 1px;
	border-right-width: 1px;
}
div.loginbox span {
	border-width: 0px;
	border-bottom-width: 5px;
	border-color: #AFAEA8;
	border-style: solid;
	display: block;
	padding: 1px;
	padding-left: 15px;
	line-height: 15px;
}
div.loginbox span.nohover {
	background-color: #F9EEDC;
	background-image: url('/images/default/menuwhite.png');
	background-repeat: repeat-y;
}
div.loginbox span.hover {
	background-color: #F5DEB5;
	background-image: url('/images/default/menublack.png');
	background-repeat: repeat-y;
}
div.loginbox input {
	font-family: serif;
	font-size: 12px;
	border-color: #AFAEA8;
	border-width: 1px;
	border-style: solid;
	width: 90%;
}
div.loginbox input.button {
	border-width: 0px;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	background-color: #F9EEDC;
	cursor: pointer;
	width: auto;
}
div.contenthead {
	font-size: 16px;
	font-family: serif;
	font-weight: bold;
	background-color: #F5DEB5;
	color: #000000;
	text-align: center;
	border-style: solid;
	border-color: #AFAEA8;
	border-width: 0px;
	border-bottom-width: 1px;
}
div.content {
	background-color: #F9EEDC;
	text-align: justify;
	position: absolute;
	top: 125px;
	bottom: auto;
	left: 155px;
	right: auto;
	width: 635px;
	border-style: solid;
	border-color: #AFAEA8;
	border-width: 1px;
}
div.themes {
	position: absolute;
	top: 105px;
	bottom: auto;
	left: 665px;
	right: auto;
}
div.themes select {
	font-size: 10px;
	font-family: serif;
	background-color: #F9EEDC;
	color: #000000;
	border-style: solid;
	border-color: #AFAEA8;
	border-width: 1px;
	text-align: center;
	width: 125px;
}
.border {
	border-width: 1px;
	border-color: #AFAEA8;
	border-style: solid;
}
div.boxhead {
	font-size: 14px;
	font-family: serif;
	font-weight: bold;
	background-color: #F5DEB5;
	color: #000000;
	text-align: center;
	border-style: solid;
	border-color: #AFAEA8;
	border-width: 0px;
	border-bottom-width: 1px;
}
input.scroller {
	font-family: monospace;
	font-size: 11px;
	border-style: solid;
	border-color: #AFAEA8;
	border-width: 1px;
	background-color: #F9EEDC; 
	position: absolute;
	top: 0px;
	bottom: auto;
	left: 343px;
	right: auto;
	width: 195px;
}
a.boxlink {
	display: block;
}
table.table {
	position: relative;
	left: 5px;
	border-width: 1px;
	border-color: #AFAEA8;
	border-style: solid;
	font-family: sans-serif;
	font-size: 12px;
	width: 625px;
	border-collapse: collapse;
	border-spacing: 0px;
}
table.table th {
	font-size: 15px;
	font-weight: bold;
	background-color: #F5DEB5;
	color: #000000;
	text-align: center;
	font-family: serif;
	font-size: 14px;
	font-weight: bold;
}
table.table td {
	border-width: 1px;
	border-color: #AFAEA8;
	border-style: solid;
	text-align: center;
}
table.table td.left {
	text-align: left;
}
table.table td.noborder {
	border-style: none;
}
table.table img.icon {
	width: 22px;
	height: 22px;
}
table.table a {
	display: block;
}
table.table input {
	width: 100%;
	font-family: serif;
	font-size: 12px;
	border-color: #AFAEA8;
	border-width: 1px;
	border-style: solid;
}
table.table select {
	width: 100%;
	font-family: serif;
	font-size: 12px;
	border-color: #AFAEA8;
	border-width: 1px;
	border-style: solid;
	text-align: center;
}
table.table input.submit {
	width: auto;
	border-width: 0px;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	background-color: #F9EEDC;
	cursor: pointer;
}
table.table textarea {
	width: 100%;
	height: 150px;
	font-family: serif;
	font-size: 12px;
	border-color: #AFAEA8;
	border-width: 1px;
	border-style: solid;
}
table.table a.nohover {
	display: inline;
}
table.table input.autow {
	width: auto;
}
table.table span.online {
	background-color: #008100;
	color: #FFFFFF;
	display: block;
}
table.table span.offline {
	background-color: #FF0000;
	color: #FFFFFF;
	display: block;
}
span.small {
	font-size: 10px;
}
span.small a {
	font-size: 10px;
}
img.photo {
	width: 620px;
}
hr {
	border: 0px;
	color: #AFAEA8;
	background-color: #AFAEA8;
	height: 1px;
	padding: 0px;
	margin: 0px;
}
div.codes {
	visibility: hidden;
	position: absolute;
	top: -79px;
	left: 135px;
	border-width: 1px;
	border-color: #AFAEA8;
	border-style: solid;
	background-color: #F5DEB5;
}
div.codes img {
	width: 16px;
	height: 16px;
}
div.codes2 {
	position: absolute;
	top: -100px;
	left: 3px;
	border-width: 1px;
	border-color: #AFAEA8;
	border-style: solid;
	background-color: #F5DEB5;
}
div.codes2 img {
	width: 16px;
	height: 16px;
}
table.codes td {
	text-align: center;
	font-size: 12px;
	padding: 1px;
	padding-left: 7px;
	padding-right: 7px;
}
a.nobg:hover {
	background-color: transparent;
}
div.poll {
	background-color: #F5DEB5;
	border-color: #AFAEA8;
	border-width: 1px;
	border-style: solid;
	height: 15px;
}
div.quote {
	margin: 10px;
	margin-bottom: 4px;
	border-width: 1px;
	border-color: #AFAEA8;
	border-style: solid;
	text-align: justify;
	padding-left: 3px;
	padding-right: 3px;
}
div.quotehead {
	font-weight: bold;
	background-color: #F5DEB5;
	color: #000000;
	width: auto;
	border-style: solid;
	border-color: #AFAEA8;
	border-width: 1px;
	white-space: nowrap;
	position:relative;
	top: -5px;
	left: 5px;
	padding-left: 2px;
	padding-right: 2px;
	float: left;
}
h2 {
	font-size: 16px;
	font-family: serif;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
div.info {
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: #F9EEDC;
	font-size: 10px;
	font-family: sans-serif;
	width: 200px;
	text-align: center;
	overflow: hidden;
	visibility: hidden;
}
div.info a {
	font-size: 10px;
	font-family: sans-serif;
}
div.info div.boxhead {
	font-size: 11px;
}
/* phpsysinfo */
font {
	text-decoration: none;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
}