
body {
	font-family: Tahoma, sans-serif;
	font-size: 70%;
	background-color: #ffffff;
	color: #3d3d3d;
	
}

div#body {
}

a,
a:active,
a:visited {
	color: #3d3d3d;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

strong {
	font-size: 100%;
	font-weight: bold;
	color: #43536E;
}

small,
.e_date {
	font-size: 9px;
}

cite {
	font-style: normal;
}

#menu {
	height: 60px;
	text-align: right;
	padding-right: 25px;
	background: url('bg_header.jpg') no-repeat top center;
}

#menu img {
	margin: 44px 3px 0px 3px;
	border-width: 0px;
}

#page {
	width: 570px;
	height: 520px;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}

table {
	background-color: #ffffff;
}

table td {
}

td.paramname {
	width: 75%;
	padding: 6px 0px 6px 6px;
}

td.paramvalue {
	width: 25%;
	padding: 0px;
}

td.fieldname {
	width: 25%;
	padding: 5px;
}

td.fieldvalue {
	width: 75%;
	padding: 5px;
}

td {
	background-color: #ebeae3;
}

div.buttons {
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #ffffff;
}

input,
button,
select,
textarea {
	font: 11px Tahoma, sans-serif;
	color: #000000;
}

div.alertbox_out {
	border-width: 0px;
}

div.alertbox_in {
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;
	background-color: #e4e2d9;
}

#progressbar_out {
	background: #fff;
	border: 1px solid #b5b4ac;
}

#progressbar_in {
	background: #ebeadb;
}

img.redirect {
	width: 15px;
	height: 15px;
}

.entry {
	height: auto;
	overflow: auto;
	width: 549px !important;
	width: 551px;
	margin: 0px auto 0px auto;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #ffffff;
	background-color: #e4e2d9;
}

.e_header {
	float: left;
	width: 150px;
	text-align: left;
}

.e_avatar {
	padding: 5px;
	font-size: 1px;
	border-bottom: 1px dashed #ffffff;
}

.e_name,
.e_date,
.e_icons {
	padding: 4px 0px 4px 4px;
	border-bottom: 1px dashed #ffffff;
}

.e_name {
	padding-top: 4px;
	padding-bottom: 3px;
}

.e_name img {
	width: 18px;
	height: 12px;
}

.e_icons {
	font-size: 1px;
	border-width: 0px;
}

.e_icons img {
	margin-right: 3px;
}

.e_body {
	float: right;
	min-height: 132px;
	height: auto !important;
	height: 132px;
	width: 378px !important;
	width: 380px;
	border-left: 1px solid #ffffff;
	background-color: #ebeae3;
}