BODY {
background: #FBF1E5 url(images/bg.gif) repeat-x top left;
margin: 0;
padding: 0;
}

.navitd {
background: transparent url(images/navbg.gif) no-repeat top left;
}

.conttd {
background: transparent url(images/cb_02.gif) no-repeat top left;
}

div#nav {
text-align: left;
color: #000000;
font-size: 10px;
font-family: tahoma;
font-weight: normal;
letter-spacing: 0px;
line-height: 15px;
padding: 0px;
margin: 0px 0px 0px 95px;
width: 220px;
}

#nav h1 {
text-align: center;
color: #000000;
font-size: 14px;
font-family: times new roman;
letter-spacing: 4px;
text-transform: uppercase;
padding: 0px;
margin: 3px 0px 6px 0px;
width: 220px;
}

#nav table {
margin-bottom: 20px;
}

div#cont {
text-align: justify;
color: #000000;
font-size: 11px;
font-family: verdana;
font-weight: normal;
line-height: 19px;
letter-spacing: 0px;
padding: 0px;
margin: 36px 0px 0px 0px;
cursor: default; 
}

#cont h1 {
text-align: center;
color: #000000;
font-size: 16px;
font-family: times new roman;
letter-spacing: 5px;
text-transform: uppercase;
margin-bottom: 6px;
}

B { 
color: #783E30; 
font-size: 11px;
}

I { 
color: #000000; 
font-size: 11px;
}

#nav ul {
text-align: left;
color: #BABABA;
list-style-type: none;
padding: 0px;
margin: 0px;
}

#nav li {
border-bottom: 5px solid #FBF1E5;
padding: 0px;
margin: 0px;
width: 110px;
}

#nav A:link, #nav A:visited, #nav A:active {
color: #523737; 
font-size: 11px;
font-family: tahoma;
text-decoration: none;
font-weight: bold;
border-bottom: 0px;
padding: 0px;
margin: 0px;
display: block;
}

#nav A:hover {
color: #DBA58D; 
text-decoration: none;
background: #FBF1E5 url(images/navibg.gif) no-repeat center right;
font-weight: bold;
border-bottom: 0px;
}

A:link, A:visited, A:active {
color: #B97151; 
font-size: 11px;
font-family: verdana;
text-decoration: none;
border-bottom: 1px dashed #D8A48D;
}

A:hover {
color: #894324; 
font-size: 11px;
font-family: verdana;
text-decoration: none;
border-bottom: 0px;
}

ul {
padding: 0px;
margin: 0px 0px 19px 23px;
text-align: justify;
}

ol {
padding: 0px;
margin: 0px 0px 19px 23px;
text-align: justify;
}


