body {
   font-family: Trebuchet MS, Verdana, Helvetica, Arial, Sans;
   background-image: url(../img/bg3_hell.png);
  color: #010042;
}

#wrap {
  width:1000px;
  position: relative;
  border: solid #010042 2px;
  background-color: #FFFFFF;
  background-image: url(../img/bg_wrap.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  padding: 20px;
  /*margin-top: 20px;*/
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
/*  font-size: 16px;*/
  font-size: 14px;
}

#head {
  border-bottom: solid #010042 2px;
  border-left: solid #010042 2px;
  text-align: right;
  background-repeat: no-repeat;
  background-position: center center; 
  height: 100px;
}

img .head {
  border-bottom: solid #010042 2px;
  border-left: solid #010042 2px;
}

#foot {
  /*border-top: solid #010042 1px;*/
  font-size: 11px;
  margin-top: 20px;
  clear: both;
  text-align:right;
}

#menu {
  margin-bottom: 5px;
  font-size: 16px;
}

#breadcrumbs {
  border-bottom: solid #010042 1px;
  margin-bottom: 5px;
  padding-bottom: 3px;
  font-size: 11px;
  clear: both;
  width:100%;
  text-decoration: none;
}

#left {
  /*position: relative;
  left: 0px;
  width: 180px;
  float: left;
  padding-right: 20px;*/
  /*height: 100%;*/
  height: auto;
  width: 160px;
}

#left2 {
  height: auto;
  clear: left;
  width: 160px;

}

#left3 {
  position: relative;
  /*left: 0px;
  width: 180px;
  float: left;
  padding-right: 20px;*/
  /*height: 100%;*/
  height: 300px;
  clear: left;
  width: 160px;
  background-image: url(../img/sidebar.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  bottom: 0px;
  margin-top: 30px;
  margin-bottom: 150px;
  /*border: solid 1px red;*/
}

#sidebar {
  position: relative;
  left: 0px;
  width: 170px;
  float: left;
  height: 100%;
  padding-right: 20px
}

#right {
  position: relative;
  right: 0px;
  width: 195px;
  padding-left: 20px;
  height: auto;
  float: right;
  margin-bottom: 100px;
  overflow: hidden;
}

#content {
  padding: 5px 20px;
  /*border-left: solid #010042 1px;
  border-right: solid #010042 1px;*/
  position: relative;
  top: 0px;
  /*margin-left: 200px;*/
  width: 550px;
  text-align: justify;
  min-height: 600px;
  background: url(../img/bg_content.png) no-repeat;
}

#main {
  position: relative;
  top: 0px;
  margin-left: 200px;
  padding-bottom: 20px;

}

a:link {
  color: #010042;
}

a:hover {
  color: #010042;
}

a:visited{
  color: #010042;
}


ul.menu {
  list-style-type:none;
  display: inline;
  text-align: center;
}

li.menu {
  display: inline;
  float: left;
  text-align: center;
  width: 166px;
  text-decoration: none;
}

li.selected {
  display: inline;
  float: left;
  text-align: center;
  width: 167px;
  font-weight:bold;
  text-decoration: none;
}

li.submenu {
  margin-left: 0px;
  margin-bottom: 5px;
}

li.submenu-act {
  margin-left: 0px;
  margin-bottom: 5px;
}


li.menu a{
  color: #010042;
  text-decoration:none;
}

li.selected a{
  color: #010042;
  text-decoration:none;
  font-weight:bold;
}

li.submenu a{
  color: #010042;
  text-decoration:none;
}

li.submenu-act a{
  color: #010042;
  text-decoration:none;
}

li.submenu2 a{
  color: #010042;
  text-decoration:none;
}
li.submenu2-act a{
  color: #010042;
  text-decoration:none;
}

li.submenu3 a{
  color: #010042;
  text-decoration:none;
}

ul {
  list-style-type:square;
}

ul.submenu {
  margin-left: 0px;
  list-style-type:square;
  padding-left: 20px;
  font-weight:bold;
  text-decoration: none;
  
}

ul.submenu2 {
  margin-left: 0px;
  font-weight: normal;
  list-style-type:none;
  padding-left: 0px;
  text-decoration: none;
}

ul.submenu3 {
  margin-left: 0px;
  font-weight: normal;
  font-style: oblique;
  list-style-type:none;
  padding-left: 5px;
  text-decoration: none;
  border-left: solid 1px #010042;
}

img {
  border: none;
}



/*input.mailforminput {
  font-family: Verdana, Helvetica, Arial, Sans;
  border: dotted 1px #010042;
  background-color: rgb(216,216,216);
  font-size: 14px;
  width: 400px;
}

textarea.mailformtext {
  font-family: Verdana, Helvetica, Arial, Sans;
  border: dotted 1px #010042;
  background-color: rgb(216,216,216);
  font-size: 14px;
  width: 400px;
}

input.mailformsubmit {
  font-family: Verdana, Helvetica, Arial, Sans;
  border: dotted 1px #010042;
  background-color: rgb(216,216,216);
  font-size: 14px;
}*/

label.inline {

}

label.textarea{

}

table.form {
  width: 100%;
  border-collapse:separate;
  border: none;
}

td.formlabel{
  width: 40%;
  vertical-align: top; 
}

td.formdata {
  vertical-align: top;
}

.news {
  border-top: solid 1px #010042;
  overflow: hidden;
  padding-bottom:5px;
  padding-top: 5px;
  /*margin-top:10px;*/
/*  font-size: 14px;*/
}

.news-desc {
  font-size: 11px;
  font-style: italic;
  margin: 0px;
}

.news-list {
/*  font-size: 14px;*/
  margin-bottom: 5px;
}

.news-list a{
  color: #010042;
  font-weight: bold;
  text-decoration: none;
}

.dl-desc {
  margin-top: 0px;
  font-size: 11px;
  font-style: italic;
}

