body {
/*  background-image:url('/templates/eurodita_2010/images/bg.png');
*/
  background-color: #dfdfdf;
  font-family: Arial;
  font-size: 12px;
}

h1 {
    font-size: 15px;
    border-bottom: 1px dashed #957f67;
    padding-bottom: 2px;
    color: #957f67;
}

h3 {
    margin-bottom: 20px;
    margin-top: 5px;
    color: #000000;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
}

A {
    text-decoration: none;
    color: #957F67;
}

A:hover {
    text-decoration: underline;
}

.tabz_menu {
  height: 31px; 
  background-image: url('images/img_18.jpg'); 
  background-repeat: repeat-x; 
  border-top: 1px solid #cccccc; 
  border-bottom: 1px solid #949494;
  font-size: 12px;
  padding-left: 10px;
}

.container {
  margin-right: 10px;
  float: left;
  width: 152px;
  height: 33px;
}

.leftside {
  float: left;
  background-image: url('images/img_12.jpg');
  background-repeat: no-repeat;
  width: 11px;
  height: 33px;
}

.content {
  float: left;
  background-image: url('images/img_13.jpg');
  background-repeat: repeat-x;
  font-size: 12px;
  color: #52443a;
  font-weight: bold;
  width: 128px;
  height: 33px;
/*  padding-top: 7px; */
  text-align: center;
}

.rightside {
  float: left;
  background-image: url('images/img_12_rev.jpg');
  background-repeat: no-repeat;
  width: 11px;
  height: 33px; 
}

.leftside_active {
  float: left;
  background-image: url('images/img_09.jpg');
  background-repeat: no-repeat;
  width: 11px;
  height: 33px;
}

.content_active {
  float: left;
  background-image: url('images/img_10.jpg');
  background-repeat: repeat-x;
  font-size: 12px;
  color: #FFFFFF;
  font-weight: bold;
  width: 128px;
  height: 33px;
/*  padding-top: 7px; */
  text-align: center;
}

.rightside_active {
  float: left;
  background-image: url('images/img_09_rev.jpg');
  background-repeat: no-repeat;
  width: 11px;
  height: 33px; 
}

.topmenu {
  height: 26px;
  background-image: url('images/var3_04.jpg');
  background-repeat: repeat-x;
  font:normal small Arial;
  color: #FFFFFF;
  border-top: 1px solid #ac9b88;
  border-bottom: 1px solid #756451;
  padding-left: 10px;
 /* padding-top: 2px; */
  font-weight: bold;
}

A.topmenus {
    color: #FFFFFF;
    text-decoration: none;
    font: normal small Verdana;
    font-size: 11px;
}

A.topmenus:hover {
  color: #CFCFCF;
  text-decoration: underline;
}

A.tabz {
  color: #52443B;
  text-decoration: none;
}

A.tabz:hover {
  color: #FFFFFF;
}

A.tabz_sub {
  text-decoration: none;
  color: #000000;
}

A.tabz_sub:hover {
  text-decoration: underline;
}

#page {
  padding: 10px;
}

A.more {
  text-decoration: none;
  color: #7B7B7B;
}

A.more:hover {
  text-decoration: none;
  color: #000000;
}

.menu_normalus {
        font-family: Arial, Helvetica, sans-serif;
        color: #083e88;
        font-weight: bold;
        font-size: 12px;
        text-decoration: none;
}

.style1 {
	font-size: 9px;
	color: #333333;
}