body { background: #EDEAEB;
           font-family: Verdana, Ariel, sans-serif;
           font-size: 11px;
           margin: 0;
           padding: 0;
           margin-top: 15px;
        }

img { border: 0px; 
       }

#pagewidth{ 
 width:780px; 
 text-align:left; 
 min-width: 500px;margin-left:auto; 
 margin-right:auto; 
 padding: 5px;
 background-color: white;
 border: 1px solid #7A7C94; 
} 

#header{ 
 height:150px; 
 width:100%; 
 background-color:#FFFFFF; 
 } 
  table {
    border-collapse: collapse;
    border-spacing: 0;
  }
  td, th {
    font-size: 11px;
    vertical-align: top;
  }

td.z {
               border: 1px black solid;
}

#topnav {
                background-color: #c9cccf;
}


.clr{clear:both;}
#footer{
 height:30px; 
 width:100%; 
 background-color:#6F8383; 
} 

.title {
                font-size: 130%;
                font-weight: bold;
                text-align: left;
                margin-bottom: 5px;
                border-bottom: 1px solid #70CC66;orange;
}

.leftnav {
                   background-color: white; #EBFAFA;#E3EDEC;
                   padding: 5px;
}


.rightnav{
                   background-color: #90ABBE;#EBFAFA;#E3EDEC;
                   padding: 5px;
                   
}


.centernav{
                   background-color:  white;#F9F9F9;
                   padding: 5px;
}








 #navcontainer
{
margin: 0;
padding: 0;
}

#navcontainer UL
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer LI
{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#navcontainer A
{
color: #444;
display: block;
width: auto;
text-decoration: none;
background: #DDDDDD;
margin: 0;
padding: 5px 10px;
border-left: 1px solid #fff;
border-top: 1px solid #fff;
border-right: 1px solid #aaa;
font-weight: bold;
}

#navcontainer A:hover, #navcontainer A:active { background: #2270b7; #BBBBBB; color: white; 
font-weight: bold;

 }

#navcontainer A.active:link, #navcontainer A.active:visited
{
position: relative;
z-index: 102;
background: #BBBBBB;
font-weight: bold;

}

#subnav
{
position: relative;
top: -1px;
z-index: 101;
margin: 0;
padding: 0px 0 3px 0;
background: #BBBBBB;
border-top: 1px solid #fff;
border-bottom: 1px solid #aaa;
}

#subnav UL
{
list-style: none;
margin: 1px 0 0px 13px;
padding: 0px;
border-right: 1px solid #fff;
border-left: 1px solid #aaa;
}

#subnav LI
{
position: relative;
z-index: 102;
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#subnav A
{
color: #fff;
display: block;
width: auto;
text-decoration: none;
margin: 0;
padding: 2px 12px 2px 10px;
}

#subnav A:hover, #subnav A:active { color: #444; }
#subnav A.active:link, #subnav A.active:visited { color: #444; }
#subnav BR, #navcontainer BR { clear: both; }


.blue1 {
                
               padding-top: 5px;
                background: url(/images/greentop_160.jpg);
                color: white;
                font-weight: bold;
                text-align: center;
                font-size: 13px;
                height: 20px;
}

table {
		border-collapse:	collapse;

	}

div.menu_bx {
width: 160px;
background: #96C091; #6FCC66;
padding:0;
margin: 0px;

font-size: 9px;

}

div.menu_bx a {
display:block;
margin:0;
width:auto;
padding: 10px;
padding-top: 5px;
padding-bottom: 5px;
font-weight:bold;

color: white;gold;
text-decoration:none;
        text-align: left;
bottom-border: 1px #437B98 solid;
}

div.menu_bx a:visited {
display:block;
margin:0;
width:auto;
padding: 10px;
padding-top: 5px;
padding-bottom: 5px;
font-weight:bold;

color: white;
text-decoration:none;
text-align: left;
bottom-border: 1px #437B98 solid;
}
div.menu_bx a:hover {background: #346B2E;#fc0;color: gold;#00f;
}

div.menu {
width: 160px;
background: #5b90ba;#671020;black; #333;#fff3ac; padding:0;
margin: 0px;
bottom-border: 1px #437B98 solid;
font-size: 9px;

}

div.menu a {
display:block;
margin:0;
width:auto;
padding: 10px;
padding-top: 5px;
padding-bottom: 5px;
font-weight:bold;
border-bottom: 1px solid #437B98;
color: white;gold;
text-decoration:none;
        text-align: left;
}

div.menu a:visited {
display:block;
margin:0;
width:auto;
padding: 10px;
padding-top: 5px;
padding-bottom: 5px;
font-weight:bold;
border-bottom: 1px solid #437B98;;
color: white;
text-decoration:none;
text-align: left;
}
div.menu a:hover {background:#fc0;color:#00f;}


.bumper {
                       background-color: #66cc00;
                       padding: 5px;
                       padding-top: 8px;
                       color: white;
                       font-weight: bold;
                       width: 435px;;
                      height: 25px;
                       font-size: 13px;

}

.indent {
    padding-left: 3px;
    padding-right: 7px;
    border-right: 1px solid black;
    margin-right: 7px;
}

.matrix {
                    padding:5px;
                    margin: 0;
}

.matrix li {
  list-style-type:none;
  }

.red {
             color: red;
        }

.grid {
              background-color: #C1E4A1;
              padding: 5px; 
              font-size: 13px;
              font-weight: bold;
             text-align: center;
}