body {
 margin:0px;
 padding:0px;
 border:0px;
 background:#372820;
 font-family: "Verdana";
 font-size:12px;
 color: #0193cf;
}
html {
 margin:0px;
 padding:0px;
 border:0px;
}
img {
 border:0px;
}

a {
 font-family: "Verdana";
 color: #0193cf;
 font-size:16px;
 text-decoration:none;
 line-height:22px;
}

a:hover {
 font-family: "Verdana";
 color : #feffff;
 font-size:16px;
 text-decoration:none;
}
.menu {
 font-family: "Verdana";
 color: #feffff;
 font-size:16px;
 text-decoration:none;
}
.menu a {
 font-family: "Verdana";
 color: #0193cf;
 font-size:16px;
 text-decoration:none;
 line-height:22px;
}

.menu a:hover {
 font-family: "Verdana";
 color : #feffff;
 font-size:16px;
 text-decoration:none;
}


.lang {
 font-family: "Verdana";
 color: #ffffff;
 font-size:12px;
 text-decoration:none;
}
.language-link a {
 font-family: "Verdana";
 color: #7ec75a;
 font-size:12px;
 text-decoration:none;
}

.language-link a:hover {
 font-family: "Verdana";
 color: #ffffff;
 font-size:12px;
 text-decoration:none;
}

.lang li { 
 float:left; 
 padding-left:15px;
 list-style-type: none;
 list-style-image: none;
}

.lang ul { 
 float:right;
 background:url(line_main.gif) no-repeat;
 background-position:66% 100%;
}

.content {
 font-family: "Verdana";
 font-size:12px;
 color: #0193cf;;
}




.active a {
 font-family: "Verdana";
 color: #ffffff;
 font-size:16px;
 text-decoration:none;
}

.active a:hover {
 font-family: "Verdana";
 color: #ffffff;
 font-size:16px;
 text-decoration:none;
}

input {
  font: 12px/100% Verdana, sans-serif;
  color: #494949;
}

textarea, select {
  font: 12px/160% Verdana, sans-serif;
  color: #494949;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-family: Helvetica, Arial, sans-serif;
}

h1 {
  font-size: 170%;
}

h2 {
  font-size: 160%;
  line-height: 130%;
}

h3 {
  font-size: 140%;
}

h4 {
  font-size: 130%;
}

h5 {
  font-size: 120%;
}

h6 {
  font-size: 110%;
}

ul, quote, code, fieldset {
  margin: .5em 0;
}

p {
  margin: 0.6em 0 1.2em;
  padding: 0;
}

ul li, ul.menu li, .item-list ul li, li.leaf {
  list-style-type: none;
  list-style-image: none;
}
