html, body {
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
  line-height: normal;
  display: block;
}

body{
  font-family: Verdana;
  font-size: 11px;
  color: #706e6f;
  background-color: #C0C0C0;
  height: 100%;
  min-height: 100%;
  width: 100%;
  line-height:normal;
}

p{
  font-family: Verdana;
  font-size: 11px; 
  margin: 15px;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 0px;
  color: #706e6f;
  text-align: justify;
}

li {
  margin-right: 20px;
}

a,a:visited{
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  color: #e11d1e;
  text-decoration: none;
  margin: 0px;
  padding: 0px;
}

a:hover{
  text-decoration: underline;
}
 textarea,select {
  background-color: #e6e4e5;
  border-style: solid;
  border-width: 1px;
  border-color: #ececec;
  color: #c11314;
  font-size: 11px;
  padding: 0px;
  padding-left: 5px;
  width: 100%;
}
input {
  background-color: #e6e4e5;
  border-style: solid;
  border-width: 1px;
  border-color: #ececec;
  color: #c11314;
  font-size: 11px;
  height: 20px;
  padding: 0px;
  padding-left: 5px;
  width: 100%;
}


#main{
  width: 1005px;
  margin: 0 auto;
  padding: 0px;
  text-align: center;
  line-height: normal;
  display: block;
}

#header{
  width: 1005px;
  height: 365px;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
}

#header_top{
  background-image: url(../images/header.jpg);
  background-repeat: no-repeat;
  width: 1005px;
  height: 106px;
  padding: 0px;
  margin: 0px;
}

#navi {
  width: 70px;
  margin: 0px;
  margin-right: 40px;
  padding: 0px;
  position: relative;
  float: right;
  top: 60px;
  
}

#navi a{
  margin: 0px;
  margin-right: 10px;
  padding: 0px;
  width: 11px;
  height: 10px;
  display: block;
  text-decoration: none;
  overflow: hidden;
  position: relative;
  float: left;
}

#home {
  background-image: url(../images/home_off.gif);
}

#home:hover {
  background-image: url(../images/home_on.gif);

}

#mail {
  background-image: url(../images/mail_off.gif);

}

#mail:hover {
  background-image: url(../images/mail_on.gif);
}

#map {
  background-image: url(../images/map_off.gif);
}

#map:hover {
  background-image: url(../images/map_on.gif);
}

.ll{
  background-image: url(../images/ll.jpg);
  background-repeat: repeat-y;
  width: 12px;
  padding: 0px;
  margin: 0px;  
}

.rl{
  background-image: url(../images/rl.jpg);
  background-repeat: repeat-y;
  width: 12px;
  padding: 0px;
  margin: 0px;
}

#content_left{
  background-image: url(../images/lbg.jpg);
  background-repeat: no-repeat;
  background-position: 100% 0px;
  background-color: #d5d5d5;
  width: 234px!important;
  padding: 0px;
  margin: 0px;
  text-align: left;
  vertical-align: top;
  overflow: hidden;
}

#content_left li {
  list-style-type: none;
  margin: 10px;
  margin-left: 0px;
}

.select_menu {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  text-align: center;
  position: relative;
  left: -40px;
}

.select_menu  a{
  list-style-type: none;
  margin: 0px;
  padding: 10px;
  display: block;
  color: #ffffff;
  background-color: #e11d1e;

}


.select_menu  ul li{
  list-style-type: none;
  margin: 0px !important;
  margin-bottom: 3px !important;
  text-align: left !important;  
  display: block;
  color: #e11d1e;
  background-color: #e2e2e2;
}

.select_menu  ul li a{
  list-style-type: none;
  margin: 0px;
  margin-left: 10px !important;
  padding: 5px;
  display: block;
  color: #e11d1e;
  background-color: #e2e2e2;  text-transform:;
}
  ul li.select_menu  a{
text-transform:uppercase ;
}
.select_menu  ul li  a.sublevelssh{
text-transform:none ;
}

#content_center{
  background-image: url(../images/cbg.jpg);
  background-repeat: repeat-y;
  background-color: #d5d5d5;
  width: 513px;
  padding: 0px;
  margin: 0px;
  padding-top: 10px;
  text-align: justify;
  overflow: hidden;
  vertical-align: top;
}

#content_center img{
  padding: 0px;
  margin: 15px;
  margin-left: 25px;
  margin-bottom: 0px;
  margin-top: 0px;
}

.section_name{
  text-align: right;
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #6e6e6e;
  height: 20px;
  margin: 10px;
  margin-right: 20px;
  padding: 0px;
}


.theme_name, .componentheading, .contentheading{
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #c51215;
  height: 20px;
  margin: 15px;
  margin-left: 20px;
  margin-top: 20px;
  margin-bottom: 10px;
  padding: 0px;
}
 .componentheading, .contentheading{
  font-size: 12px;
 padding:0 0 10px 0;
 }
#content_right{
  background-image: url(../images/rbg.jpg);
  background-repeat: no-repeat;
  background-color: #d5d5d5;
  width: 234px;
  padding: 0px;
  margin: 0px;
  padding-top: 10px;
  text-align: left;
  vertical-align: top;
  overflow: hidden;
}

.lang_select {
  color: #e31d1c;
}

#search_form {
  padding: 0px;
  margin: 0 auto;
  margin-top: 60px;
  width: 175px;
  text-align: left;
}


#enter_form ,#log_in{
  padding: 0px;
  margin: 0 auto;
  margin-top: 10px;
  width: 175px;
  text-align: left;
}
.button{
  border: 0px;
  background-color: #d5d5d5;
  padding: 0px;
  margin-left: 5px;
  margin-top: 10px;
  text-align: left;
  cursor: pointer;
  width:110px;
}

#enter_button , #login_button,#logout_button{
  border: 0px;
  background-color: #d5d5d5;
  padding: 0px;
  margin-left: 5px;
  margin-top: 10px;
  width: 75px;
  text-align: left;
  cursor: pointer;
  font-weight: bold;
}

.m {
  color: #c31313; 
  font-size: 10px;
  margin-bottom: 0px;
}

.mb{
  font-size: 10px;
  font-weight: bold; 
  margin-top: 0px;  
  margin-bottom: 0px;
}

.mi{
  font-size: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: left;
}

#footer{
  background-image: url(../images/footer.jpg);
  background-repeat: no-repeat;
  background-color: #d5d5d5;
  height: 42px;
  bottom: 0px;
  margin: 0px;
  padding: 0px;
  vertical-align: top;
  text-align: left;
}


#footer_info{
  background-image: url(../images/cbg.jpg);
  background-repeat: repeat-y;
  background-color: #d5d5d5;
  height: 100px;
  bottom: 0px;
  margin: 0px;
  padding: 0px;
  vertical-align: top;
  text-align: center;
  overflow: hidden;
}
a.contentpagetitle{
font-size:11px;
font-weight:bold;
}
.contentpaneopen a{
  color: #e11d1e;
}
.contentpaneopen input,.contentpaneopen select,#content_center select    {
width:auto;
}
a.readon{
  color: #e11d1e;
}

#fireboard{
padding:45px 0 0 0;
}
