body {
	background-image: url(img/bg_yellow.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-repeat: repeat;
	font-size: small;
    }
a {
	color: #015727;
}
a:visited {
	color: #01AD4E;
}

a:hover { 
	background-color: #01AD4E;
	color: #ffffff; 
	text-decoration: none
	}


a.bottom {
	text-decoration: none;
	color: #ffffff;
	font-size: small;
}
.white {
	font-size: small;
	color: #FFFFFF;
}
.copyright {
	font-size: small;
}


a.bottom:visited {
	color: #eeeeee;
	text-decoration: none;
}
a.bottom:hover { 
	background-color: #CE3935; color: #ffff33; text-decoration: none}
a.bottom:active { color: #ffff99; text-decoration: none}

#navcontainer { width: 227px;
align: left
}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: large;
font-weight: bold;
}

#navcontainer a
{
display: block;
padding: 6px;
padding-left: 12px;
width: 214px;
opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5;
background-color: #fff;
border-left: 1px solid #135468;
border-bottom: 2px solid #cccccc;
}

#navcontainer a:link, #navlist a:visited
{
color: #015727;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #01AD4E;
color: #fff;
opacity:.60;filter: alpha(opacity=60); -moz-opacity: 0.6;
}

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #CE3935;
	width: 100%;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #2097B7;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #CE3935;
	width: 100%;
	background-color: #FFFFCC;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #2097B7;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}

.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	color: #000000;
	padding: 6px;
	padding-left: 12px;
	padding-top: 24px;
	vertical-align: bottom;
	font-weight: bold;
}
.yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #CE3935;
	text-align: left;
	background-position: left;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #2097B7;
	text-align: right;
}


.quotes {  font-family: Arial, Helvetica, sans-serif; font-size: small; font-style: italic}

