html {
	scrollbar-base-color: #CCCC99;
	scrollbar-arrow-color: #E6E6CC;
}
body {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #006600;
	line-height: 20px;
}
a, a:link, a:visited {
	color: #006600;
}
a:active, a:hover {
	color: #663300;
}
a:hover {
	background-color: #D5D5AA;
}
input, select, textarea {
	background-color: #E6E6CC;
}
h1, h2, h3, h4, h5, h6 {
	font-family: verdana, helvetica, arial, sans-serif;
	color: #006600;
}
h1 {
	font-size: 15px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 13px;
}
h4, h5, h6 {
	font-size: 12px;
}
.content {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #E6E6CC;
	line-height: 20px;
}
.content p, ol, ul, li, dt, dd, td, th {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	color: #666666;
}
.home-content {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	background-color: #006600;
	line-height: 20px;
}
.header {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #006600;
}
.middle {
	background-color: #006600;
}
.nav-top {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color: #CCCC99;
}
.nav-top a, .nav-top a:link, .nav-top a:visited {
	color: #666666;
	text-decoration: none; 
}
.nav-top a:active, .nav-top a:hover {
	color: #663300;
	text-decoration: underline; 
}
.nav-top a:hover {
	background-color: transparent;
}
.nav-left-head {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.nav-left {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	background-color: #E6E6CC;
}
td.nav-left, td.nav-left-head {
	vertical-align: top;
}
.nav-left a, .nav-left a:link, .nav-left a:visited {
	color: #666666;
	text-decoration: none; 
}
.nav-left a:active, .nav-left a:hover {
	color: #663300;
	text-decoration: none; 
}
.nav-left a:hover {
	background-color: transparent;
}
.footer {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	color: #f0f0e0;
	background-color: #cccc99;
}
.footer a, .footer a:link, .footer a:visited {
	color: #f0f0e0;
	text-decoration: none; 
}
.footer a:active, .footer a:hover {
	color: #FFFFFF;
	text-decoration: none; 
}
.footer a:hover {
	background-color: transparent;
}
.vertical-line-light {
	background-color: #CCCC99;
}
.vertical-line-dark {
	background-color: #006600;
}
.vertical-line-contrast {
	background-color: #660066;
}
.homily-row-odd {
	background-color: #E6E6CC;
}
.homily-row-even {
	background-color: #CCCC99;
}