/* style bg colors */ 
.head_bg_color_1 { background: #B66CB1; }
.head_bg_color_2 { background: #B78DB4; }
.head_bg_color_3 { background: #FAECF8; }

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

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

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

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

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

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

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