.tabTable {

}

.tabTable td {
/*background-color: #bfbde4;*/
background-color: #B0ACF5;
}

.tabTable .cornerCell {
vertical-align: top;	
}

.tabTable td a {
display: block;
color: #FFFFFF !important;
font-weight: bold;
padding: 10px;
}

.tabTable td {
vertical-align: middle;
}

.tabTable td a.imageLink {
padding: 0px;
}

.tabTable td a.imageLink img {
border: 0;
margin: 0 5px;
}

.tabTable td a:hover {
color: #2b25a3 !important;
text-decoration: none !important;
}

.tabTable td a:hover,tabTable td a:active,tabTable td a:visited  {
color: #FFFFFF;
text-decoration: none !important;
}

.verse {
margin-right: 10px;
}