*, html {
margin: 0;
padding: 0;
font-family: Tahoma;
font-size: 9pt;

}

h1 {
color: #71A316;
font-size: 10.5pt;
margin: 0 0 10px 0;
font-weight: 600;
letter-spacing: 1px
}

body {

background: #FDFCFA url('../images/bg.gif') repeat-x;

}

.tst  { 
color: #ddcfa8;
font-size: 8 pt;
background: url('../images/top_line.gif'); 
}

.mt {
color: #a86224;
font-size: 8.5 pt;
}

.tm {
background: #F5F1E5;
}
a {
color: #a86224;
text-decoration: none;
}
a:hover {
color: #a86224;
text-decoration: underline;
}
a.menu {
color: #a86224;
text-decoration: none;
height: 25px;
padding: 5px 0 0 13px;
display: block;
background: url('../images/m_bg.gif');

}
a.menu:hover {
color: #996633;
text-decoration: none;
background: #FCFBF7 url('../images/m_bg.gif');
}

.selected {

background: #FCFBF7 url('../images/m_bg.gif');
}

textarea, input, select { 
border: #ddcfa8 solid 1px;

}

.button {
background: url('../images/t-b.gif');
border: 1px Solid #F5F1E5;
height: 23px;
}

.line {
background: #FFFFFF url('../images/f-v.gif') repeat-x bottom right;
text-indent: 10px
}