a.pages {
	padding: 2px 4px 2px 4px;
	background-color: #FAF2E5;
}

a.pages_marked {
	padding: 2px 4px 2px 4px;
	background-color: #BAB2A5;
}

body {
	font-family: Tahoma;
	font-size: 10px;
	background-color: #EAE2D5;
	margin-top: 0;
}

img {border: 0;}

a {
	color: #0056C5;
}

table.list td {
	border-right: 1px solid #BAB2A5;
	border-bottom: 1px solid #BAB2A5;
	padding-left: 5px;
	padding-right: 5px;
}

table.list {
	border-left: 1px solid #BAB2A5;
	border-top: 1px solid #BAB2A5;
	margin: 5px;
}

table.list tr.capt {
	background-color: #FAF2E5;
}

div.caption {
	text-align: center;
	font-size: 170%;
	color: #888073;
	background-color: #FAF2E5;
	border-top: 1px solid #BAB2A5;
	border-bottom: 1px solid #BAB2A5;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 5px;
	margin-right: 5px;
}

div {
	margin: 10px;
	font-size: 120%;
}

table.det {
	font-size: 100%;
}

table.det td {
	padding-bottom: 5px;
	padding-left: 10px;
}

.foto {
	width: 175px;
	background-color: #FAF2E5;
	padding: 10px;
	font-size: 80%;
}
tr.foto {
	padding: 1px;
}
table.det img {
	border: 5px solid #BAB2A5;
}

input.button {
	background-color: #EAE2D5;
	border: 1px solid #BAB2A5;
	color: #5A5245;
	cursor: hand;
	width: auto;
}

table.reg {
	width: 100%;
	border: 0;
	margin-top: 20px;
}

table.reg input {
	width: 100%;
}

table.reg select {
	width: 100%;
}

table.reg textarea {
	width: 100%;
}

.but {
	background-color: #EAE2D5;
	border: 1px solid #BAB2A5;
	color: #5A5245;
	cursor: hand;
	padding: 5px;
	padding-left: 7px;
	padding-right: 7px;
}

.but a {
	text-decoration: none;
	color: #BAB2A5;
}
.mainarea {text-align: left;}
table tr {text-align: left;}
