body
{ 
background: #4a9521;
font-family: verdana;
margin: 0px;
font-size: 90%;
}

h1, h2, h3{color: #4a9521}
.orange {color: #f3893b}

.oranges{color: #f3893b; font-size: 70%}

#wrapper
{margin: auto; width: 1024px;  height: 1000px}

table
{background: #fff; 
border-top: solid 3px #1a1b8c;}

table.con
{border: none; }





td.ri
{border-right: solid 3px #1a1b8c; vertical-align: top}

td{vertical-align: top}

td.bo
{border-bottom: solid 3px #1a1b8c; }

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:#1a1b8c;
text-align:center;
padding:4px;
text-decoration:none;
}
a.topn:hover,a.topn:active
{
background-color:#296bcb;
}

img.right{float: right; margin: 10px}

a:link {color: #1a1b8c; text-decoration:none}
a:hover, a:active {color: #1a1b8c}
a:visited {color: #4a9521; text-decoration:none}

a.copy:link{color: #9bdc76; font-size: 80%}
a.copy:hover, a.copy:active {color: #1a1b8c}
a.copy:visited {}

a.copy3:link{color: #9bdc76; font-size: 80%}
a.copy3:hover, a.copy:active {color: #1a1b8c}
a.copy3:visited {color: #fff}
span.copy2{font-size: 80%; color: #9bdc76}

img.left {float: left; margin: 0px 20px 20px 0px}
img.right {float: right; margin: 0px 20px 20px 20px}


hr {
border: 0;
color: #1a1b8c;
background-color: #1a1b8c;
height: 2px;
width: 100%;
text-align: left;
}
.sml{font-size: 80%}
