* {
	font-family: Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
}

body {
	margin: 0;
	font-size: 10pt;
	color: black;
	background: #E6E6EE url('images/bg.jpg') no-repeat;
}
p {
	margin: 0;
	padding: 0;
	margin-bottom: 5pt;
}
a {
	color: #606669;
	text-decoration: none;
	border: none;
}
a:hover {
	color: black;
	background-color: white;
	text-decoration: underline;
}
a.namedanchor {
	color: #3E4244;
	border: none;
	text-decoration: none;
}
a img {
	vertical-align: bottom;
}

h1 {
	font-size: 16pt;
	font-weight: 900;
	border-bottom: 1px solid gray;
	text-align: right;
	padding: 0;
	margin: 0;
}

a.description, a.description:hover {
	border-bottom: 1px dotted #606669;
	background: transparent;
}

.themeselect {
	font-size: 10pt;
	height: 14pt;
	width: 130px;
	background-color: #E6E6EE;
}

td.layout, a.layout {
	padding: none;
	padding-left: 1px;
	padding-right: 1px;
	border: none;
}
span#logo {
	position: relative;
	font-family: Arial, sans-serif;
	font-size: 45px;
	font-weight: 900;
	margin: none;
	padding: none;
	top: -27px;
	line-height: 10px;
}
span#slogan {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 11pt;
}
span#links {
	position: relative;
	left: 45px;
	line-height: 11pt;
}
div#topmenu {
	border-top: 1px dotted gray;
	padding-top: 1px;
}
a.topmenu-links {
	color: black;
	background: transparent;
	border: 1px solid transparent;
}
a.topmenu {
	color: black;
	background: transparent;
	border: 1px solid #E6E6EE;
	border-left: 1px solid black;
}
a.topmenu-first {
	color: black;
	background: transparent;
	border: 1px solid #E6E6EE;
}
a.topmenu-second {
	color: black;
	background: transparent;
	border: 1px solid #E6E6EE;
	border-left: 1px solid black;
	border-right: 2px solid black;
}
a.topmenu-last {
	color: black;
	background: transparent;
	border: 1px solid #E6E6EE;
	border-left: 3px solid black;
}
a.topmenu-links:hover {
	color: black;
	background: #D1DCE7;
	border: 1px solid black;
}
a.topmenu:hover, a.topmenu-first:hover, a.topmenu-second:hover, a.topmenu-last:hover {
	color: black;
	background: #D1DCE7;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}
a.topmenu-first:hover {
	border-left: 1px solid black;
}
a.topmenu-last:hover {
	border-right: 1px solid black;
}

hr {
	margin: 4px;
	padding: 0;
	border: none;
	border-bottom: 1px dashed gray;
}
table {
	width: 100%;
	empty-cells: show;
}
tr {
	background: transparent;
}
tr:hover, table.gallery_image:hover {
	background: #EEEEEE;
}
td {
	border: 1px solid gray;
	padding: 0;
	margin: 0;
}
p.wikitable {
	margin: 0;
	padding: 0;
}
div.menutext {
	display: block;
	width: 100%;
	border: none;
	background: transparent;
}
div.menutext:hover {
	background: #D1DCE7;
}
a.menutext, a.menutext:hover {
	border: none;
	color: black;
	width: 100%;
}

table.user_register {
	border: 1px solid gray;
}
tr.user_register {
	border: none;
}
td.user_register {
	border: none;
	border-bottom: 1px dotted gray;
}
input.user_register {
	border: 1px solid #848D96;
}

a.loginform {
	display: block;
	border: none;
	padding-left: 2pt;
}
a.loginform:hover {
	display: block;
	border: none;
}
a.loginform:before {
	content: "\25CB\0020";
}
.userlist_pageselector {
	width: 35pt;
	height: 13pt;
	font-size: 10pt;
	padding: 0;
	margin: 0;
	border: 1px solid #A4ADB6;
	background-color: white;
	color: black;
}
.userlist_controller {
	margin: 0;
	padding: 0;
}
input {
	border: 1px solid silver;
}
.tabwidget_content {
	padding: 2px;
}
.profile_avatar, .profile_contactimage {
	float: right;
}
.profile_contactitem {
	border: none;
}
.profile_list {
	border: none;
}
p.profilelist_navigation {
	text-align: right;
	font-size: 10pt;
	margin: 0;
	padding: 0;
}
.profile_list:hover {
	background: transparent;
	border: none;
}
td.profile_list, td.profile_list:hover {
	border-top: 1px solid silver;
}
div.profile_list {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	background: transparent;
	color: black;
}
div.profile_list:hover {
	background: #DDDDDD;
}


tr.layout, tr.layout:hover {
	background: transparent;
}
td#body, td#body:hover {
	background: white url('images/bg-body.jpg') no-repeat;
	border: 1px solid gray;
	border-bottom: none;
}
td#top, td#top:hover {
	text-align: center;
	border: none;
}
td#left, td#left:hover {
	border: none;
	border-top: 1px solid gray;
	width: 138px;
}
div.content {
	padding: 3px;
	padding-right: 5px;
}
td#right, td#right:hover {
	border: none;
	border-top: 1px solid gray;
	text-align: center;
	vertical-align: top;
	width: 195px;
}
td#footer, td#footer:hover {
	background: #E6E6EE;
	padding-left: 138px;
	padding-right: 197px;
	border: none;
}
div#footer {
	width: 100%;
	border: 1px solid gray;
	border-bottom: none;
}

tr:hover {
	background: transparent;
}
