body {
	*
	background: url('fakeimg.gif') no-repeat;
	*
	background-attachment: fixed;
}
a {

	color: #336699;
	text-decoration: none;
}
a:hover {

	color: #990000;
	text-decoration: underline;
}
a.menu:hover {

	color: #990000;
	text-decoration: underline;
}
a.menu {

	font-weight: normal;
	font-size: 13px;
	font-family: "Times New Roman";
	color: #617C3E;
	margin-right: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-style: normal;
}
h2 {

	font-weight: bolder;
	font-size: 15px;
	font-family: "Times New Roman";
	color: #990000;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
h1 {

	font-weight: bolder;
	font-size: 17px;
	font-family: "Times New Roman";
	color: #990000;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
p.common {

	font-weight: normal;
	font-size: 14px;
	font-family: "Times New Roman";
	color: #464D24;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
}
p {

	font-weight: normal;
	font-size: 14px;
	font-family: "Times New Roman";
	color: #464D24;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
}
div {

	font-weight: normal;
	font-size: 14px;
	font-family: "Times New Roman";
	color: #464D24;
	margin-right: 0px;
	margin-left: 0px;
}
td {

	font-weight: normal;
	font-size: 14px;
	font-family: "Times New Roman";
	color: #464D24;
	margin-right: 0px;
	margin-left: 0px;
}
li {

	font-weight: normal;
	font-size: 14px;
	font-family: "Times New Roman";
	color: #464D24;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	list-style-type: disc;
}
ol {

	margin-right: 15px;
	margin-left: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
}
input.text {

	border: 1px solid #5E6848;
	font-family: "Times New Roman";
	font-size: 13px;
	color: Black;
}
input.button {

	border: 1px solid #5E6848;
	color: #5E6848;
	background: #FFFFDA;
	font-family: "Times New Roman";
}
/* --------------- */

#newyear {
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url('/img/elka.png');
	background-position: left top;
	background-repeat: no-repeat;
	*
	background-image: expression('none');
	*
	filter: expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://+window.location.hostname+/img/elka.png, sizingMethod=crop)");
	width: 217px;
	height: 188px;
}
ul.listSquare li {
	list-style-type: square;
}

