body, div, p, span, td, input, textarea, select, a, h1, h2, h3, h4 {
font-family: "Trebuchet MS", Arial, sans-serif;
font-weight: normal;
font-size: 12px;
color: #100400;
line-height: 13px;
}

body {
background-color: #e1ca9e;
}

body, table, div, img {
border-style: none;
}

body, div {
margin: 0px;
padding: 0px;
}

img {
border-style: none;
/*display: block;*/
}

td {
vertical-align: top;
}

p {
margin: 5px 0px;
}

p.top {
margin: 5px;
text-align: right;
}

h2 {
font-weight: bold;
font-size: 12px;
color: #392316;
margin: 0px;
padding: 0px;
}

h3 {
font-weight: bold;
font-size: 12px;
color: #1a5d2f;
text-transform: uppercase;
margin: 0px;
padding: 0px;
}

h4 {
font-weight: bold;
font-size: 14px;
color: #7d0101;
text-transform: uppercase;
margin: 0px;
padding: 0px;
}

a:link, a:active {
color: #7d0101;
text-decoration: none;
}

a:visited {
color: #af4141;
text-decoration: none;
}

a:hover {
color: #CA5900;
text-decoration: underline;
}

a.menu:link, a.menu:visited, a.menu:active {
background-position: 0px 5px;
background-repeat: no-repeat;
background-image: url(../img/disc.gif);
padding-left: 10px;
font-weight: bold;
font-size: 14px;
color: #7d0101;
text-decoration: none;
display: block;
}

a.menu:hover {
background-position: 0px 4px;
background-repeat: no-repeat;
background-image: url(../img/disc.gif);
padding-left: 10px;
font-weight: bold;
font-size: 14px;
color: #CA5900;
text-decoration: none;
}

a.menunodot:link, a.menunodot:visited, a.menunodot:active {
background-position: 0px 7px;
background-repeat: no-repeat;
padding-left: 10px;
font-weight: bold;
font-size: 14px;
color: #7d0101;
text-decoration: none;
display: block;
}

a.menunodot:hover {
background-position: 0px 7px;
background-repeat: no-repeat;
padding-left: 10px;
font-weight: bold;
font-size: 14px;
color: #CA5900;
text-decoration: none;
}

.blody {
color: #7d0101;
}

.green {
color: #1a5d2f;
}

.rel {
position: relative;
}

.abs {
position: absolute;
}

.block {
display: block;
}

.box {
color: #3a290f;
border: 1px solid #3a290f;
}

.button {
font-size: 14px;
color: #3a290f;
background-color: #e4d8c1;
border: 2px solid #3a290f;
cursor: pointer;
}

hr {
color: #3a290f;
background-color: #3a290f;
height: 1px;
border-style: none;
}

