html {
	scrollbar-base-color: #CCCC99;
	scrollbar-arrow-color: #E6E6CC;
}
body {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #666666;
	line-height: 20px;
}
a, a:link, a:visited {
	color: #330066;
}
a:active {
	color: #330066;
}
a:hover {
	color: #660033;
	background-color: #cccccc;
	text-decoration: none; 
}
input, select, textarea {
	background-color: #E6E6CC;
}
h1, h2, h3, h4, h5, h6 {
	font-family: verdana, helvetica, arial, sans-serif;
	color: #330066;
}
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;
}
.printer-friendly a {
	font-size: 11px;
}
.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: #330066;
}
.middle {
	background-color: #666666;
}
.nav_top {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #660033;
}
.nav_top a, .nav_top a:link, .nav_top a:visited {
	color: #ffffff;
	text-decoration: none; 
}
.nav_top a:active, .nav_top a:hover {
	color: #cccccc;
	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: #660066;
	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: #999999;
}
.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;
}
.attention {
border: 1px dotted #cccccc; 
background-color: #F9F9F9;
padding: 5px	
}
