#ss_2 {
	background-color: #C0D8FA;
}
#ss_1,#ss_3,#ss_4 {
	background-color: #FFFFFF;
}

.showcase .first_column,
.showcase .mid_column,
.showcase .last_column { /* these are related to the table header images */
	background-image: url(images/style2/table_titles.png);
}


.showcase tbody tr,
.subtitle a, .subtitle a:visited,
.menu a:hover, .menu a:focus {
	background-color: #FFFFFF;      /* ------------ for all tables on the website, bg colour for rows ------------ */
}



.showcase tbody tr:hover td, 
.showcase tr:hover td a,
.showcase tr.odd:hover td, 
.showcase tr.odd:hover td a,
.showcase tbody tr.highlight,
.subtitle a:hover,
.menu a, a.linkOver { 
		background-color: #BCD8FE;    /* -------- for all tables on the website, bg colour for rows on hover ------- */
}

#menu_top, #menu_bottom { /* this is the menu text that says categories */
	background-image: url(images/style2/left_menu_bg.png);
}

#menu_top { /* this is the menu text that says categories */
	color: #333333;
}

.showcase  {
	background-color: #62A4FF;
}

.showcase tbody th, 
.showcase tbody td {
	border-bottom-color: #CCCCCC;
}

.showcase tbody tr td  {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#nav li a {
	color: #000000;
} 
