*
{	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 150%;
}

body
{	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background: #f9eda5;
}

body, html
{	height: 100%;	}

img
{	border: 0px;
}

table
{	border-collapse: collapse;
	padding: 0px;
	border: solid #000 0px;
}

table td
{	text-align: left;
	vertical-align: top;
	border-color: #000;
	padding: 0px;
}

div.text table
{	border-collapse: separate;
	border: solid #000 0px;
}
div.text table td
{	text-align: left;
	vertical-align: top;
	border-color: #000;
	padding: 5px;
}

div.text p
{	padding: 0px;
	margin: 0px;	}

a
{	text-decoration: underline;
	cursor:pointer;
	color: #000;
}

a:hover, a:hover *
{	text-decoration: underline;
	cursor:pointer;
	color: #aa5037;
}

form
{	padding: 0px;
	margin: 0px;
}
input.admin
{	color: #000;	}

.supersmall, .supersmall *
{	font-size: 10px;	}
.small, .small *
{	font-size: 11px;	}
.big, .big a
{	font-size: 14px;	}

.strong
{	font-weight: bold;	}
.nostrong, .nostrong:hover
{	font-weight: normal;	}

.italic
{	font-style: italic;	}

.silver, .silver *
{	color: #7e7e7e;	}
.gray, .gray *
{	color: #626262;	}
.white, .white *, .white:hover *
{	color: #fff;	}
.black, .black *
{	color: #000;	}
.red, .red *
{	color: #d02d2d;	}


div.content
{	font-size: 12px;
	line-height: 17px;	}

.center
{	text-align: center;	}

a.dotted
{	cursor: pointer;
	text-decoration: none;
	border-style: dashed;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;	}

.style_news_area
{	border-color: #44b607;
	border-style: solid;
	border-width: 1px;
	padding: 10px;
	margin-bottom: 20px;		}

.style_copied_with
{	border-color: #ff8400;
	border-style: solid;
	border-width: 1px;
	padding: 10px;
	margin-bottom: 20px;		}

/* --- */

div.text
{	text-align: justify;
	padding: 15px 25px 100px 15px;
	color: #291606;
}

div.h1
{	font-size: 26px;	}

.activ
{	color: #aa5037;	}