body {
	background: #7b7b7b;
	margin: 0px;
	padding: 10px 0px 10px 0px;
}
td {
	font: 13px Arial, Helvetica, sans-serif;
}
a {
	color: #0000ff;
	text-decoration: none;
}
h1 {
	color: #EF0000;
	font: 21px Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}
h2 {
	color: #346375;
	font: 18px Arial, Helvetica, sans-serif;
	margin: 0px;
	margin-bottom: 3px;
}
p {
	margin-top: 0px;
}
img.trans {
	border: 0px none #ffffff;
	height: 1px;
	width: 1px;
}
img.arrow, img.arrow2 {
	border: 0px none #ffffff;
	height: 16px;
	margin : 0px 10px 0px 0px;
	width: 9px;
}
img.arrow2 {
	margin : 0px 10px 0px 19px;
}
.shadow_right {
	background: url(images/shadow_right.gif) repeat-y;
}
.shadow_bottom {
	background: url(images/shadow_bottom.gif) repeat-x;
}
.goriz_blue {
	background: url(images/blue.gif) repeat-x bottom;
}
.vert_blue {
	background: url(images/blue.gif) repeat-y left;
}
.counters {
	padding: 5px;
	text-align: center;
}
.content {
	padding: 5px;
	text-align: justify;
}
.subcontent {
	padding: 2px;
	width: 50%;
}
.content_table {
	border: 0px none #ffffff;
	text-align: justify;
	width: 100%;
}
.footer {
	background-color: #515151;
	text-align: center;
}
.footer a {
	color: #fff;
}
.calc, .form, .varning {
	background-color: #F5F5F7;
	border-bottom: 1px solid #DCE0E4;
	border-top: 1px solid #DCE0E4;
	margin: 10px 0px 10px 0px;
}
img.window {
	border: 0px none #fff;
	height: 50px;
	width: 50px;
}
.varning {
	display: none;
	visibility: hidden;
}
.input_none, .input, .select, .textarea, .button, .inp {
	background-color: #fff;
	border: 1px solid #ccc;
	font: 13px Arial, Helvetica, sans-serif;
	height: 21px;
}
.input, .select {
	width: 292px;
}
.textarea  {
	height: 150px;
	width: 292px;
}
.button {
	height: 21px;
	width: 100px;
}
.inp {
	height: 21px;
	width: 32px;
}