.day_title {
text-align: center;
text-transform: uppercase;
font-size: 140%;
}

.hora_title {
text-align: center;
text-transform: uppercase;
font-weight: bold;
font-size: 140%;
}

.h_title {
color: red;
text-align: center;
}

.h_subtitle {
color: red;
text-align: center;
}

.h_reflection {
font-style: italic;
font-size: 80%;
}

.h_inline {
color: red;
}

.h_instruction {
color: red;
}

.h_center {
color: red;
text-align: center;
}

.psalm_p0 {
}

.psalm_p1 {
margin-left: 20px;
}

.part_proprium_0 {
}

.part_proprium_1 {
background-color: #E7FFE7;
}

.part_commune_0 {
}

.part_commune_1 {
background-color: #F0FFF0;
}

.part_tempora_0 {
}

.part_tempora_1 {
background-color: #FBF0FF;
}

.part_4weeeks_0 {
}

.part_4weeks_1 {
background-color: #FFFFEC;
}

.part_completorium_0 {
}

.part_completorium_1 {
background-color: #FFFFF0;
}

.part_ordinarium_0 {
}

.part_ordinarium_1 {
}

.debug {
color: lightgrey;
}

.bug {
font-weight: bold;
}

img    {border: 0;}

.dropmenu {
position:absolute;
top: 0;	
left: 0;
border: 1px solid #ED9E66; /*Theme Change here*/
font-weight:normal;
font-size: 12px;
font-family: Arial, verdana, helvetica, sans serif;
line-height:18px;
z-index:100;
background-color: #FFFFD4; /*Theme Change here*/
width: 150px;
display: none;
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.dropmenu a{
width: 100%;
text-indent: 3px;
/*border-bottom: 1px solid #ED9E66; /*Theme Change here*/
/*padding: 2px 0;*/
text-decoration: none;
font-weight: normal;
color: black;
}

.dropmenu a:hover{ /*Theme Change here*/
/*background-color: #F0F0F0;*/
text-decoration: none;
}

