/* CSS Document */

a:hover{color:#793D00}

.side-top{
margin-top:10px;
}

h1 {
font-size:14px;
padding-left:10px;
padding-top:10px;
color:#993333;
}

.h-back {
background-image: url(images/header2.gif);
background-repeat:no-repeat;
background-position: bottom;
}

*html body .h-back {
background-image: url(images/header.gif);
background-repeat:no-repeat;
}

.top-cell {
margin-bottom:8PX;
}

/* entry */
.e-title {
padding-left: 15px;
padding-top: 5px;
font-size: 13px;
}

.e-foot {
padding-right: 25px;
font-size: 14px;
}

.e-txt {
font-size: 13px;
color:#562010;
}