/* It's not easy being green. Left lower side bar*/

body {
margin: 0;
font-family: verdana, arial;
background-color: #666666;}



/* Used for the date. */

h2{
margin-bottom: 0;
margin-left: 10px;
margin-right: 10px;
font-weight: bold;
font-size: 12px;
font-style: verdana;
color: #333333;
margin-top: 0;
padding-top: 10px;
padding-bottom: 10px;
}
/* Used for links throughout the whole site. */


h5 {
margin-top: 0;
line-height: 1.6em;
margin-bottom: 0;
font-style: italic;
font-size: 24px;
padding-left: 0px;
padding-right: 0;
font-weight: normal;
color: #ffffff	;
text-indent: 10px;
}



/* Styles for the footer at the bottom of each web page */

h6 {

font-family: arial;
font-size: 10px;
margin-top: 0;
margin-bottom: 0;
padding-left:0px;
padding-right: 0;
font-weight: normal;
color: #ffffff;
text-indent: 5px;
}



h4 {

font-family: arial;
font-size: 11px;
margin-top: 0;
margin-bottom: 0;
padding-left:0px;
padding-right: 0;
font-weight: normal;
color: #333333	;
text-indent: 5px;
}

tr, td, th {
font-size: 11px;
font-weight: normal;
color: #333333;
line-height: 1.5em;
padding-top: 0px;
padding-bottom: 0px;
margin: 0;
padding-left: 0px;
padding-right: 0px;
}

/* Styles for the HEADINGS on each web page */


h3 {

font-family: verdana;
color: #336699;
font-size: 12px;
font-style: normal;
font-weight: bold;
line-height: 1.9em;
padding-top: 0px;
padding-bottom: 0px;
margin: 0;
padding-left: 15px;
padding-right: 0px;
}


/* Styles for text. */



li, ul {
font-family: verdana;
margin-bottom: 0;
margin-left: 15px;
margin-right: 0px;
font-size: 11px;
color: #333333;
margin-top: 0;
padding-top: 0px;
padding-bottom: 0px;
}

p {
font-family: verdana;
margin-bottom: 0;
margin-left: 15px;
margin-right: 10px;
font-size: 11px;
color: #333333;
margin-top: 0;
padding-top: 10px;
padding-bottom: 10px;
}



#list-menu {
width: 110px;
display: block;
font-family: verdana, arial, sanf-serif;
font-size: 10px;
}

#list-menu a {
display: block;
width:107px;
height:28px;
border: 1px solid #000000;
background: #336699;
padding-top: 5px;
text-decoration: none; /*lets remove the link underlines*/
}

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #ffffff;
}

#list-menu a:hover {
border: 1px solid #000000;
background: #333333;
color: #ffffff;
}

#list-menu a.current {
color: #cccccc;
}

span.arrow {
font-size: 1.0em;
}

a:link, a:visited {
text-decoration: none;
font-size: 11px;
font-weight: normal;
color: #660000;
border-bottom: 1px #660000 dotted
}

a:hover {
text-decoration: dotted;
border-bottom: 1px #336699 dotted;
font-weight: normal;
color: #336699;
}


/* Styles for the footer at the bottom of the page */

#footer {
text-align: center;
margin-bottom: 0;
padding-top: 5px;
padding-bottom: 5px;
line-height: 10px;
font-size: 10px;
padding-left: 40px;
background-color: #666699;
margin-top: 0;
border-top: 1px #000000;

border-bottom: 1px #000000;
color: #ffffff;
}

#footer a:link, #footer a:visited {
color: #ffffff;
border-bottom: none;
}

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