P.bg_part_title {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : left;
	font-weight : bold;
	font-size : 18;	
	background-color: #FFFFFF;
}

TD.bg_main_menu {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : center;
	font-size : 13;	
	background-color: #FFFFFF;
}

TD.bg_main_menu_selected {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : center;
	font-size : 13;
	background-color: #006600;
	color: #FFFFFF;
}

TD.bg_main_submenu {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : left;
	font-size : 11;	
	background-color: #006600;
}

A.bg_main_menu {
	text-decoration : none;
	color: #666666;
	font-weight : bold;
}

A.bg_main_submenu {
	text-decoration : none;
	font-weight : bold;
	font-size : 11;	
}

A.bg_main_submenu:HOVER {
	text-decoration : underline;
}

A.bg_main_menu_selected {
	text-decoration : none;
	font-weight: bold;
	color: #FFFFFF;
}

A.bg_main_menu_selected:HOVER {
	color: #FFFFFF;
	text-decoration : underline;
}

A.bg_main_menu:HOVER {
	text-decoration : underline;
}

A.bg_main_menu:VISITED {
	color : #666666;
}

A.bg_main_menu_selected:VISITED {
	color : white;
}


