@charset "windows-1251";
body, table, a {
	  font-size:10pt;
	  font-family: Verdana, Arial, sans;
}
body {
	background-color: #EFF4EF;
	color:black;
	margin:0px;
	padding:0px;}
p{
padding-left:5px;
padding-right:5px;
text-align: justify;
}
span.a {
	color:#944010;
	font-weight: bold;
}
a{
	color:#355035;	
	font-weight: bold;
	
}	
#links a{text-decoration: none;}
a:hover {
	text-decoration: underline;
} 
a:visited {
	color:gray;
}
#table1 {
	height:100%;
	background-image: url(img/oro_title.jpg);
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
}
#up {
	width:100%;
	height:166px;
}
ul#links {
	margin-left:18px;
	list-style-image:url(img/tre.gif);
}
.column {
	width:195px;
	background-color:#C6D2C6;
	background-image: url(img/bg_right.jpg);
	background-repeat: repeat-x;
}
#right {
	font-size:8pt;
}
#left {
	padding-left:5px;
} 
.bottom, .bottom a, .bottom span{
	font-size:8pt;
	text-align:center;	
	margin:0px;
}	
.bottom a, .bottom span{
	margin-left:5px;
}	

/* makearticles, makenews */
  table#articles {
  		border-top:3px double green;
		border-bottom:3px double green;
		margin:5px 0px;
	} 
  table#articles ul {
  		margin-left: 15px; 
		list-style: square;
  }	
  table#articles h3 {
  		margin: 0px; 
  }	
div#form_div, div#form_div h3, div#form_div form, div#form_div table {
		margin:0px;
	}


#title {
  height: 31px;
  background-image: url(/img/page_title_bg.gif);
  background-position: top left;
  background-repeat: repeat-x;
  white-space: nowrap;
  font-family: "Arial Black";
  font-weight: bold;
  font-size: 14px;
  padding-left: 10px;
  position: absolute;
}

#title span.text {
  float: left;
  margin-top: 5px;
}

#title img.terminator {
  vertical-align: middle;
  width: 76px;
  height: 31px;
}

