.head_bg_color_1 { background: #990033; }
.head_bg_color_2 { background: #B3B3B6; }

.tab1 A:link {  text-decoration: none; color= #FFFFFF; }
.tab1 A:visited {  text-decoration: none; color= #FFFFFF;}
.tab1 A:active {  text-decoration: none; color= #FFFFFF;}
.tab1 A:hover { text-decoration: none; color= #FFFFFF;}

.tab11 A:link {  text-decoration: none; color=  #CCCCFF; }
.tab11 A:visited {  text-decoration: none; color= #CCCCFF;}
.tab11 A:active {  text-decoration: none; color= #CCCCFF;}
.tab11 A:hover { text-decoration: none; color= #CCCCFF;}

/* the banner under the tab menu/tab_bar */
.strip_bar {
	padding: 0 0 0 0 ;
	margin: 0 0 0 0;
}

.strip_bar td {
	color: black;
}

.strip_bar A {
	color: black; 
}

/*
	second level (Left Menu Item Style)
*/
.menu2 {
	margin: 0 0 0 0; /* top, right, bot, left */
	padding: 2 0 0 0;
	list-style: none;
}

.menu_bottom A:link {  text-decoration: none; color: black; }
.menu_bottom A:visited {  text-decoration: none; color: black; }
.menu_bottom A:active {  text-decoration: none; color: blue; }
.menu_bottom A:hover { text-decoration: none; color : blue; }

/* left menu level 2 */
.menu2 td { padding: 2 2 2 2; }
.menu2_on td { background: #990033; }
.menu2_on A:link { text-decoration: none; color: white;}
.menu2_on A:visited { text-decoration: none; color: white;}
.menu2_off td { background: #B3B3B6; color: black; }
.menu2_off A:link {  text-decoration: none; color: black; }
.menu2_off A:visited {  text-decoration: none; color: black; }
