body {
margin:0;
color:#22183d;
font-size:12px;
font-family:Arial;
}
a {
color:#7C7C57;
}
a.home {
margin-left:12px;
display:block;
height:39px;
width:63px;
background-image:url(images/u_home.jpg);
}
a.home:hover {
background-image:url(images/d_home.jpg);
}
a.menu {
height:30px;
width:260px;
display:block;
line-height:30px;
font-weight:bold;
text-indent:40px;
color:#ffffff;
text-decoration:none;
background-image: url(images/menu.jpg);
margin-bottom:3px;
}
a.menu:hover {
text-decoration:underline;
}

p.heading {
font-size:16px;
font-weight:bold;
}

.headerBottom td {
background-image: url(images/headerBottom.jpg);
}









