td {
  font-family:tahoma;
  font-size:11px;
  color:#DCDCDC;
  line-height:13px;
}
a {
  text-decoration:underline;
  color:#F08D00;
}

.page_title { 
  color:#F08D00; 
  font-size:12px;
  font-weight: bold;
}

.td_Gallery .title { 
  color:#F08D00; 
  font-size:12px;
  padding:3px 0px 20px 0px; 
  font-weight: bold;
  vertical-align:middle;
}
.td_Gallery .title a { 
  color:#F08D00; 
  font-size:12px;
  font-weight: bold;
  text-decoration:underline;
}
.td_Gallery .title a:hover { 
  color:#F08D00; 
  font-size:12px;
  text-decoration:none;
}
.td_Gallery .mapSmallThumbnail{
  border:1px solid #691F1E;
}

.td_Gallery .mapSmallThumbnailOver{
  border-style:none;
  filter:alpha(opacity=70);
  -moz-opacity:.70;
  opacity:.70;
  border:1px solid #691F1E;
}



.td_News {
  margin:5px 12px 5px 12px;
}
.td_News .title { 
  color:#F08D00; 
  font-size:12px;
  font-weight: bold;
  padding:5px 0px 0px 0px;
}
.td_News .picture {
  border:1px solid #691F1E;
}
.td_News .content { 
  padding:5px 5px 5px 0px;
}
.td_News .content .picture{
  margin:0px 5px 2px 0px;
}

ul {margin:0; padding:0; list-style:none}
li {background:url(../images/a.gif) center left no-repeat; margin:0 0 0 0px; padding:0 0 0 7px; line-height:18px }




.arrow_right { margin-right:4px; vertical-align:middle}
.white {color:#ffffff; text-decoration:none}



.form { 
    width:200px;
    height:20px;
    font-family:tahoma;
    font-size:11px;
    border-style: solid;
    border-width: 1px;
    border-color:#662024;
    background-color:#000000;
    color:#D7D7D7;
    margin-left:0px;
    margin-right:0px
}
    
.textarea { 
    width:200px;
    height:106px;
    font-family:tahoma;
    font-size:11px;
    border-style: solid;
    border-width: 1px;
    border-color:#662024;
    background-color:#000000;
    color:#D7D7D7;
    margin-left:0px;
    margin-right:0px
}
#form .button{
  border-bottom:1px solid;
  border-left:1px solid;
  border-right:1px solid;
  border-top:1px solid;
  color: #000;
  border-color:#2B2B2B;
  font-size:11px;
  background: #F68D00;
  cursor: hand;
}    

a:hover{text-decoration:none;}
.a:hover{text-decoration:underline;}

.button{
  border-bottom:1px solid;
  border-left:1px solid;
  border-right:1px solid;
  border-top:1px solid;
  color: #000;
  border-color:#2B2B2B;
  font-size:11px;
  background: #F68D00;
  cursor: hand;
}    


