body{font-family:Verdana; font-size:13px; margin:0px;padding:2px 0px 0px 0px;  background : #fff url("images/background.jpg") 0px 0px repeat-x;}
td{font-family:Verdana; font-size:13px;}
a:hover {
	color: #336699;
	text-decoration: none;
	font-weight: bold;

}
h4, h5, h3, h2, h1{color: #996666;}

a:visited {
	font-weight: bold;
	color: #996666;
	text-decoration: none;
}
a:active {
	color: #996666;
	font-weight: bold;
	text-decoration: none;

}
a:link {
	font-weight: bold;
	color: #996666;
	text-decoration: none;
}


.menu {
  list-style : none;
  font-family : Verdana, sans-serif;
  font-size : 11px;
  font-weight : bold;
  border-top : .09em solid #e8e8e8;
  border-bottom : .09em solid #bbb;
  padding : 0;
  margin : 0 0 1em 0;
  background : #ddd url("images/menu-bak.gif") 0px 50% repeat-x;
  
  height : 2.18em;
}

.menu .stream { display : none; }

.menu li {
  display : inline;
}
.menu a {
  position : relative;
  margin-top : -.09em;
  float : left;
  border : .09em solid #e8e8e8;
  border-bottom : .09em solid #bbb;
  border-right : .09em solid #bbb;
  padding : .45em 10px .54em 16px;
  text-decoration : none;
}
* html .menu a { margin-bottom : -.09em; }

.menu .active a {
  background-position : -400px 50%;
  border-left : none;
  border-right : none;
  border-bottom : none;
  padding-bottom : .54em;
}

.menu-ie5mac a { padding-bottom : .27em; }
.menu-ie5mac .active a { padding-bottom : .36em; }

.menu a:link,
.menu a:visited {
  color : #996666;
}
.menu a:hover,
.menu a:active {
  color : #336699;
  background-position : -200px 50%;
}

hr { clear : both; }
