body { 
padding : 0 40px;
text-align : left;
} 
h1 { 
text-align : center;
font-size : 32px;
} 
h2 { 
color : #689;
} 
h1 { 
font-family : "Trebuchet MS", verdana, arial;
} 
a { 
color : #470;
text-decoration : underline;
font-family : "Trebuchet MS", verdana, arial;
} 
a:hover { 
color : #e42;
text-decoration : none;
} 
table { 
border : 0;
border-collapse : collapse;
empty-cells : show;
width : 100%;
} 
th { 
border : 0;
text-align : left;
vertical-align : top;
} 
td { 
border : 0;
text-align : left;
vertical-align : top;
} 
.block { 
background : #dd8;
border-top : 1px solid #884;
border-bottom : 1px solid #884;
} 
img { 
border : 0;
} 

.topmenu td {
  background-color: #BCF;
  text-align:center;
  padding: 0 30px;
  width:20%;
  border-left: solid 1px #FFF;
}
.topmenu a, .topmenu a:hover {
  color:#000;
  font-weight:bold;
}
.topmenu img {
  width: 27px;
  height: 16px;
}
.topmenu .selected {
  font-family : "Trebuchet MS", verdana, arial;
  font-weight : bold;
  color: #000;
}

.catalog td {
  width: 50%;
  padding: 0 10px;
}

.all {
  color: #666;
}

.selected {
  color: #e42;
  font-family : "Trebuchet MS", verdana, arial;
}