body {
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A2B32;
}
a {
	color: #890101;
	text-decoration: underline;
}
p {
	padding: 0px;
	margin: 3px 8px 5px;
}
.bg-red {
	background-image: url(img/_bg-red.gif);
	background-repeat: repeat-x;
	vertical-align: top;
}
li {
	list-style-image: url(img/_b-blue.gif);
	list-style-position: outside;
	margin-left: -13px;
	margin-top: 3px;
	list-style-type: none;
}
li.red {
	list-style-image: url(img/_b-red.gif);
}


a.menu {
	color: #1A2B32;
}
ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
.bg-bezh {

	background-image: url(img/_bg-bezh.gif);
	background-repeat: repeat-x;
	vertical-align: top;
}
a:hover {
	color: #880101;
	text-decoration: none;
}
.bg-blue {

	background-image: url(img/_bg-blue.gif);
	background-repeat: repeat-x;
	vertical-align: top;
}
.bg-bezh-big {


	background-image: url(img/_bg-bezh-big.gif);
	background-repeat: repeat-x;
	vertical-align: top;
}
.wh {
	color: #FFFFFF;
	margin-top: 2px;
}
a.menu:hover {

	color: #880101;
	text-decoration: none;
}
a.wh {

	color: #FFFFFF;
}
.news {
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 8px;
	margin-left: 11px;
}
.date {
	color: #890101;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 8px;
	margin-left: 11px;
}
a.summary{
	color: #1A2B32;
	text-decoration: none;
}
a.summary:hover {


	color: #880101;
	text-decoration: none;
}
h1 {
	font-size: 12px;
	color: #4A4741;
	margin-top: 2px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
fieldset {
  width:25em;
  border:solid 1px #333;
}
input, select, textarea {
	margin:0 2px 2px 3px;
	width:15em;
	padding:0;
	font-family: Tahoma, sans-serif;
	font-size:11px;
	height: 17px;
	color: #1A2B32;
	background-color: #F4F4F4;
	border: 1px solid #999999;
	text-indent: 3px;
}
.noresize {
	width:auto;
	float: left;
	vertical-align: middle;
	border: 0px solid;
}
.submit {
  margin-left:10.1em;
}
.button1 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#F5F5F5;
	background:#AA0101 url(img/_bg-red.gif) repeat-x;
	cursor:hand;
	border:0px;
	height:17;
	padding:0 5;
	margin:1 0 0 10;
	width: auto;
	text-align: center;
}
form {
	margin: 0px;
}
tr.hi {
	background-color: #F4F4F4;
}

#nav ul {
	margin:0;
	padding:  1px 0 0 0;
	}
#nav ul li {
	margin: 0;
	padding: 1px 10px 0 10px;
	display: inline;
	text-decoration: none;
}

