/* Site */
.rbackline {
	background-image : url("../img/rbackline.gif");
  background-repeat : repeat-y;
  background-position : right;
}

.lcol {
	background-image : url("../img/lcolback.gif");
  background-repeat : repeat-y;
  background-position : left;
	width : 144px;
}

.rcol {
	background-image : url("../img/rcolback.gif");
  background-repeat : repeat-y;
  background-position : right;
}

.mnuhref {
	color : #FF960C;
  font-family : Arial;
  font-size : 9pt;
  font-weight : Bold;
  font-style : oblique;
  text-decoration : none;
}

.mnuhref:hover {
	color : #960000;
  font-family : Arial;
  font-size : 9pt;
  font-weight : Bold;
  font-style : oblique;
  text-decoration : none;
}

.redmnuhref {
	color : #960000;
  font-family : Arial;
  font-size : 9pt;
  font-weight : Bold;
  font-style : oblique;
  text-decoration : none;
}

.editfield {
	background : #F5DBC2;
  border : #F5DBC2;
  font-size : 7pt;
  font-style : normal;
  font-weight : Normal;
  width : 96px;
}

.arhivefieldy {
	background : #F5DBC2;
  font-size : 7pt;
  font-style : normal;
  font-weight : Normal;
  width : 60px;
}

.arhivefieldm {
	background : #F5DBC2;
  font-size : 7pt;
  font-style : Normal;
  font-weight : Normal;
  width : 45px;
}

.contacts {
  font-family : Arial;
  font-size : 9pt;
  font-weight : Normal;
}

.arhive {
  font-family : Arial;
  font-size : 9pt;
  font-weight : Normal;
}

.docs {
  font-size : 10pt;
  font-family : arial;
  font-weight : 100;
  text-align : justify;
}

a {
	color : #FF960C;
  font-family : Arial;
  font-size : 9pt;
  font-weight : Normal;
  font-style : Normal;
  text-decoration : none;
}

a:hover {
 color : #960000;
}

.button {
  height : 20px;
  color : #9A1904;
  background : #FFCB7D;
  border : #FFCB7D;
  font-size : 8pt;
  font-family : Arial;
  font-weight : Bold;
}

.design {
  height : 20px;
  color : #9A1904;
  border : #FFCB7D;
  font-size : 8pt;
  font-family : Arial;
  font-weight : Bold;
}

.votprogr {
  background : #FF960C;
}
/* news */
.newstitle {
	background-image : url("../img/newstitle.gif");
  background-repeat : no-repeat;
}

.newstitle1000 {
	background-image : url("../img/newstitle1000.gif");
  background-repeat : no-repeat;
}

.white {
	background-image : url("../img/white.gif");
}

.snewstopic {
  color : #960000;
  font-family :arial;
  font-size : 9pt;
  font-weight : Bold;
  font-style : oblique;
  text-decoration : none;
}

.newstopic {
  color : #960000;
  font-family :arial;
  font-size : 9pt;
  font-weight : Bold;
  font-style : oblique;
  text-decoration : none;
	background-image : url("../img/white.gif");
}

.newstopic:hover {
  text-decoration : none;
}

.newsdate {
  color : #960000;
  font-family :arial;
  font-size : 9pt;
  font-weight : Bold;
  font-style : oblique;
  text-decoration : none;
}

.newstext {
  font-size : 8pt;
  font-family : arial;
  font-weight : 100;
  text-align : justify;
}

.newsdetail {
  color : #F79F00;
  font-family :arial;
  font-size : 8pt;
  font-weight : Normal;
  font-style : oblique;
  text-decoration : none;
}

.newsdetail:hover {
  text-decoration : none;
}

.rtopichref {
  color : #FF960C;
  font-family :arial;
  font-size : 9pt;
  font-weight : Bold;
  font-style : oblique;
  text-decoration : underline;
}

.rtopicdate {
  color : #FF960C;
  font-family :arial;
  font-size : 8pt;
  font-weight : Normal;
  font-style : oblique;
  text-decoration : none;
}
/* Calendar */

.calendar {
	border : solid 1px blue;
  background : #F7F7F7;
}

.cprevnext {
  color : blue;
  font-family : arial;
  font-size : 10pt;
  font-weight : 100;
  text-decoration : underline;
}

.cmonth {
  color : blue;
  font-family : arial;
  font-size : 11pt;
  font-weight : 100;
}

.cdaysnames {
  color : blue;
  font-family : arial;
  font-size : 9pt;
  font-weight : 100;
}

/* Members */

.members {
  font-size : 10pt;
  font-family : arial;
  font-weight : 100;
}

.mtitle {
  font-size : 10pt;
  font-family : arial;
  font-weight : bold;
}