
/* standard colors 
A:link {color: #0000FF;}
A:visited {color: #800080;}
A:active {color: #FF0000;}
A:hover {}
*/


/* Ordinary Time */
td.menu {
background-color:green;
}

/* Advent want 
td.menu {
background-color:#990099;
}
*/

/* Advent 
td.menu {
background-color:#9900cc;
}
acceptable */

/* Easter 
td.menu {
background-color:#ffcc00;
}

*/



#creditfooter {
display: none;
}

div.feedburnerFeedBlock ul li div {
margin-bottom:10px;
margin-right:15px;
}

div.dev div.feedburnerFeedBlock ul li {
list-style-type:none;
}

div.bvotw div.feedburnerFeedBlock ul li p.date,
div.news div.feedburnerFeedBlock ul li p.date {
margin-bottom:0px;
margin-top:0px;
font-style:italic;
}

div.news div.feedburnerFeedBlock ul li {
margin-bottom:0px;
margin-top:0px;
}

div.news div.feedburnerFeedBlock div, div.news div.feedburnerFeedBlock p {
margin-top:0px;
}

div.bvotw div.feedburnerFeedBlock ul li, div.bvotw div.feedburnerFeedBlock p {
margin-bottom:0px;
margin-top:0px;
}

div.bvotw div.feedburnerFeedBlock div {
margin-top:0px;
}


div.bulletin span.headline {
display:none;
}

div.bulletin div.feedburnerFeedBlock div, div.bulletin div.feedburnerFeedBlock ul li, div.bulletin div.feedburnerFeedBlock p {
margin-bottom:0px;
margin-top:0px;
}


div.minutes {
margin-left:10px;
float:right;
border:solid 1px;
width:125px;
padding:5px;
}

div.minutes span.headline {
display:none;
}

div.minutes div.feedburnerFeedBlock div, div.minutes div.feedburnerFeedBlock ul li, div.minutes div.feedburnerFeedBlock p {
margin-bottom:0px;
margin-top:0px;
}

div.minutes div.feedburnerFeedBlock ul {
margin:0px 0px 0px 15px;
padding:0px;
}



body {
background-color:#ccccff;
}


.h1 {

font-size:14pt;

font-weight:bold;

font-family:papyrus;

}



.h2 {

font-size:12pt;

font-weight:bold;

font-family:papyrus;

}



.h3 {

font-size:10pt;

font-weight:bold;

font-family:papyrus;

}



.h4 {

font-size:8pt;

font-weight:bold;

font-family:papyrus;

}



table.body {
width:750px;
margin:auto;
}


.menu a {
color: white;
display:block;
}

.menu {
padding: 5px;
width:130px;
font-size:12pt;
}

.main {
padding:5px;
background-color:white;
}

.main table {
width:95%;
margin: 0 auto;
}


.head {
background-image:
  url("images/banner-w.jpg");
background-position: center;
background-repeat: no-repeat;
height: 125px;
}

td.menu ul li {

border-left: solid 1px;

border-bottom: solid 1px;

margin-top: 2px;

padding-left: 4px;

border-color: white;

margin-left:10px;
}



td.menu ul {

list-style: none;

margin: 0px;

padding: 0px;

}


td.menu ul li a {

text-decoration: none;

font-size: 10pt;

}



td.menu ul li.sub {
margin-left:20px;
}

td.menu ul li.hd {
margin-left:0px;
}

td.menu ul li.hd a {
font-size:12pt;
font-weight:bold;
}


/*
td.menu ul li.sub a {
font-size: 8pt;
}
*/

.foot {
font-size:8pt;
background-color:white;
}

img.right {
float:right;
margin-left:5px;
}

img.left {
float:left;
margin-right:5px;
}

img {
border:0px;
}

div.center {
text-align:center;
}

table.month {
width:25%;
margin: 0 auto; 
text-align:center;
}

table.min {
margin: 0 auto; 
text-align:center;
font-size: 10pt;
font-weight:bold;
}

tr.body {
font-size: 8pt;
font-weight:normal;
}

tr.sun {
font-size: 8pt;
text-align:left;
}

dt {
font-weight:bold;
}


