.head_bg_color_1 { background: #006699; }
.head_bg_color_2 { background: #CFD3E4; }
.head_bg_color_3 { background: #EFEFEF; }

.tab1 A:link {  text-decoration: none; color= #EEEEEE; }
.tab1 A:visited {  text-decoration: none; color= #EEEEEE;}
.tab1 A:active {  text-decoration: none; color= #EEEEEE;}
.tab1 A:hover { text-decoration: none; color= #EEEEEE;}

.tab11 A:link {  text-decoration: none; color=  #FF0000; }
.tab11 A:visited {  text-decoration: none; color= #FF0000;}
.tab11 A:active {  text-decoration: none; color= #FF0000;}
.tab11 A:hover { text-decoration: none; color= #FF0000;}

.tab2 A:link {  text-decoration: none; color= #4477AA; }
.tab2 A:visited {  text-decoration: none; color= #4477AA;}
.tab2 A:active {  text-decoration: none; color= #4477AA;}
.tab2 A:hover { text-decoration: none; color= #4477AA;}

.tab22 A:link {  text-decoration: none; color=  #FF0000; }
.tab22 A:visited {  text-decoration: none; color= #FF0000;}
.tab22 A:active {  text-decoration: none; color= #FF0000;}
.tab22 A:hover { text-decoration: none; color= #FF0000;}

.menu_head {
	background: #CCCCCC;
}

.menu_body {
	background: #F7F7F7;
}

/*
    second level (Left Menu Item Style)
*/
.menu2 {
    margin: 0 0 0 0; /* top, right, bot, left */
    padding: 2 0 0 0;
    list-style: none;
}

/* left menu level 2 */
.menu2 td { padding: 2 2 2 2; }
.menu2_on td { background: #F7F7F7; }
.menu2_on A:link { text-decoration: none; color: #FF0000;}
.menu2_on A:visited { text-decoration: none; color: #FF0000;}
.menu2_off td { background: #F7F7F7; color: #4477AA; }
.menu2_off A:link {  text-decoration: none; color: #4477AA; }
.menu2_off A:visited {  text-decoration: none; color: #4477AA; }
.menu2_off A:hover {  text-decoration: none; color: red; }

.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; }

.welcome {
	color: #0000FF;
}
