BODY {
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	background: white;
	font-family: Verdana, Arial, sans-serif;
}
IMG {
	border: 0;
}
FORM {
	margin : 0 0 0 0;
}
td{
	font-family: Verdana, Arial, sans-serif;
	font-size : 11;
	color: black;
}
p{
  font-size: 11;
  margin: 9 0 11 0;
}
table{
  border: 0;
  border-collapse: collapse;
}

table td{
  padding: 0;
}

.left_zag{
  width: 100%;
  height: 15;
  background: #950000 url(left_zag_r.gif) no-repeat right;
}
.left_zag_text{
  background: url(left_zag_l.gif) no-repeat left top;
  color: #E6E7E8;
  padding: 1 0 2 20;
  font-size: 10;
  font-weight: bold;
  font-family: Arial;
  white-space: nowrap;
}

.right_zag{
  width: 100%;
  height: 15;
  background: #BCBEC0 url(right_zag_r.gif) no-repeat right;
}
.right_zag_text{
  background: url(right_zag_l.gif) no-repeat left top;
  color: #fff;
  padding: 1 0 2 23;
  font-size: 10;
  font-weight: bold;
  font-family: Arial;
  white-space: nowrap;
}

.center_zag{
  width: 100%;
  height: 15;
  background: #002385 url(center_zag_r.gif) no-repeat right top;
}
.center_zag_text{
  background: url(center_zag_l.gif) no-repeat left top;
  color: #fff;
  padding: 1 0 2 23;
  font-size: 10;
  font-weight: bold;
  font-family: Arial;
  white-space: nowrap;
}
.in{
  width: 120;
  height: 19;
  border: 1 solid #000;
  font-size: 11;
  padding: 2 5 0 5;
}
.menu{
  font-size: 10;
  font-weight: bold;
  color: white;
  background: url(menu_fon.gif) no-repeat left top;
  padding: 8 7 6 20;
}

.menu_a{
  font-size: 10;
  font-weight: bold;
  color: white;
  background: url(menu_fon_a.gif) no-repeat left top;
  padding: 8 7 6 20;
}

.menu2{
  font-size: 10;
  color: white;
  background: url(menu2_fon.gif) no-repeat left top;
  padding: 3 7 4 34;
  font-style: italic;
}

.links{
  background: url(link_fon.gif) no-repeat top left;
  padding: 8 7 8 23;
  text-align: left;
  font-size: 10;
}
.cur_l{
  padding: 1 0 0 10;
  width: 130;
  font-size: 10;
  font-weight: bold;
}
.cur_r{
  width: 45;
  font-size: 10;
  font-weight: bold;
  padding: 0 0 1 0;
}

.news_l{
  background: url(news_l.gif) no-repeat left top;
}
.news_c{
  width: 100%;
  background: url(news_c.gif) repeat-x top;
}
.news_r{
  padding: 0 10 0 10;
  color: #002796;
  font-size: 10;
}
.news_content{
  padding: 7 0 20 0;
  font-size: 10;
}
.news_foto{
  background: url(news_foto_fon.gif) repeat-y right;
  text-align: right;
  padding-right: 20;
  margin: 14 0 0 0;
}

a.w,a.w:visited,a.w:active{
	text-decoration: none;
	color: #fff;
}
a.w:hover{
  text-decoration: underline;
	color: #fff;
}
a.link,a.link:visited,a.link:active,a.link:hover{
	text-decoration: none;
	color: #000;
}
a.b,a.b.visited,a.b:active,a.b:hover{
	text-decoration: none;
	color: #000;
}
a.bot,a.bot.visited,a.bot:active,a.bot:hover{
	text-decoration: none;
	color: #2E4483;
}
