body
{ 
background: #a36f5d;
font-family: verdana;
margin: 0px;
font-size: 90%;
}

h1, h2, h3{color: #6f4b41}

#wrapper
{margin: auto; width: 1024px; }

table
{background: #f6fff5; 
border-top: solid 3px #6f4b41;}

table.con
{border: none; }





td.ri
{border-right: solid 3px #6f4b41; vertical-align: top}

td{vertical-align: top}

td.bo
{border-bottom: solid 3px #6f4b41; }

ul.nav1
{
list-style-type:none;
margin:0;
padding:0;
overflow:hidden;
}
li.nav2
{
float:left;
}
a.topn:link,a.topn:visited
{
display:block;
width:120px;
font-weight:bold;
color:#fff;
background-color:#6f4b41;
text-align:center;
padding:4px;
text-decoration:none;
}
a.topn:hover,a.topn:active
{
background-color:#7eb041;
}

img.right{float: right; margin: 10px}

a:link {color: #6f4b41; text-decoration:none; font-weight: bold}
a:hover, a:active {color: #b74076; font-weight: bold}
a:visited {color: #7eb041; text-decoration:none; font-weight: bold}

a.copy:link{color: #fff; font-size: 80%}
a.copy:hover, a.copy:active {color: #fff}
a.copy:visited {}

a.copy3:link{color: #fff; font-size: 80%; font-weight: normal}
a.copy3:hover, a.copy:active {color: #fff; font-size: 80%; font-weight: normal}
a.copy3:visited {color: #fff; font-size: 80%; font-weight: normal}
span.copy2{font-size: 80%; color: #fff}

img.left {float: left; margin: 0px 20px 20px 0px}
img.right {float: right; margin: 0px 20px 20px 20px}


hr {
border: 0;
color: #6f4b41;
background-color: #6f4b41;
height: 2px;
width: 100%;
text-align: left;
}

p.sml {font-size:70%}