body {
background-color: #fff9d3;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
padding:0px;
margin:0px;
}
td{
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
}
/* ----------container ------------- */
#container {
margin-left: auto;
margin-right: auto;
}
/* ----------header-------------- */
#header {
height:130px;
padding: 0px;
margin: 0px;
}
/* -----------------content--------------------- */
#content {
background-color: #fff9d3;
padding: 0px;
margin-left: 220px;
margin-right: 10px;
margin-bottom:110px;
margin-top:0px;
}
div#content { 
min-height:400px;
margin-top:0px;
height:expression(this.scrollHeight > 400 ? "auto":"400px"); 
}
/* --------------left navi------------- */
#left {
float: left;
width: 210px;
margin: 0px;
padding: 0px;
background-color: #fff9d3;
}
/* -----------footer--------------------------- */
#footer {
clear: both;
height:85px;
margin-top: 15px;
padding: 0px;
background-color: #e1ddd9;
margin-bottom:0px;

}

/*-------------------------------------------------*/


ul.ListMenu
{
font-family:  Arial, SunSans-Regular, Sans-Serif;
  width: 200px;
  margin-left: 10px;
  border: 0 none;
  padding: 0;
  margin-top:0px;
  margin-bottom:0px;
  list-style: none;
  font-size:14px;
  font-weight:bold;

}
ul.ListMenu a {
height:44px;
display: block; 
text-decoration: none; 
color: #ffff00; 

  background:url(/design/button.jpg) no-repeat;
}

ul.ListMenu a:hover {
display: block; 
text-decoration: none; 
color: #ffffff;  

border-bottom: ; 
border-left:; 
height:44px;
  background:url(/design/button.jpg) no-repeat;
}
ul.ListMenu ul
{
font-family:  Arial, SunSans-Regular, Sans-Serif;
  width: 200px;
  margin: 0;
  border: 0 none;
  padding: 0;
  list-style: none;
  font-size:13px;
  font-weight:bold;
}

ul.ListMenu ul a {
height:44px;
display: block; 
text-decoration: none; 
color: #ffff00; 
border-left:7px solid #fff9d3; 
}

ul.ListMenu ul a:hover {
display: block; 
text-decoration: none; 
color: #ffff00;
border-left:7px solid #fff9d3; 
height:44px;
}

#fram {
background-color:  #fff9d3;
}

.news_title {
font-weight:bold;
font-size:16px;
text-transform:capitalize;
}

a.news {
text-decoration:none;

}
a.news a{
color:#000000;
font-style:italic;
}
a.news a:hover{
color: #FF0000;
}
a.navi {
text-decoration:none;
}


#top_menu {
height:44px;

}
a.top_menu_a {
text-decoration:none;
font-size:14px;
font-weight:bold;
display: inline-block;
color: #ffff00;
background:url(/design/button.jpg) no-repeat top;
margin-right: 3px;
height:44px;
width:150px;

padding-top: 5px;

}

a.top_menu_a a:hover {
color: #ffffff;  
}
