@charset "utf-8";
.ulMenu {
	margin: 0px;
	width: 100px;
	cursor: default;
	display: inline-block;
	list-style-type: none;
	padding: 0px;
	line-height: 140%;
}
.ulMenuLi {
	font-size: 100%;
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: right;
	width: auto;
	cursor: default;
	list-style-type: none;
	list-style-image: url(obshta/StrelkaRightHover.gif);
}
.ulMenuA {
	font-family: "Century Gothic", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	cursor: default;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.pages {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-align: right;
}
.pagesblack {
	color: #000000;
}

.about {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-align: center;
}
.aboutblack {
	color: #333333;
}



a:link {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.bulet {
	list-style-image: url(obshta/StrelkaRightHover.gif);
	list-style-position: outside;
}

a:visited {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}

.style1 {
	color: #333333;
	font-family: "Century Gothic", Verdana;
	font-size: 12px;
	font-weight: bold;
}

a:active {
	text-decoration: none;
	color: #FFCC00;
}
