/* CSS FOR THE HOMEPAGE 
----------------------------------------------- */

.odd { background-color:#E5E5E5; }

div.pod-bottom { height:8px; background:#E5E5E5 url(../images/pod-bottom-homepage.gif) no-repeat left bottom}
div.pod-content { padding:7px 14px 14px 14px; background-color:#E5E5E5; border-top:2px solid #E5E5E5; font-size:0.95em}


table.sideHeadTable th{
background-color:#E5E5E5;
color: #333;
}

ul.navigation li a:visited { color:#fff; text-decoration:none;}