body {
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Sans-Serif;
	font-size: 11px;
	background-image: url("leftCol_slice.gif");
	color: #555555;
	background-repeat: repeat-y;
	list-style-type: square;
	background-color: #FFF9BF;
}
a {
	color: #346381;
	text-decoration: underline;
}
a:hover {
	background-color: #B36B00;
	color: #ffffff;
	text-decoration: none;
}
form {
	padding: 0;
	margin: 0;
}
.error {
	color: red;
}
table {
	border: 1px solid;
	border-color: #999999;
	table-layout: auto;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Sans-Serif;
	font-size: 11px;
	border-collapse: collapse;
	padding: 2px;
}
.main_foto {
	border: 0px solid;
	table-layout: auto;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Sans-Serif;
	font-size: 11px;
	border-collapse: collapse;
	text-align: center;
	margin-top: -25px;
}
.foto {
	border: 2px solid;
	margin-top: -4px;
	border-color: #999999;
	table-layout: auto;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Sans-Serif;
	font-size: 11px;
	border-collapse: collapse;
	padding: 2px;
	text-align: center;
	background-color: #DDDFFF;
	float: left;
	width: 305px;
	margin-right: 25px;
	margin-top: 25px;
}
.foto:hover {
	border: 2px dashed;
}
.icon {
	vertical-align: middle;
}
a img {
	border: 0 none;
	color: #DDDFFF;
	text-decoration: none;
}
#headerArea {
	padding: 0px;
	background-image: url("header_Slice.gif");
	background-repeat: repeat-x;
}
#headertext {
	position: absolute;
	left: 200px;
	top: 20px;
	color: #FFFFFF;
	size: 25px;
}
#menuArea {
	position: absolute;
	left: 158px;
	top: 70px;
	width: 597px;
	line-height: 0;
}
#menuArea img {
	display: inline;
	margin-right: -3px;
}
#menuArea a:hover {
	background-color: transparent;
}
#sideArea {
	width: 157px;
}
#leftColumn {
	position: absolute;
	width: 70%;
	left: 185px;
	top: 120px;
	line-height: 18px;
}
#caption {
	font-size: 10px;
	position: absolute;
	left: 500px;
	top: 70px;
	color: #BBBBBB;
	width: 199px;
	height: 50px;
}
#caption a {
	color: #666666;
	text-decoration: none;
	padding: 3px;
}
#caption a:hover {
	color: #999999;
	text-decoration: none;
	padding: 3px;
}
#nav ul {
	margin: 0;
	margin-top: 25px;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	border-top: 1px solid #e5e5e5;
}
#nav li {
	margin: 0 0 0 0;
	border-bottom: 1px solid #e5e5e5;
}
#nav a {
	display: block;
	font-weight: normal;
	color: #555555;
	background-color: #f8f8f8;
	width: 104px;
	padding: 5px 23px;
	text-decoration: none;
	border-right: 6px solid #f1f1f1;
	_width: 100%;
}
#nav a:hover {
	background-color: #B36B00;
	border-right: 6px solid #FFCC80;
	color: #ffffff;
	_width: 100%;
}
.active a {
	display: block;
	color: #000000;
	background-color: #efefef;
	width: 104px;
	padding: 5px 23px;
	text-decoration: none;
	font-weight: normal;
	border-right: 6px solid #e9e9e9;
	_width: 100%;
}
.highlight {
	color: #B36B00;
	font-weight: bold;
}
.more_user_info {
	margin-left: 25px;
}
ul {
	list-style: square;
}

.revize td {
  padding: 5px;
}

